OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:boostPressure
(Results
1 - 2
of
2
) sorted by null
/packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java
577
public final IgnitionMonitor
boostPressure
;
634
boostPressure
= BOOST_PRESSURE_BUILDER.buildForValue(bitmask);
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java
499
assertTrue(compressionIgnitionMonitors.
boostPressure
.available);
500
assertTrue(compressionIgnitionMonitors.
boostPressure
.incomplete);
Completed in 248 milliseconds