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