Home
last modified time | relevance | path

Searched defs:SensorPropertiesInternal (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DSensorPropertiesInternal.java32 public class SensorPropertiesInternal implements Parcelable { class
47 public SensorPropertiesInternal(int sensorId, @SensorProperties.Strength int sensorStrength, in SensorPropertiesInternal() method in SensorPropertiesInternal
58 protected SensorPropertiesInternal(Parcel in) { in SensorPropertiesInternal() method in SensorPropertiesInternal