Home
last modified time | relevance | path

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

/aosp12/system/chre/apps/test/chqts/src/general_test/
H A Dbasic_sensor_tests.h31 uint8_t getSensorType() const override { in getSensorType() function
48 uint8_t getSensorType() const override { in getSensorType() function
65 uint8_t getSensorType() const override { in getSensorType() function
82 uint8_t getSensorType() const override { in getSensorType() function
99 uint8_t getSensorType() const override { in getSensorType() function
116 uint8_t getSensorType() const override { in getSensorType() function
133 uint8_t getSensorType() const override { in getSensorType() function
150 uint8_t getSensorType() const override { in getSensorType() function
/aosp12/system/chre/platform/linux/
H A Dplatform_sensor.cc21 uint8_t PlatformSensor::getSensorType() const { in getSensorType() function in chre::PlatformSensor
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceSensorProperties.java89 public int getSensorType() { in getSensorType() method in FaceSensorProperties
/aosp12/system/chre/platform/slpi/see/
H A Dplatform_sensor.cc32 uint8_t PlatformSensor::getSensorType() const { in getSensorType() function in chre::PlatformSensor
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintSensorProperties.java108 public int getSensorType() { in getSensorType() method in FingerprintSensorProperties
/aosp12/frameworks/native/services/sensorservice/
H A DRotationVectorSensor.cpp73 int RotationVectorSensor::getSensorType() const { in getSensorType() function in android::RotationVectorSensor
/aosp12/frameworks/native/libs/input/
H A DKeyLayoutMap.cpp515 static std::optional<InputDeviceSensorType> getSensorType(const char* token) { in getSensorType() function
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCamera2HWI.cpp11258 cam_sensor_t QCamera2HardwareInterface::getSensorType() in getSensorType() function in qcamera::QCamera2HardwareInterface