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