HomeSort by relevance Sort by last modified time
    Searched refs:IntegerSensorIndex (Results 1 - 2 of 2) sorted by null

  /packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticSensorIndices.java 186 public @interface IntegerSensorIndex {}
CarDiagnosticEvent.java 247 public int getSystemIntegerSensor(@CarDiagnosticSensorIndices.IntegerSensorIndex int sensor, int defaultValue) {
263 public @Nullable Integer getSystemIntegerSensor(@CarDiagnosticSensorIndices.IntegerSensorIndex int sensor) {

Completed in 54 milliseconds