Home
last modified time | relevance | path

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

/frameworks/base/keystore/java/android/security/
DGateKeeper.java23 import android.service.gatekeeper.IGateKeeperService;
36 public static IGateKeeperService getService() { in getService()
37 IGateKeeperService service = IGateKeeperService.Stub.asInterface( in getService()
/frameworks/base/services/core/java/com/android/server/
DSyntheticPasswordManager.java22 import android.service.gatekeeper.IGateKeeperService;
249 public AuthenticationToken newSyntheticPasswordAndSid(IGateKeeperService gatekeeper, in newSyntheticPasswordAndSid()
273 public void newSidForUser(IGateKeeperService gatekeeper, AuthenticationToken authToken, in newSidForUser()
337 public long createPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in createPasswordBasedSyntheticPassword()
436 public AuthenticationResult unwrapPasswordBasedSyntheticPassword(IGateKeeperService gatekeeper, in unwrapPasswordBasedSyntheticPassword()
487 IGateKeeperService gatekeeper, long handle, byte[] token, int userId) in unwrapTokenBasedSyntheticPassword()
546 public @Nullable VerifyCredentialResponse verifyChallenge(IGateKeeperService gatekeeper, in verifyChallenge()
DLockSettingsService.java72 import android.service.gatekeeper.IGateKeeperService;
156 protected IGateKeeperService mGateKeeperService;
1673 final IGateKeeperService gk = getGateKeeperService(); in removeUser()
1800 protected synchronized IGateKeeperService getGateKeeperService() in getGateKeeperService()
1809 mGateKeeperService = IGateKeeperService.Stub.asInterface(service); in getGateKeeperService()
/frameworks/base/core/java/android/service/gatekeeper/
DIGateKeeperService.aidl30 interface IGateKeeperService { interface
/frameworks/base/services/tests/servicestests/src/com/android/server/
DMockGateKeeperService.java22 import android.service.gatekeeper.IGateKeeperService;
31 public class MockGateKeeperService implements IGateKeeperService {
/frameworks/base/services/core/java/com/android/server/pm/
DUserManagerService.java73 import android.service.gatekeeper.IGateKeeperService;
2786 final IGateKeeperService gk = GateKeeper.getService(); in removeUserState()
/frameworks/base/
DAndroid.mk280 core/java/android/service/gatekeeper/IGateKeeperService.aidl \
Dcompiled-classes-phone3680 android.service.gatekeeper.IGateKeeperService
3681 android.service.gatekeeper.IGateKeeperService$Stub
3682 android.service.gatekeeper.IGateKeeperService$Stub$Proxy
/frameworks/base/services/
Dprofile-classes2318 Landroid/service/gatekeeper/IGateKeeperService;
2319 Landroid/service/gatekeeper/IGateKeeperService$Stub;
2320 Landroid/service/gatekeeper/IGateKeeperService$Stub$Proxy;