Searched defs:idleThresholdMs (Results 1 – 5 of 5) sorted by relevance
55 bool EventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
102 bool ComponentEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()
61 virtual bool WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec) const in WaitForUiSteady()
457 bool UiDriver::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutSec, ApiCallErr &error) in WaitForUiSteady()
242 const auto idleThresholdMs = 10000; in WaitScrollCompelete() local256 bool UiEventMonitor::WaitEventIdle(uint32_t idleThresholdMs, uint32_t timeoutMs) in WaitEventIdle()749 bool SysUiController::WaitForUiSteady(uint32_t idleThresholdMs, uint32_t timeoutMs) const in WaitForUiSteady()