Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationService.java147 @NonNull BiometricNotificationBroadcastReceiver biometricNotificationBroadcastReceiver, in BiometricNotificationService() argument
156 mBroadcastReceiver = biometricNotificationBroadcastReceiver; in BiometricNotificationService()