Searched refs:MAX_CHECK_POLL_TIME (Results 1 – 2 of 2) sorted by relevance
47 protected static final long MAX_CHECK_POLL_TIME = 30 * 1000; field in NativeDeviceStateMonitor183 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForDeviceShell() local252 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForBootComplete() local325 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForStoreMount() local
68 getRunUtil().sleep(Math.min(getCheckPollTime() * counter, MAX_CHECK_POLL_TIME)); in waitForPmResponsive() local