Searched defs:sensorProps (Results 1 – 7 of 7) sorted by relevance
88 FingerprintSensorPropertiesInternal sensorProps) { in shouldVibrateFor()105 @NonNull FingerprintSensorPropertiesInternal sensorProps, in FingerprintEnrollClient()
113 @NonNull FingerprintSensorPropertiesInternal sensorProps, in FingerprintAuthenticationClient()
195 final SensorProps sensorProps = new SensorProps(); in getSensor() local
188 final SensorProps sensorProps = new SensorProps(); in getSensor() local
287 private void initUdfpsController(FingerprintSensorPropertiesInternal sensorProps) { in initUdfpsController()
811 final FingerprintSensorPropertiesInternal sensorProps = getFirstFingerprintSensor(); in generateChallenge() local827 final FingerprintSensorPropertiesInternal sensorProps = getFirstFingerprintSensor(); in revokeChallenge() local1236 final FingerprintSensorPropertiesInternal sensorProps = getFirstFingerprintSensor(); in isPowerbuttonFps() local
434 public void updateOverlayParams(@NonNull FingerprintSensorPropertiesInternal sensorProps, in updateOverlayParams()