Searched refs:pollTime (Results 1 – 1 of 1) sorted by relevance
274 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceBootloader() local276 if (monitor.waitForDeviceBootloader(pollTime)) { in recoverDeviceBootloader()303 long pollTime = mBootloaderWaitTime / BOOTLOADER_POLL_ATTEMPTS; in recoverDeviceFastbootd() local305 if (monitor.waitForDeviceFastbootd(mFastbootPath, pollTime)) { in recoverDeviceFastbootd()