Searched refs:MSG_HANDLE_EVENTS (Results 1 – 1 of 1) sorted by relevance
75 private static final int MSG_HANDLE_EVENTS = 1; field in ChannelDataManager232 mHandler.obtainMessage(MSG_HANDLE_EVENTS, new ChannelEvent(channel, items)).sendToTarget(); in notifyEventDetected()325 case MSG_HANDLE_EVENTS: { in handleMessage()