Searched defs:onDetectionEvent (Results 1 – 4 of 4) sorted by relevance
22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent() method
37 oneway void onDetectionEvent(in OccupantDetections detections); in onDetectionEvent() method
53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent() function in OccupantAwarenessCallback