Searched refs:getRecoveryMode (Results 1 – 16 of 16) sorted by relevance
122 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testCantTouchFilesystem()151 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testPushTestsZipOntoData()192 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testPushTestsZipOntoData_retry()
117 RecoveryMode cachedRecoveryMode = device.getRecoveryMode(); in pushTestsZipOntoData()144 RecoveryMode cachedRecoveryMode = device.getRecoveryMode(); in deleteData()
597 RecoveryMode mode = testInfo.getDevice().getRecoveryMode(); in tearDown()
56 RecoveryMode mode = device.getRecoveryMode(); in onTestFail()
226 RecoveryMode initMode = getDevice().getRecoveryMode(); in testRun_testTimeout()403 RecoveryMode initMode = getDevice().getRecoveryMode(); in testRun_rerun()455 RecoveryMode initMode = getDevice().getRecoveryMode(); in testRun_rerunHang()
67 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testCollect()
1389 public RecoveryMode getRecoveryMode(); in getRecoveryMode() method
749 RecoveryMode recovery = device.getRecoveryMode(); in takeBugreport()1727 RecoveryMode mode = device.getRecoveryMode(); in reportRecoveryLogs()1817 RecoveryMode current = device.getRecoveryMode(); in bareMinimumResponsiveness()1869 RecoveryMode current = device.getRecoveryMode(); in checkDevicesAvailable()
130 RecoveryMode previousMode = getRecoveryMode(); in preInvocationSetup()
3680 RecoveryMode cachedRecoveryMode = getRecoveryMode(); in reboot()3708 RecoveryMode cachedRecoveryMode = getRecoveryMode(); in rebootUserspace()3771 RecoveryMode cachedRecoveryMode = getRecoveryMode(); in internalRebootUntilOnline()3793 RecoveryMode cachedRecoveryMode = getRecoveryMode(); in rebootUserspaceUntilOnline()4372 public RecoveryMode getRecoveryMode() { in getRecoveryMode() method in NativeDevice
380 RecoveryMode mode = mDevice.getRecoveryMode(); in internalUpdateDevice()
1304 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testInvoke_setupError()1339 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testInvoke_buildError()
155 RecoveryMode previousMode = getDevice().getRecoveryMode(); in initializeConnection()
1125 origMode = device.getRecoveryMode(); in runTearDown()
1007 assertTrue(t.getRecoveryMode().equals(RecoveryMode.AVAILABLE)); in testDeviceRecoveryState()
1083 when(mMockDevice.getRecoveryMode()).thenReturn(RecoveryMode.AVAILABLE); in testRun_partialRun()