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