Searched defs:idleThresholdMs (Results 1 – 5 of 5) sorted by relevance
55 bool EventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
107 bool ComponentEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
62 virtual bool WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec) const in WaitForUiSteady()
519 bool UiDriver::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec, ApiCallErr &error) in WaitForUiSteady()
247 const auto idleThresholdMs = 10000; in WaitScrollCompelete() local261 bool UiEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()1023 bool SysUiController::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutMs) const in WaitForUiSteady()