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