Searched refs:MSG_ADD_PARTICIPANT (Results 1 – 1 of 1) sorted by relevance
200 private static final int MSG_ADD_PARTICIPANT = 39; field in ConnectionService675 mHandler.obtainMessage(MSG_ADD_PARTICIPANT, args).sendToTarget();1303 case MSG_ADD_PARTICIPANT: {