Searched refs:mNotificationDialogFactory (Results 1 – 2 of 2) sorted by relevance
43 private final BiometricNotificationDialogFactory mNotificationDialogFactory; field in BiometricNotificationBroadcastReceiver49 mNotificationDialogFactory = notificationDialogFactory; in BiometricNotificationBroadcastReceiver()58 mNotificationDialogFactory.createReenrollDialog( in onReceive()66 mNotificationDialogFactory.createReenrollDialog( in onReceive()
74 BiometricNotificationDialogFactory mNotificationDialogFactory; field in BiometricNotificationServiceTest109 new BiometricNotificationBroadcastReceiver(mContext, mNotificationDialogFactory); in setUp()