Searched refs:unlockDevice (Results 1 – 4 of 4) sorted by relevance
1241 public boolean unlockDevice() throws DeviceNotAvailableException, in unlockDevice() method
1705 assertTrue(mTestDevice.unlockDevice()); in testUnlockDevice_skipping()1740 assertTrue(mTestDevice.unlockDevice()); in testUnlockDevice()1775 assertFalse(mTestDevice.unlockDevice()); in testUnlockDevice_garbageOutput()1810 assertFalse(mTestDevice.unlockDevice()); in testUnlockDevice_emptyOutput()1846 assertTrue(mTestDevice.unlockDevice()); in testUnlockDevice_goodOutputPasswordEnteredCorrectly()
615 device.unlockDevice(); in flashUserData()
2795 unlockDevice(); in recoverDevice()3684 unlockDevice(); in reboot()3714 unlockDevice(); in rebootUserspace()4137 public boolean unlockDevice() throws DeviceNotAvailableException, in unlockDevice() method in NativeDevice