Searched refs:MSG_CREATE_CONFERENCE (Results 1 – 1 of 1) sorted by relevance
200 private static final int MSG_CREATE_CONFERENCE = 35; field in ConnectionService329 mHandler.obtainMessage(MSG_CREATE_CONFERENCE, args).sendToTarget();989 case MSG_CREATE_CONFERENCE: {