OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SECONDARY_AIR_SYSTEM_AVAILABLE
(Results
1 - 2
of
2
) sorted by null
/hardware/interfaces/automotive/vehicle/2.1/
types.hal
245
SECONDARY_AIR_SYSTEM_AVAILABLE
= 0x1 << 14,
/packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java
508
static final int
SECONDARY_AIR_SYSTEM_AVAILABLE
= 0x1 << 14;
542
.withAvailableBitmask(
SECONDARY_AIR_SYSTEM_AVAILABLE
)
Completed in 52 milliseconds