Home
last modified time | relevance | path

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

/cts/tests/sensor/src/android/hardware/cts/helpers/
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