Searched refs:MSG_EVENTS (Results 1 – 1 of 1) sorted by relevance
566 private static final int MSG_EVENTS = 0; field in VehicleNetwork.EventHandler575 Message msg = obtainMessage(MSG_EVENTS, values); in notifyEvents()592 case MSG_EVENTS: in handleMessage()