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