Searched refs:refreshStrongAuthTimeout (Results 1 – 7 of 7) sorted by relevance
141 public abstract void refreshStrongAuthTimeout(int userId); in refreshStrongAuthTimeout() method in LockSettingsInternal
200 mStrongAuth.refreshStrongAuthTimeout(PRIMARY_USER_ID); in testReportSuccessfulStrongAuthUnlock_testRefreshStrongAuthTimeout()
489 public void refreshStrongAuthTimeout(int userId) { in refreshStrongAuthTimeout() method in LockSettingsStrongAuth
3727 public void refreshStrongAuthTimeout(int userId) {3728 mStrongAuth.refreshStrongAuthTimeout(userId);
5383 mLockSettingsInternal.refreshStrongAuthTimeout(userHandle);5387 mLockSettingsInternal.refreshStrongAuthTimeout(getProfileParentId(userHandle));7018 mLockSettingsInternal.refreshStrongAuthTimeout(parentId);
4862 verify(getServices().lockSettingsInternal).refreshStrongAuthTimeout(UserHandle.USER_SYSTEM); in testWipeDataManagedProfileOnOrganizationOwnedDevice()
23358 PLcom/android/server/locksettings/LockSettingsService$LocalService;->refreshStrongAuthTimeout(I)V23658 PLcom/android/server/locksettings/LockSettingsStrongAuth;->refreshStrongAuthTimeout(I)V