Searched refs:RemoteLockscreenValidationSessionStorage (Results 1 – 4 of 4) sorted by relevance
39 RemoteLockscreenValidationSessionStorage mStorage;43 mStorage = new RemoteLockscreenValidationSessionStorage(); in setUp()
37 public class RemoteLockscreenValidationSessionStorage { class
67 …m.android.server.locksettings.recoverablekeystore.storage.RemoteLockscreenValidationSessionStorage;68 …android.server.locksettings.recoverablekeystore.storage.RemoteLockscreenValidationSessionStorage.L…120 @Nullable private final RemoteLockscreenValidationSessionStorage132 RemoteLockscreenValidationSessionStorage lockscreenCheckSessions; in getInstance()135 lockscreenCheckSessions = new RemoteLockscreenValidationSessionStorage(); in getInstance()186 RemoteLockscreenValidationSessionStorage remoteLockscreenValidationSessionStorage) { in RecoverableKeyStoreManager()
74 …m.android.server.locksettings.recoverablekeystore.storage.RemoteLockscreenValidationSessionStorage;185 private RemoteLockscreenValidationSessionStorage mRemoteLockscreenValidationSessionStorage;197 mRemoteLockscreenValidationSessionStorage = new RemoteLockscreenValidationSessionStorage(); in setUp()