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