Searched refs:mBootloaderWaitTime (Results 1 – 1 of 1) sorted by relevance
67 protected long mBootloaderWaitTime = 30 * 1000; field in WaitDeviceRecovery282 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceBootloader()307 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceFastbootd()339 if (!monitor.waitForDeviceBootloader(mBootloaderWaitTime)) { in handleDeviceOnlineExpectedBootloader()358 if (!monitor.waitForDeviceFastbootd(mFastbootPath, mBootloaderWaitTime)) { in handleDeviceOnlineExpectedFasbootd()383 if (!monitor.waitForDeviceFastbootd(mFastbootPath, mBootloaderWaitTime)) { in handleDeviceFastbootdUnresponsive()423 if (!monitor.waitForDeviceBootloader(mBootloaderWaitTime)) { in handleDeviceBootloaderUnresponsive()