Searched refs:pollTime (Results 1 – 1 of 1) sorted by relevance
282 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceBootloader() local284 if (monitor.waitForDeviceBootloader(pollTime)) { in recoverDeviceBootloader()307 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceFastbootd() local309 if (monitor.waitForDeviceFastbootd(mFastbootPath, pollTime)) { in recoverDeviceFastbootd()