Searched refs:waitUiSteadyMaxMs_ (Results 1 – 3 of 3) 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()
154 uint32_t waitUiSteadyMaxMs_ = 3000; variable
45 customOptions_.waitUiSteadyMaxMs_ = CUSTOM_WAIT_UI_STEADY_MS; in SetUp()