Searched refs:getGateKeeperService (Results 1 – 4 of 4) sorted by relevance
310 if (getGateKeeperService().getSecureUserId(parentId) == 0) { in tieManagedProfileLockIfNecessary()631 getGateKeeperService(), handle, noCredential, userId, null); in tryDeriveAuthTokenForUnsecuredPrimaryUser()677 getGateKeeperService(); in systemReady()1463 getGateKeeperService().clearSecureUserId(userId); in setLockCredentialInternal()1516 GateKeeperResponse gkResponse = getGateKeeperService() in setLockCredentialInternal()1599 GateKeeperResponse response = getGateKeeperService().enroll(userId, enrolledHandle, in enrollCredential()1919 GateKeeperResponse gateKeeperResponse = getGateKeeperService() in verifyCredential()2069 final IGateKeeperService gk = getGateKeeperService(); in removeUser()2301 protected synchronized IGateKeeperService getGateKeeperService() in getGateKeeperService() method in LockSettingsService2436 getGateKeeperService(), credentialHash, credential, userId); in initializeSyntheticPasswordLocked()[all …]
418 IGateKeeperService getGateKeeperService() { in getGateKeeperService() method in PlatformKeyManager440 long secureUserId = getGateKeeperService().getSecureUserId(userId); in generateAndLoadKey()
614 IGateKeeperService getGateKeeperService() { in getGateKeeperService() method in PlatformKeyManagerTest.PlatformKeyManagerTestable
8278 HSPLcom/android/server/locksettings/LockSettingsService;->getGateKeeperService()Landroid/service/ga…8442 PLcom/android/server/locksettings/recoverablekeystore/PlatformKeyManager;->getGateKeeperService()La…