Searched refs:MSG_CREATE_CONFERENCE_COMPLETE (Results 1 – 1 of 1) sorted by relevance
197 private static final int MSG_CREATE_CONFERENCE_COMPLETE = 36; field in ConnectionService335 mHandler.obtainMessage(MSG_CREATE_CONFERENCE_COMPLETE, args).sendToTarget();974 case MSG_CREATE_CONFERENCE_COMPLETE: {