/aosp14/frameworks/base/core/java/android/app/trust/ |
H A D | IStrongAuthTracker.aidl | 25 void onStrongAuthRequiredChanged(int strongAuthRequired, int userId); in onStrongAuthRequiredChanged() method
|
/aosp14/frameworks/base/services/core/java/com/android/server/locksettings/ |
H A D | LockSettingsStrongAuth.java | 168 tracker.onStrongAuthRequiredChanged(value, key); in handleAddStrongAuthTracker() 411 mTrackers.getBroadcastItem(i).onStrongAuthRequiredChanged( in notifyStrongAuthTrackers()
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | LockPatternUtils.java | 1768 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in LockPatternUtils.StrongAuthTracker 1786 onStrongAuthRequiredChanged(userId); in handleStrongAuthRequiredChanged() 1805 public void onStrongAuthRequiredChanged(@StrongAuthFlags int strongAuthFlags,
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/ |
H A D | BiometricSettingsRepository.kt | 405 override fun onStrongAuthRequiredChanged(userId: Int) {
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/ |
H A D | BiometricSettingsRepositoryTest.kt | 274 strongAuthTracker.value.stub.onStrongAuthRequiredChanged(flags, userId)
|
/aosp14/frameworks/base/services/core/java/com/android/server/trust/ |
H A D | TrustManagerService.java | 2163 public void onStrongAuthRequiredChanged(int userId) {
|
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | NotificationManagerServiceTest.java | 11154 mStrongAuthTracker.onStrongAuthRequiredChanged(mContext.getUserId()); 11157 mStrongAuthTracker.onStrongAuthRequiredChanged(mContext.getUserId()); 11174 mStrongAuthTracker.onStrongAuthRequiredChanged(0); 11184 mStrongAuthTracker.onStrongAuthRequiredChanged(0); 11209 mStrongAuthTracker.onStrongAuthRequiredChanged(0); 11218 mStrongAuthTracker.onStrongAuthRequiredChanged(0);
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardUpdateMonitor.java | 2201 public void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in KeyguardUpdateMonitor.StrongAuthTracker
|
/aosp14/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | NotificationManagerService.java | 2015 public synchronized void onStrongAuthRequiredChanged(int userId) { in onStrongAuthRequiredChanged() method in NotificationManagerService.StrongAuthTracker
|
/aosp14/frameworks/base/boot/ |
H A D | boot-image-profile.txt | 22663 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onStrongAuthRequiredChanged(…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 9029 Landroid/app/trust/IStrongAuthTracker$Stub$Proxy;->onStrongAuthRequiredChanged(II)V 9034 Landroid/app/trust/IStrongAuthTracker;->onStrongAuthRequiredChanged(II)V
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 22727 HSPLcom/android/internal/widget/LockPatternUtils$StrongAuthTracker$1;->onStrongAuthRequiredChanged(…
|