Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/app/trust/
H A DIStrongAuthTracker.aidl25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId); in onStrongAuthRequiredChanged() method
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DLockSettingsStrongAuth.java165 tracker.onStrongAuthRequiredChanged(value, key); in handleAddStrongAuthTracker()
407 mTrackers.getBroadcastItem(i).onStrongAuthRequiredChanged( in notifyStrongAuthTrackers()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DLockPatternUtils.java1592 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in LockPatternUtils.StrongAuthTracker
1610 onStrongAuthRequiredChanged(userId); in handleStrongAuthRequiredChanged()
1629 public void onStrongAuthRequiredChanged(@StrongAuthFlags int strongAuthFlags,
/aosp12/frameworks/base/services/core/java/com/android/server/trust/
H A DTrustManagerService.java1516 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in StrongAuthTracker
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1651 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker
2468 mStrongAuthTracker.onStrongAuthRequiredChanged(userId); in onLockIconPressed()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt9029 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;->onStrongAuthRequiredChanged(II)V
9034 Landroid/app/trust/IStrongAuthTracker;->onStrongAuthRequiredChanged(II)V
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt22569 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onStrongAuthRequiredChanged(…
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt22616 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onStrongAuthRequiredChanged(…
/aosp12/frameworks/base/services/
H A Dart-profile40416 HPLcom/android/server/trust/TrustManagerService$StrongAuthTracker;->onStrongAuthRequiredChanged(I)V