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.java205 notifyStrongAuthTrackers(newValue, userId); in handleRequireStrongAuthOneUser()
225 notifyStrongAuthTrackers(newValue, userId); in handleNoLongerRequireStrongAuthOneUser()
233 notifyStrongAuthTrackers(mDefaultStrongAuthFlags, userId); in handleRemoveUser()
401 private void notifyStrongAuthTrackers(int strongAuthReason, int userId) { in notifyStrongAuthTrackers() method in LockSettingsStrongAuth
/frameworks/base/services/
Dart-profile18857 HPLcom/android/server/locksettings/LockSettingsStrongAuth;->notifyStrongAuthTrackers(II)V