Searched refs:unencryptDevice (Results 1 – 5 of 5) sorted by relevance
813 assertTrue(getDevice().unencryptDevice()); in testEncryption()822 assertTrue(getDevice().unencryptDevice()); in testEncryption()
1072 mTestDevice.unencryptDevice(); in testEncryptionUnsupported()1157 assertTrue(mTestDevice.unencryptDevice()); in testUnencryptDevice_erase()1194 assertTrue(mTestDevice.unencryptDevice()); in testUnencryptDevice_wipe()
455 if (!device.unencryptDevice()) { in tearDown()
1096 public boolean unencryptDevice() throws DeviceNotAvailableException, in unencryptDevice() method
3414 public boolean unencryptDevice() throws DeviceNotAvailableException, in unencryptDevice() method in NativeDevice