Searched refs:waitForDeviceBootloaderStateUpdate (Results 1 – 5 of 5) sorted by relevance
101 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_success()123 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_unavailable()142 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_unavailable_recovers()160 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_unavailable_recovery_fail()190 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_unavailable_fastboot()214 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_unresponsive()235 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_unavailable_usb_exception()267 verify(mMockMonitor).waitForDeviceBootloaderStateUpdate(); in testRecoverDevice_fastboot()
142 public void waitForDeviceBootloaderStateUpdate(); in waitForDeviceBootloaderStateUpdate() method
522 waitForDeviceBootloaderStateUpdate(); in waitForDeviceBootloaderOrFastbootd()541 public void waitForDeviceBootloaderStateUpdate() { in waitForDeviceBootloaderStateUpdate() method in NativeDeviceStateMonitor
132 monitor.waitForDeviceBootloaderStateUpdate(); in recoverDevice()
686 d.getMonitor().waitForDeviceBootloaderStateUpdate(); in forceAllocateDevice()963 tcpDevice.getMonitor().waitForDeviceBootloaderStateUpdate(); in connectToTcpDevice()