Searched refs:occupant_awareness (Results 1 – 25 of 45) sorted by relevance
12
18 package android.hardware.automotive.occupant_awareness;21 android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus startDetection(); in startDetection()22 android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus stopDetection(); in stopDetection()23 int getCapabilityForRole(in android.hardware.automotive.occupant_awareness.Role occupantRole); in getCapabilityForRole()24 …droid.hardware.automotive.occupant_awareness.OccupantAwarenessStatus getState(in android.hardware.… in getState()25 …void setCallback(in android.hardware.automotive.occupant_awareness.IOccupantAwarenessClientCallbac… in setCallback()26 …void getLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections dete… in getLatestDetection()
18 package android.hardware.automotive.occupant_awareness;21 android.hardware.automotive.occupant_awareness.Role role;22 android.hardware.automotive.occupant_awareness.PresenceDetection[] presenceData;23 android.hardware.automotive.occupant_awareness.GazeDetection[] gazeData;24 android.hardware.automotive.occupant_awareness.DriverMonitoringDetection[] attentionData;
18 package android.hardware.automotive.occupant_awareness;21 android.hardware.automotive.occupant_awareness.ConfidenceLevel gazeConfidence;25 android.hardware.automotive.occupant_awareness.VehicleRegion gazeTarget;
18 package android.hardware.automotive.occupant_awareness;21 …tatusChanged(in int detectionFlags, in android.hardware.automotive.occupant_awareness.OccupantAwar… in onSystemStatusChanged()22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent()
18 package android.hardware.automotive.occupant_awareness;22 android.hardware.automotive.occupant_awareness.OccupantDetection[] detections;
18 package android.hardware.automotive.occupant_awareness;21 android.hardware.automotive.occupant_awareness.ConfidenceLevel confidenceScore;
17 package android.hardware.automotive.occupant_awareness;19 import android.hardware.automotive.occupant_awareness.Role;20 import android.hardware.automotive.occupant_awareness.PresenceDetection;21 import android.hardware.automotive.occupant_awareness.GazeDetection;22 import android.hardware.automotive.occupant_awareness.DriverMonitoringDetection;
17 package android.hardware.automotive.occupant_awareness;19 import android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus;20 import android.hardware.automotive.occupant_awareness.Role;21 import android.hardware.automotive.occupant_awareness.IOccupantAwarenessClientCallback;22 import android.hardware.automotive.occupant_awareness.OccupantDetections;
17 package android.hardware.automotive.occupant_awareness;19 import android.hardware.automotive.occupant_awareness.VehicleRegion;20 import android.hardware.automotive.occupant_awareness.ConfidenceLevel;
17 package android.hardware.automotive.occupant_awareness;19 import android.hardware.automotive.occupant_awareness.OccupantAwarenessStatus;20 import android.hardware.automotive.occupant_awareness.OccupantDetections;
17 package android.hardware.automotive.occupant_awareness;19 import android.hardware.automotive.occupant_awareness.OccupantDetection;
17 package android.hardware.automotive.occupant_awareness;19 import android.hardware.automotive.occupant_awareness.ConfidenceLevel;
25 namespace occupant_awareness {29 using ::aidl::android::hardware::automotive::occupant_awareness::BnOccupantAwareness;30 using ::aidl::android::hardware::automotive::occupant_awareness::IOccupantAwarenessClientCallback;31 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantAwarenessStatus;32 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantDetections;33 using ::aidl::android::hardware::automotive::occupant_awareness::Role;
18 name: "android.hardware.automotive.occupant_awareness@1.0-service",19 init_rc: ["android.hardware.automotive.occupant_awareness@1.0-service.rc"],30 "android.hardware.automotive.occupant_awareness-ndk_platform",
27 using ::aidl::android::hardware::automotive::occupant_awareness::IOccupantAwareness;28 using ::android::hardware::automotive::occupant_awareness::V1_0::implementation::OccupantAwareness;
24 namespace occupant_awareness { namespace28 using ::aidl::android::hardware::automotive::occupant_awareness::ConfidenceLevel;29 using ::aidl::android::hardware::automotive::occupant_awareness::DriverMonitoringDetection;30 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantDetection;31 using ::aidl::android::hardware::automotive::occupant_awareness::PresenceDetection;
24 namespace occupant_awareness {28 using ::aidl::android::hardware::automotive::occupant_awareness::BnOccupantAwareness;29 using ::aidl::android::hardware::automotive::occupant_awareness::OccupantDetections;30 using ::aidl::android::hardware::automotive::occupant_awareness::Role;
2 name: "android.hardware.automotive.occupant_awareness",5 "android/hardware/automotive/occupant_awareness/*.aidl",