Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationBroadcastReceiver.java42 private final BiometricNotificationDialogFactory mNotificationDialogFactory; field in BiometricNotificationBroadcastReceiver
47 mNotificationDialogFactory = notificationDialogFactory; in BiometricNotificationBroadcastReceiver()
56 mNotificationDialogFactory.createReenrollDialog(mContext, in onReceive()
62 mNotificationDialogFactory.createReenrollDialog( in onReceive()