Searched refs:getLockSettings (Results 1 – 6 of 6) sorted by relevance
266 getLockSettings().userPresent(userId); in userPresent()346 public ILockSettings getLockSettings() { in getLockSettings() method in LockPatternUtils482 final VerifyCredentialResponse response = getLockSettings() in verifyGatekeeperPasswordHandle()552 final VerifyCredentialResponse response = getLockSettings() in verifyTiedProfileChallenge()634 return getLockSettings().getPinLength(userId); in getPinLength()652 return getLockSettings().refreshStoredPinLength(userId); in refreshStoredPinLength()681 getLockSettings().resetKeyStore(userId); in resetKeyStore()1375 return getLockSettings().getStrongAuthForUser(userId); in getStrongAuthForUser()1850 return getLockSettings().hasPendingEscrowToken(userId); in hasPendingEscrowToken()1961 getLockSettings().removeCachedUnifiedChallenge(userId); in removeCachedUnifiedChallenge()[all …]
94 when(mLockPatternUtils.getLockSettings()).thenReturn(ils); in configureTest()283 when(mLockPatternUtils.getLockSettings()).thenReturn(ils); in createTestLockSettings()
226 byte[] lockSettingsData = getLockSettings(UserHandle.myUserId()); in onBackup()688 private byte[] getLockSettings(@UserIdInt int userId) { in getLockSettings() method in SettingsBackupAgent
335 when(mLockPatternUtils.getLockSettings()).thenReturn(mLockSettings); in setup()
22677 HSPLcom/android/internal/widget/LockPatternUtils;->getLockSettings()Lcom/android/internal/widget/IL…
22741 HSPLcom/android/internal/widget/LockPatternUtils;->getLockSettings()Lcom/android/internal/widget/IL…