Searched refs:uiSteadyThresholdMs_ (Results 1 – 4 of 4) sorted by relevance
278 uiController_->WaitForUiSteady(opt.uiSteadyThresholdMs_, opt.waitUiSteadyMaxMs_); in TriggerKey()361 uiController_->WaitForUiSteady(opt.uiSteadyThresholdMs_, opt.waitUiSteadyMaxMs_); in PerformTouch()375 uiController_->WaitForUiSteady(opt.uiSteadyThresholdMs_, opt.waitUiSteadyMaxMs_); in PerformMouseAction()
108 driver_.DelayMs(options_.uiSteadyThresholdMs_); in CallBar()
153 uint32_t uiSteadyThresholdMs_ = 1000; variable
44 customOptions_.uiSteadyThresholdMs_ = CUSTOM_UI_STEADY_MS; in SetUp()