Home
last modified time | relevance | path

Searched refs:getSupportedSensors (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/car-lib/src/android/car/hardware/
DCarSensorManager.java326 public int[] getSupportedSensors() { in getSupportedSensors() method in CarSensorManager
350 int[] sensors = getSupportedSensors(); in isSensorSupported()
DICarSensor.aidl26 int[] getSupportedSensors() = 0; in getSupportedSensors() method
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarSensorManagerTest.java119 int[] supportedSensors = mCarSensorManager.getSupportedSensors(); in testSensorEnumeration()
/packages/services/Car/car-lib/api/released/
D1.txt224 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
D2.txt230 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
/packages/services/Car/car-lib/api/
Dcurrent.txt513 method @Deprecated @NonNull public int[] getSupportedSensors();