Searched refs:hidlSensors (Results 1 – 7 of 7) sorted by relevance
59 public void registerAuthenticators(@NonNull List<SensorPropertiesInternal> hidlSensors) { in registerAuthenticators() argument75 for (SensorPropertiesInternal hidlSensor : hidlSensors) { in registerAuthenticators()
29 void registerAuthenticators(in List<SensorPropertiesInternal> hidlSensors); in registerAuthenticators() argument
622 private void addHidlProviders(@NonNull List<FaceSensorPropertiesInternal> hidlSensors) { in addHidlProviders() argument623 for (FaceSensorPropertiesInternal hidlSensor : hidlSensors) { in addHidlProviders()655 @NonNull List<FaceSensorPropertiesInternal> hidlSensors) { in registerAuthenticators()668 addHidlProviders(hidlSensors); in registerAuthenticators()
133 void registerAuthenticators(in List<FaceSensorPropertiesInternal> hidlSensors); in registerAuthenticators() argument
152 void registerAuthenticators(in List<FingerprintSensorPropertiesInternal> hidlSensors); in registerAuthenticators() argument
649 private void registerAuthenticators(@Nullable SensorConfig[] hidlSensors) { in registerAuthenticators() argument655 if (hidlSensors != null) { in registerAuthenticators()656 for (SensorConfig sensor : hidlSensors) { in registerAuthenticators()
791 private void addHidlProviders(List<FingerprintSensorPropertiesInternal> hidlSensors) { in addHidlProviders() argument792 for (FingerprintSensorPropertiesInternal hidlSensor : hidlSensors) { in addHidlProviders()836 @NonNull List<FingerprintSensorPropertiesInternal> hidlSensors) { in registerAuthenticators()849 addHidlProviders(hidlSensors); in registerAuthenticators()