Home
last modified time | relevance | path

Searched defs:detectionEvent (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/occupantawareness/
DIOccupantAwarenessEventCallback.aidl28 void onDetectionEvent(in OccupantAwarenessDetection detectionEvent) = 1; field
DOccupantAwarenessManager.java254 private void handleDetectionEvent(OccupantAwarenessDetection detectionEvent) { in handleDetectionEvent()
267 private void dispatchDetectionEventToClient(OccupantAwarenessDetection detectionEvent) { in dispatchDetectionEventToClient()