Home
last modified time | relevance | path

Searched refs:mGraphIsRunning (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessSystemServiceTest.java59 private boolean mGraphIsRunning; field in OccupantAwarenessSystemServiceTest.MockOasHal
65 return mGraphIsRunning; in isGraphRunning()
83 mGraphIsRunning = true; in startDetection()
89 mGraphIsRunning = false; in stopDetection()