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
625 private void addHidlProviders(@NonNull List<FaceSensorPropertiesInternal> hidlSensors) { in addHidlProviders() argument626 for (FaceSensorPropertiesInternal hidlSensor : hidlSensors) { in addHidlProviders()658 @NonNull List<FaceSensorPropertiesInternal> hidlSensors) { in registerAuthenticators()671 addHidlProviders(hidlSensors); in registerAuthenticators()
650 private void registerAuthenticators(@Nullable SensorConfig[] hidlSensors) { in registerAuthenticators() argument656 if (hidlSensors != null) { in registerAuthenticators()657 for (SensorConfig sensor : hidlSensors) { in registerAuthenticators()
136 void registerAuthenticators(in List<FaceSensorPropertiesInternal> hidlSensors); in registerAuthenticators() argument
151 void registerAuthenticators(in List<FingerprintSensorPropertiesInternal> hidlSensors); in registerAuthenticators() argument
808 private void addHidlProviders(List<FingerprintSensorPropertiesInternal> hidlSensors) { in addHidlProviders() argument809 for (FingerprintSensorPropertiesInternal hidlSensor : hidlSensors) { in addHidlProviders()856 @NonNull List<FingerprintSensorPropertiesInternal> hidlSensors) { in registerAuthenticators()869 addHidlProviders(hidlSensors); in registerAuthenticators()