Searched refs:DriverMonitoringDetection (Results 1 – 10 of 10) sorted by relevance
33 public final class DriverMonitoringDetection implements Parcelable { class50 public DriverMonitoringDetection() { in DriverMonitoringDetection() method in DriverMonitoringDetection56 public DriverMonitoringDetection( in DriverMonitoringDetection() method in DriverMonitoringDetection89 public static final @NonNull Parcelable.Creator<DriverMonitoringDetection> CREATOR =90 new Parcelable.Creator<DriverMonitoringDetection>() {91 public DriverMonitoringDetection createFromParcel(Parcel in) {92 return new DriverMonitoringDetection(in);95 public DriverMonitoringDetection[] newArray(int size) {96 return new DriverMonitoringDetection[size];100 private DriverMonitoringDetection(Parcel in) { in DriverMonitoringDetection() method in DriverMonitoringDetection
169 public final @Nullable DriverMonitoringDetection driverMonitoringDetection;176 @Nullable DriverMonitoringDetection driverMonitoringDetection) { in OccupantAwarenessDetection()230 in.readParcelable(DriverMonitoringDetection.class.getClassLoader()); in OccupantAwarenessDetection()
19 parcelable DriverMonitoringDetection;
21 import android.car.occupantawareness.DriverMonitoringDetection;197 static DriverMonitoringDetection convertToDriverMonitoringDetection( in convertToDriverMonitoringDetection()198 android.hardware.automotive.occupant_awareness.DriverMonitoringDetection in convertToDriverMonitoringDetection()200 return new DriverMonitoringDetection( in convertToDriverMonitoringDetection()229 DriverMonitoringDetection driverMonitoringDetection = null; in convertToDetectionEvent()
20 import android.car.occupantawareness.DriverMonitoringDetection;349 android.hardware.automotive.occupant_awareness.DriverMonitoringDetection inputDetection = in testConvertToDriverMonitoringDetection()350 new android.hardware.automotive.occupant_awareness.DriverMonitoringDetection(); in testConvertToDriverMonitoringDetection()357 DriverMonitoringDetection outputDetection = in testConvertToDriverMonitoringDetection()
463 android.car.occupantawareness DriverMonitoringDetection int confidenceLevel464 android.car.occupantawareness DriverMonitoringDetection boolean isLookingOnRoad465 android.car.occupantawareness DriverMonitoringDetection long gazeDurationMillis466 android.car.occupantawareness DriverMonitoringDetection Parcelable.Creator<DriverMonitoringDetectio…467 android.car.occupantawareness DriverMonitoringDetection DriverMonitoringDetection DriverMonitoringD…468 android.car.occupantawareness DriverMonitoringDetection DriverMonitoringDetection DriverMonitoringD…469 android.car.occupantawareness DriverMonitoringDetection int describeContents()470 android.car.occupantawareness DriverMonitoringDetection String toString()471 android.car.occupantawareness DriverMonitoringDetection void writeToParcel(Parcel dest, int flags)514 android.car.occupantawareness OccupantAwarenessDetection DriverMonitoringDetection driverMonitoring…[all …]
415 android.car.occupantawareness DriverMonitoringDetection int confidenceLevel416 android.car.occupantawareness DriverMonitoringDetection boolean isLookingOnRoad417 android.car.occupantawareness DriverMonitoringDetection long gazeDurationMillis418 android.car.occupantawareness DriverMonitoringDetection Parcelable.Creator<DriverMonitoringDetectio…419 android.car.occupantawareness DriverMonitoringDetection int describeContents()420 android.car.occupantawareness DriverMonitoringDetection String toString()421 android.car.occupantawareness DriverMonitoringDetection void writeToParcel(Parcel dest, int flags)463 android.car.occupantawareness OccupantAwarenessDetection DriverMonitoringDetection driverMonitoring…
519 android.car.occupantawareness DriverMonitoringDetection Parcelable.Creator<DriverMonitoringDetectio…520 android.car.occupantawareness DriverMonitoringDetection String toString()521 android.car.occupantawareness DriverMonitoringDetection boolean isLookingOnRoad522 android.car.occupantawareness DriverMonitoringDetection int confidenceLevel523 android.car.occupantawareness DriverMonitoringDetection int describeContents()524 android.car.occupantawareness DriverMonitoringDetection long gazeDurationMillis525 android.car.occupantawareness DriverMonitoringDetection void writeToParcel(Parcel dest, int flags)546 android.car.occupantawareness OccupantAwarenessDetection DriverMonitoringDetection driverMonitoring…
11 class @hiddenOnly @hide DriverMonitoringDetection package android.car.occupantawareness15 field TIRAMISU_0 Parcelable.Creator<DriverMonitoringDetection> CREATOR;41 field TIRAMISU_0 DriverMonitoringDetection driverMonitoringDetection;