Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/locksettings/
DLockSettingsStrongAuth.java242 notifyStrongAuthTrackersForIsNonStrongBiometricAllowed( in handleRemoveUser()
381 notifyStrongAuthTrackersForIsNonStrongBiometricAllowed(allowed, userId); in setIsNonStrongBiometricAllowedOneUser()
422 private void notifyStrongAuthTrackersForIsNonStrongBiometricAllowed(boolean allowed, in notifyStrongAuthTrackersForIsNonStrongBiometricAllowed() method in LockSettingsStrongAuth