Searched refs:getLockSettingsInternal (Results 1 – 4 of 4) sorted by relevance
1341 private LockSettingsInternal getLockSettingsInternal() { in getLockSettingsInternal() method in LockPatternUtils1362 return getLockSettingsInternal().addEscrowToken(token, userId, callback); in addEscrowToken()1386 return getLockSettingsInternal().removeEscrowToken(handle, userId); in removeEscrowToken()1396 return getLockSettingsInternal().isEscrowTokenActive(handle, userId); in isEscrowTokenActive()1417 LockSettingsInternal localService = getLockSettingsInternal(); in setLockCredentialWithToken()1433 return getLockSettingsInternal().unlockUserWithToken(tokenHandle, token, userId); in unlockUserWithToken()
220 LockSettingsInternal getLockSettingsInternal() { in getLockSettingsInternal() method in DevicePolicyManagerServiceTestable.MockInjector
1474 LockSettingsInternal getLockSettingsInternal() { in getLockSettingsInternal() method in Injector1768 mLockSettingsInternal = injector.getLockSettingsInternal(); in DevicePolicyManagerService()
16524 HSPLcom/android/server/devicepolicy/DevicePolicyManagerService$Injector;->getLockSettingsInternal()…