Searched refs:MSG_CONFERENCE (Results 1 – 1 of 1) sorted by relevance
97 private static final int MSG_CONFERENCE = 12; field in ConnectionService206 mHandler.obtainMessage(MSG_CONFERENCE, args).sendToTarget();325 case MSG_CONFERENCE: {