Searched defs:detections (Results 1 – 10 of 10) sorted by relevance
22 …oneway void onDetectionEvent(in android.hardware.automotive.occupant_awareness.OccupantDetections … in onDetectionEvent()
26 …void getLatestDetection(out android.hardware.automotive.occupant_awareness.OccupantDetections dete… in getLatestDetection()
37 oneway void onDetectionEvent(in OccupantDetections detections); in onDetectionEvent()
87 void getLatestDetection(out OccupantDetections detections); in getLatestDetection()
36 OccupantDetections detections; in GetNextDetections() local
123 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection()
53 Status onDetectionEvent(const OccupantDetections& detections) override { in onDetectionEvent()186 OccupantDetections detections; in TEST_P() local
95 ScopedAStatus OccupantAwareness::getLatestDetection(OccupantDetections* detections) { in getLatestDetection()