Searched refs:MSG_SEND_CALL_EVENT (Results 1 – 1 of 1) sorted by relevance
107 private static final int MSG_SEND_CALL_EVENT = 23; field in ConnectionService263 mHandler.obtainMessage(MSG_SEND_CALL_EVENT, args).sendToTarget();414 case MSG_SEND_CALL_EVENT: {