Home
last modified time | relevance | path

Searched refs:gatekeeper (Results 1 – 24 of 24) sorted by relevance

/frameworks/base/services/core/jni/
Dcom_android_server_locksettings_SyntheticPasswordManager.cpp37 const gatekeeper::password_handle_t *handle = in android_server_SyntheticPasswordManager_nativeSidFromPasswordHandle()
38 reinterpret_cast<const gatekeeper::password_handle_t *>(data); in android_server_SyntheticPasswordManager_nativeSidFromPasswordHandle()
DAndroid.bp92 "system/gatekeeper/include",
/frameworks/base/services/core/java/com/android/server/locksettings/
DSyntheticPasswordManager.java48 import android.service.gatekeeper.GateKeeperResponse;
49 import android.service.gatekeeper.IGateKeeperService;
750 public void removeUser(IGateKeeperService gatekeeper, int userId) { in removeUser() argument
759 gatekeeper.clearSecureUserId(fakeUserId(userId)); in removeUser()
831 public void newSidForUser(IGateKeeperService gatekeeper, SyntheticPassword sp, int userId) { in newSidForUser() argument
834 response = gatekeeper.enroll(userId, null, null, sp.deriveGkPassword()); in newSidForUser()
998 public long createLskfBasedProtector(IGateKeeperService gatekeeper, in createLskfBasedProtector() argument
1045 gatekeeper.clearSecureUserId(fakeUserId(userId)); in createLskfBasedProtector()
1052 response = gatekeeper.enroll(fakeUserId(userId), null, null, in createLskfBasedProtector()
1090 IGateKeeperService gatekeeper, LockscreenCredential userCredential, in verifySpecialUserCredential() argument
[all …]
DBiometricDeferredQueue.java30 import android.service.gatekeeper.IGateKeeperService;
DLockSettingsService.java121 import android.service.gatekeeper.IGateKeeperService;
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/
DLockSettingsServiceTestable.java34 import android.service.gatekeeper.IGateKeeperService;
158 IGateKeeperService gatekeeper, in LockSettingsServiceTestable() argument
161 mGateKeeperService = gatekeeper; in LockSettingsServiceTestable()
DMockSyntheticPasswordManager.java40 FakeGateKeeperService gatekeeper, UserManager userManager, in MockSyntheticPasswordManager() argument
43 mGateKeeper = gatekeeper; in MockSyntheticPasswordManager()
DFakeGateKeeperService.java21 import android.service.gatekeeper.GateKeeperResponse;
22 import android.service.gatekeeper.IGateKeeperService;
DLockSettingsServiceTests.java50 import android.service.gatekeeper.GateKeeperResponse;
/frameworks/base/core/java/android/service/gatekeeper/
DOWNERS1 include platform/system/gatekeeper:/OWNERS
DGateKeeperResponse.java17 package android.service.gatekeeper;
/frameworks/base/keystore/java/android/security/
DGateKeeper.java24 import android.service.gatekeeper.IGateKeeperService;
/frameworks/base/core/java/com/android/internal/widget/
DVerifyCredentialResponse.java23 import android.service.gatekeeper.GateKeeperResponse;
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManager.java27 import android.service.gatekeeper.IGateKeeperService;
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DPlatformKeyManagerTest.java39 import android.service.gatekeeper.IGateKeeperService;
/frameworks/base/core/proto/android/os/
Dsystem_properties.proto412 optional string gatekeeper = 15; field
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java73 import android.service.gatekeeper.IGateKeeperService;
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java85 import android.service.gatekeeper.IGateKeeperService;
/frameworks/base/boot/
Dpreloaded-classes7040 android.service.gatekeeper.GateKeeperResponse$1
7041 android.service.gatekeeper.GateKeeperResponse
7042 android.service.gatekeeper.IGateKeeperService$Stub$Proxy
7043 android.service.gatekeeper.IGateKeeperService$Stub
7044 android.service.gatekeeper.IGateKeeperService
Dboot-image-profile.txt29444 Landroid/service/gatekeeper/GateKeeperResponse$1;
29445 Landroid/service/gatekeeper/GateKeeperResponse;
29446 Landroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;
29447 Landroid/service/gatekeeper/IGateKeeperService$Stub;
29448 Landroid/service/gatekeeper/IGateKeeperService;
/frameworks/base/config/
Dpreloaded-classes7044 android.service.gatekeeper.GateKeeperResponse$1
7045 android.service.gatekeeper.GateKeeperResponse
7046 android.service.gatekeeper.IGateKeeperService$Stub$Proxy
7047 android.service.gatekeeper.IGateKeeperService$Stub
7048 android.service.gatekeeper.IGateKeeperService
Dboot-image-profile.txt39578 Landroid/service/gatekeeper/GateKeeperResponse$1;
39579 Landroid/service/gatekeeper/GateKeeperResponse;
39580 Landroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;
39581 Landroid/service/gatekeeper/IGateKeeperService$Stub;
39582 Landroid/service/gatekeeper/IGateKeeperService;
/frameworks/base/services/
Dart-wear-profile8821 …ics/BiometricService$Injector;->getGateKeeperService()Landroid/service/gatekeeper/IGateKeeperServi…
14810 …ksettings/LockSettingsService;->getGateKeeperService()Landroid/service/gatekeeper/IGateKeeperServi…
14944 …s/SyntheticPasswordManager;->unlockLskfBasedProtector(Landroid/service/gatekeeper/IGateKeeperServi…
14946 …cksettings/SyntheticPasswordManager;->verifyChallenge(Landroid/service/gatekeeper/IGateKeeperServi…
14947 …gs/SyntheticPasswordManager;->verifyChallengeInternal(Landroid/service/gatekeeper/IGateKeeperServi…
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt46673 Landroid/security/GateKeeper;->getService()Landroid/service/gatekeeper/IGateKeeperService;
86135 …get/VerifyCredentialResponse;->fromGateKeeperResponse(Landroid/service/gatekeeper/GateKeeperRespon…