Home
last modified time | relevance | path

Searched refs:notifyStrongAuthTrackers (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java108 notifyStrongAuthTrackers(newValue, userId); in handleRequireStrongAuthOneUser()
116 notifyStrongAuthTrackers(mDefaultStrongAuthFlags, userId); in handleRemoveUser()
137 private void notifyStrongAuthTrackers(int strongAuthReason, int userId) { in notifyStrongAuthTrackers() method in LockSettingsStrongAuth
/frameworks/base/services/
Dart-profile8369 HSPLcom/android/server/locksettings/LockSettingsStrongAuth;->notifyStrongAuthTrackers(II)V