Home
last modified time | relevance | path

Searched defs:Enum (Results 1 – 17 of 17) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DGsrComplianceType.java50 public @interface Enum {} annotation in GsrComplianceType
DVehicleOilLevel.java52 public @interface Enum {} annotation in VehicleOilLevel
DVehicleAreaWheel.java67 public @interface Enum {} annotation in VehicleAreaWheel
DPortLocationType.java67 public @interface Enum {} annotation in PortLocationType
DVehicleIgnitionState.java110 public @interface Enum { annotation in VehicleIgnitionState
DVehiclePropertyType.java73 public @interface Enum {} annotation in VehiclePropertyType
DEvConnectorType.java97 public @interface Enum {} annotation in EvConnectorType
DFuelType.java90 public @interface Enum {} annotation in FuelType
DVehicleGear.java82 public @interface Enum {} annotation in VehicleGear
DVehicleAreaSeat.java87 public @interface Enum {} annotation in VehicleAreaSeat
DVehicleUnit.java209 public @interface Enum { annotation in VehicleUnit
/packages/services/Car/car-lib/src/android/car/hardware/property/
DVehicleElectronicTollCollectionCardType.java53 public @interface Enum {} annotation in VehicleElectronicTollCollectionCardType
DVehicleElectronicTollCollectionCardStatus.java59 public @interface Enum {} annotation in VehicleElectronicTollCollectionCardStatus
DEvChargingConnectorType.java132 public @interface Enum {} annotation in EvChargingConnectorType
/packages/services/Car/car-lib/src/android/car/hardware/
DCarHvacFanDirection.java71 public @interface Enum {} annotation in CarHvacFanDirection
/packages/modules/Bluetooth/system/gd/packet/parser/doc/
Dreference.md94 ### Enum subsection
/packages/modules/Bluetooth/tools/pdl/src/
Dast.rs139 Enum { id: String, loc: SourceRange, tags: Vec<Tag>, width: usize }, enumerator