Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/hardware/
H A DICarSensor.aidl26 int[] getSupportedSensors() = 0; in getSupportedSensors() method
H A DCarSensorManager.java325 public int[] getSupportedSensors() { in getSupportedSensors() method in CarSensorManager
349 int[] sensors = getSupportedSensors(); in isSensorSupported()
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubInfo.java210 public int[] getSupportedSensors() { in getSupportedSensors() method in ContextHubInfo
319 && Arrays.equals(other.getSupportedSensors(), mSupportedSensors) in equals()
/aosp12/packages/services/Car/tests/carservice_test/src/com/android/car/
H A DCarSensorManagerTest.java119 int[] supportedSensors = mCarSensorManager.getSupportedSensors(); in testSensorEnumeration()
/aosp12/packages/services/Car/car-lib/api/released/
H A D1.txt224 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
H A D2.txt230 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
/aosp12/packages/services/Car/car-lib/api/
H A Dcurrent.txt521 method @Deprecated @NonNull public int[] getSupportedSensors();
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt3703 method public int[] getSupportedSensors();