Searched refs:DeviceLockSession (Results 1 – 2 of 2) sorted by relevance
98 private class DeviceLockSession extends ActivityManagerTestBase implements AutoCloseable { class in UserAuthTest102 public DeviceLockSession() throws Exception { in DeviceLockSession() method in UserAuthTest.DeviceLockSession176 try (DeviceLockSession dl = new DeviceLockSession()) { in testUserAuth()187 void doTestUserAuth(DeviceLockSession dl, KeyguardManager keyguardManager) throws Exception { in doTestUserAuth()
270 private class DeviceLockSession extends ActivityManagerTestBase implements AutoCloseable { class in CipherTest274 public DeviceLockSession() throws Exception { in DeviceLockSession() method in CipherTest.DeviceLockSession517 try (DeviceLockSession dl = new DeviceLockSession()) { in testKeyguardLockAndUnlock()538 try (DeviceLockSession dl = new DeviceLockSession()) { in testEmptyPlaintextEncryptsAndDecryptsWhenUnlockedRequired()1030 try (DeviceLockSession dl = new DeviceLockSession()) { in testCanCreateAuthBoundKeyWhenScreenLocked()