Searched refs:rebootIntoRecovery (Results 1 – 5 of 5) sorted by relevance
86 mInOrder.verify(mMockDevice).rebootIntoRecovery(); in testFlash()117 mInOrder.verify(mMockDevice, times(0)).rebootIntoRecovery(); in testFlashSameBuild()
111 device.rebootIntoRecovery(); in installUpdate()
1144 public void rebootIntoRecovery() throws DeviceNotAvailableException; in rebootIntoRecovery() method
644 mTestDevice.rebootIntoRecovery(); in testRebootIntoRecovery()
3804 public void rebootIntoRecovery() throws DeviceNotAvailableException { in rebootIntoRecovery() method in NativeDevice