Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/OccupantAwareness/src/com/android/car/test/
H A DOccupantAwarenessServiceIntegrationTest.java95 OccupantAwarenessDetection driverDetection = in testDetectionEvents() local
100 assertThat(driverDetection.driverMonitoringDetection.isLookingOnRoad).isFalse(); in testDetectionEvents()