Home
last modified time | relevance | path

Searched defs:onDetectionEvent (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/current/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent() method
/hardware/interfaces/automotive/occupant_awareness/aidl/aidl_api/android.hardware.automotive.occupant_awareness/1/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent() method
/hardware/interfaces/automotive/occupant_awareness/aidl/android/hardware/automotive/occupant_awareness/
DIOccupantAwarenessClientCallback.aidl37 oneway void onDetectionEvent(in OccupantDetections detections); in onDetectionEvent() method
/hardware/interfaces/automotive/occupant_awareness/aidl/vts/functional/
DVtsHalOccupantAwarenessV1_0TargetTest.cpp53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent() function in OccupantAwarenessCallback