Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
H A DVehicleRegion.aidl22 INSTRUMENT_CLUSTER = 1, enumConstant
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
H A DVehicleRegion.aidl22 INSTRUMENT_CLUSTER = 1, enumConstant
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
H A DVehicleRegion.aidl26 INSTRUMENT_CLUSTER = 1, enumConstant
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DCarInputServiceTest.java739 private enum Display {MAIN, INSTRUMENT_CLUSTER} enumConstant