OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getIgnitionMonitors
(Results
1 - 2
of
2
) sorted by null
/packages/services/Car/tests/carservice_test/src/com/android/car/test/
CarDiagnosticManagerTest.java
436
CommonIgnitionMonitors commonIgnitionMonitors = liveFrame.
getIgnitionMonitors
();
480
commonIgnitionMonitors = liveFrame.
getIgnitionMonitors
();
/packages/services/Car/car-lib/src/android/car/hardware/
CarDiagnosticEvent.java
649
public @Nullable IgnitionMonitors.CommonIgnitionMonitors
getIgnitionMonitors
() {
Completed in 291 milliseconds