Searched refs:driverMonitoringDetection (Results 1 – 8 of 8) sorted by relevance
169 public final @Nullable DriverMonitoringDetection driverMonitoringDetection; field in OccupantAwarenessDetection176 @Nullable DriverMonitoringDetection driverMonitoringDetection) { in OccupantAwarenessDetection() argument181 this.driverMonitoringDetection = driverMonitoringDetection; in OccupantAwarenessDetection()196 dest.writeParcelable(driverMonitoringDetection, flags); in writeToParcel()208 + (driverMonitoringDetection == null in toString()209 ? "(null)" : driverMonitoringDetection.toString()) in toString()229 driverMonitoringDetection = in OccupantAwarenessDetection()
229 DriverMonitoringDetection driverMonitoringDetection = null; in convertToDetectionEvent() local231 driverMonitoringDetection = in convertToDetectionEvent()240 driverMonitoringDetection); in convertToDetectionEvent()
100 assertThat(driverDetection.driverMonitoringDetection.isLookingOnRoad).isFalse(); in testDetectionEvents()
514 …ar.occupantawareness OccupantAwarenessDetection DriverMonitoringDetection driverMonitoringDetection516 …oolean isPresent, GazeDetection gazeDetection, DriverMonitoringDetection driverMonitoringDetection)
463 …ar.occupantawareness OccupantAwarenessDetection DriverMonitoringDetection driverMonitoringDetection
546 …ar.occupantawareness OccupantAwarenessDetection DriverMonitoringDetection driverMonitoringDetection
41 field TIRAMISU_0 DriverMonitoringDetection driverMonitoringDetection;