Searched refs:MSG_SEND_CALL_EVENT (Results 1 – 2 of 2) sorted by relevance
419 private static final int MSG_SEND_CALL_EVENT = 23; field in ConnectionService1034 mHandler.obtainMessage(MSG_SEND_CALL_EVENT, args).sendToTarget();1702 case MSG_SEND_CALL_EVENT: {
51299 Landroid/telecom/ConnectionService;->MSG_SEND_CALL_EVENT:I