Searched refs:MSG_CREATE_CONNECTION (Results 1 – 2 of 2) sorted by relevance
399 private static final int MSG_CREATE_CONNECTION = 2; field in ConnectionService506 mHandler.obtainMessage(MSG_CREATE_CONNECTION, args).sendToTarget();1168 case MSG_CREATE_CONNECTION: {
51279 Landroid/telecom/ConnectionService;->MSG_CREATE_CONNECTION:I