Searched refs:getCheckPollTime (Results 1 – 3 of 3) sorted by relevance
206 protected long getCheckPollTime() { in testWaitForShell_becomeAvailable()247 protected long getCheckPollTime() { in testWaitForShell_timeout()287 protected long getCheckPollTime() { in testWaitForBoot_becomeComplete()320 protected long getCheckPollTime() { in testWaitForBoot_timeout()380 protected long getCheckPollTime() { in testWaitForPm_becomeResponsive()422 protected long getCheckPollTime() { in testWaitForPm_timeout()571 protected long getCheckPollTime() { in testWaitForStoreMount_becomeAvailable()622 protected long getCheckPollTime() { in testWaitForStoreMount_outputBecomeValid()659 protected long getCheckPollTime() { in testWaitForStoreMount_timeout()
183 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForDeviceShell()252 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForBootComplete()325 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForStoreMount()535 protected long getCheckPollTime() { in getCheckPollTime() method in NativeDeviceStateMonitor
68 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForPmResponsive()