Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/sensor/src/android/hardware/cts/helpers/
H A DSensorNotSupportedException.java24 public class SensorNotSupportedException extends SensorTestStateNotSupportedException { class
25 public SensorNotSupportedException(int sensorType) { in SensorNotSupportedException() method in SensorNotSupportedException
29 public SensorNotSupportedException(int sensorType, boolean wakeup) { in SensorNotSupportedException() method in SensorNotSupportedException