Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DOccupantAwarenessServiceTest.java54 private boolean mGraphIsRunning; field in OccupantAwarenessServiceTest.MockOasHal
60 return mGraphIsRunning; in isGraphRunning()
78 mGraphIsRunning = true; in startDetection()
84 mGraphIsRunning = false; in stopDetection()