Home
last modified time | relevance | path

Searched refs:IGateKeeperService (Results 1 – 15 of 15) sorted by relevance

/aosp14/frameworks/base/keystore/java/android/security/
H A DGateKeeper.java24 import android.service.gatekeeper.IGateKeeperService;
37 public static IGateKeeperService getService() { in getService()
38 IGateKeeperService service = IGateKeeperService.Stub.asInterface( in getService()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManagerTest.java38 import android.service.gatekeeper.IGateKeeperService;
90 @Mock private IGateKeeperService mGateKeeperService;
591 private IGateKeeperService mGateKeeperService;
597 IGateKeeperService gateKeeperService) { in PlatformKeyManagerTestable()
603 IGateKeeperService getGateKeeperService() { in getGateKeeperService()
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
H A DLockSettingsServiceTestable.java33 import android.service.gatekeeper.IGateKeeperService;
160 IGateKeeperService gatekeeper, in LockSettingsServiceTestable()
H A DFakeGateKeeperService.java22 import android.service.gatekeeper.IGateKeeperService;
31 public class FakeGateKeeperService implements IGateKeeperService {
/aosp14/system/core/gatekeeperd/binder/android/service/gatekeeper/
H A DIGateKeeperService.aidl31 interface IGateKeeperService { interface
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/
H A DBiometricDeferredQueue.java30 import android.service.gatekeeper.IGateKeeperService;
313 private static synchronized IGateKeeperService getGatekeeperService() { in getGatekeeperService()
319 return IGateKeeperService.Stub.asInterface(service); in getGatekeeperService()
H A DSyntheticPasswordManager.java48 import android.service.gatekeeper.IGateKeeperService;
695 public void removeUser(IGateKeeperService gatekeeper, int userId) { in removeUser()
942 public long createLskfBasedProtector(IGateKeeperService gatekeeper, in createLskfBasedProtector()
1033 IGateKeeperService gatekeeper, LockscreenCredential userCredential, in verifySpecialUserCredential()
1309 public AuthenticationResult unlockLskfBasedProtector(IGateKeeperService gatekeeper, in unlockLskfBasedProtector()
1481 IGateKeeperService gatekeeper, long protectorId, byte[] token, int userId) { in unlockTokenBasedProtector()
1493 IGateKeeperService gatekeeper, long protectorId, byte[] token, int userId) { in unlockStrongTokenBasedProtector()
1503 IGateKeeperService gatekeeper, long protectorId, byte[] token, int userId) { in unlockWeakTokenBasedProtector()
1509 IGateKeeperService gatekeeper, long protectorId, byte expectedProtectorType, in unlockTokenBasedProtectorInternal()
1607 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge()
[all …]
H A DLockSettingsService.java115 import android.service.gatekeeper.IGateKeeperService;
281 protected IGateKeeperService mGateKeeperService;
2612 private synchronized IGateKeeperService getGateKeeperService() { in getGateKeeperService()
2624 mGateKeeperService = IGateKeeperService.Stub.asInterface(service); in getGateKeeperService()
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
H A DPlatformKeyManager.java27 import android.service.gatekeeper.IGateKeeperService;
402 IGateKeeperService getGateKeeperService() { in getGateKeeperService()
/aosp14/system/core/gatekeeperd/
H A DAndroid.bp61 "binder/android/service/gatekeeper/IGateKeeperService.aidl",
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes6901 android.service.gatekeeper.IGateKeeperService$Stub$Proxy
6902 android.service.gatekeeper.IGateKeeperService$Stub
6903 android.service.gatekeeper.IGateKeeperService
H A Dboot-image-profile.txt29694 Landroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;
29695 Landroid/service/gatekeeper/IGateKeeperService$Stub;
29696 Landroid/service/gatekeeper/IGateKeeperService;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes6905 android.service.gatekeeper.IGateKeeperService$Stub$Proxy
6906 android.service.gatekeeper.IGateKeeperService$Stub
6907 android.service.gatekeeper.IGateKeeperService
H A Dboot-image-profile.txt39801 Landroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;
39802 Landroid/service/gatekeeper/IGateKeeperService$Stub;
39803 Landroid/service/gatekeeper/IGateKeeperService;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt47316 Landroid/security/GateKeeper;->getService()Landroid/service/gatekeeper/IGateKeeperService;