Searched refs:getSupportedSensors (Results 1 – 8 of 8) sorted by relevance
26 int[] getSupportedSensors() = 0; in getSupportedSensors() method
325 public int[] getSupportedSensors() { in getSupportedSensors() method in CarSensorManager349 int[] sensors = getSupportedSensors(); in isSensorSupported()
210 public int[] getSupportedSensors() { in getSupportedSensors() method in ContextHubInfo319 && Arrays.equals(other.getSupportedSensors(), mSupportedSensors) in equals()
119 int[] supportedSensors = mCarSensorManager.getSupportedSensors(); in testSensorEnumeration()
224 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
230 method public int[] getSupportedSensors() throws android.car.CarNotConnectedException;
521 method @Deprecated @NonNull public int[] getSupportedSensors();
3703 method public int[] getSupportedSensors();