Searched refs:MSG_CREATE_CONFERENCE_FAILED (Results 1 – 1 of 1) sorted by relevance
202 private static final int MSG_CREATE_CONFERENCE_FAILED = 37; field in ConnectionService363 mHandler.obtainMessage(MSG_CREATE_CONFERENCE_FAILED, args).sendToTarget();1054 case MSG_CREATE_CONFERENCE_FAILED: {