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