Searched refs:DeviceLockSession (Results 1 – 2 of 2) sorted by relevance
57 private class DeviceLockSession extends ActivityManagerTestBase implements AutoCloseable { class in UserAuthTest61 public DeviceLockSession() throws Exception { in DeviceLockSession() method in UserAuthTest.DeviceLockSession105 try (DeviceLockSession dl = new DeviceLockSession()) { in testUserAuth()116 void doTestUserAuth(DeviceLockSession dl, KeyguardManager keyguardManager) throws Exception { in doTestUserAuth()
317 private class DeviceLockSession extends ActivityManagerTestBase implements AutoCloseable { class in CipherTest321 public DeviceLockSession() throws Exception { in DeviceLockSession() method in CipherTest.DeviceLockSession645 try (DeviceLockSession dl = new DeviceLockSession()) { in testKeyguardLockAndUnlock()667 try (DeviceLockSession dl = new DeviceLockSession()) { in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()780 try (DeviceLockSession dl = new DeviceLockSession()) { in testUnlockedDeviceRequiredKeysAreInvalidatedByLockRemoval()798 try (DeviceLockSession dl = new DeviceLockSession()) { in testUnlockedDeviceRequiredKeysAreNotInvalidatedByLockRemoval()1305 try (DeviceLockSession dl = new DeviceLockSession()) { in testCanCreateAuthBoundKeyWhenScreenLocked()1353 try (DeviceLockSession dl = new DeviceLockSession()) { in testAuthBoundKeysAreInvalidatedByLockRemoval()1378 try (DeviceLockSession dl = new DeviceLockSession()) { in testAuthBoundKeysKeyPermanentlyInvalidatedException()