Searched refs:MSG_HANDLE_DETECTION_EVENT (Results 1 – 1 of 1) sorted by relevance
51 private static final int MSG_HANDLE_DETECTION_EVENT = 1; field in OccupantAwarenessManager257 mEventCallbackHandler.obtainMessage(MSG_HANDLE_DETECTION_EVENT, detectionEvent)); in handleDetectionEvent()303 case MSG_HANDLE_DETECTION_EVENT: in handleMessage()