Home
last modified time | relevance | path

Searched defs:driverMonitoringDetection (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/services/Car/car-lib/src/android/car/occupantawareness/
H A DOccupantAwarenessDetection.java165 public final @Nullable DriverMonitoringDetection driverMonitoringDetection; field in OccupantAwarenessDetection
172 @Nullable DriverMonitoringDetection driverMonitoringDetection) { in OccupantAwarenessDetection()
/aosp12/hardware/interfaces/automotive/occupant_awareness/aidl/mock/
H A DDetectionGenerator.cpp54 DriverMonitoringDetection driverMonitoringDetection; in GetNextDetections() local
/aosp12/packages/services/Car/service/src/com/android/car/
H A DOccupantAwarenessUtils.java229 DriverMonitoringDetection driverMonitoringDetection = null; in convertToDetectionEvent() local