Searched refs:MSG_CREATE_CONNECTION_FAILED (Results 1 – 2 of 2) sorted by relevance
186 private static final int MSG_CREATE_CONNECTION_FAILED = 25; field in ConnectionService299 mHandler.obtainMessage(MSG_CREATE_CONNECTION_FAILED, args).sendToTarget();903 case MSG_CREATE_CONNECTION_FAILED: {
65947 Landroid/telecom/ConnectionService;->MSG_CREATE_CONNECTION_FAILED:I