Searched refs:mBootloaderWaitTime (Results 1 – 1 of 1) sorted by relevance
69 protected long mBootloaderWaitTime = 30 * 1000; field in WaitDeviceRecovery274 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceBootloader()303 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceFastbootd()339 if (!monitor.waitForDeviceBootloader(mBootloaderWaitTime)) { in handleDeviceOnlineExpectedBootloader()360 if (!monitor.waitForDeviceFastbootd(mFastbootPath, mBootloaderWaitTime)) { in handleDeviceOnlineExpectedFasbootd()384 if (!monitor.waitForDeviceFastbootd(mFastbootPath, mBootloaderWaitTime)) { in handleDeviceFastbootdUnresponsive()422 if (!monitor.waitForDeviceBootloader(mBootloaderWaitTime)) { in handleDeviceBootloaderUnresponsive()