Searched refs:onDetectionEvent (Results 1 – 5 of 5) 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
163 mCallback->onDetectionEvent(mLatestDetections); in workerThreadFunction()
53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent() function in OccupantAwarenessCallback