Searched refs:BiometricNotificationDialogFactory (Results 1 – 4 of 4) sorted by relevance
42 private final BiometricNotificationDialogFactory mNotificationDialogFactory;45 BiometricNotificationDialogFactory notificationDialogFactory) { in BiometricNotificationBroadcastReceiver()
40 public class BiometricNotificationDialogFactory { class44 BiometricNotificationDialogFactory() {} in BiometricNotificationDialogFactory() method in BiometricNotificationDialogFactory
73 private BiometricNotificationDialogFactory mDialogFactory;84 mDialogFactory = new BiometricNotificationDialogFactory(); in setUp()
106 BiometricNotificationDialogFactory dialogFactory = new BiometricNotificationDialogFactory(); in setUp()