Searched refs:MSG_CREATE_CONNECTION_COMPLETE (Results 1 – 2 of 2) sorted by relevance
425 private static final int MSG_CREATE_CONNECTION_COMPLETE = 29; field in ConnectionService519 mHandler.obtainMessage(MSG_CREATE_CONNECTION_COMPLETE, args).sendToTarget();1208 case MSG_CREATE_CONNECTION_COMPLETE: {
51280 Landroid/telecom/ConnectionService;->MSG_CREATE_CONNECTION_COMPLETE:I