Searched refs:BiometricNotificationService (Results 1 – 3 of 3) sorted by relevance
27 import com.android.systemui.biometrics.BiometricNotificationService92 @ClassKey(BiometricNotificationService::class)94 service: BiometricNotificationService
90 private BiometricNotificationService mBiometricNotificationService;110 new BiometricNotificationService(mContext, in setUp()
58 public class BiometricNotificationService implements CoreStartable { class143 public BiometricNotificationService(@NonNull Context context, in BiometricNotificationService() method in BiometricNotificationService