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