Home | History | Annotate | Download | only in phone

Lines Matching refs:numConnections

3872         int numConnections = connections.size();
3873 if (numConnections <= 1) {
3889 // TODO: the test to see if numConnections has changed can go in
3891 if (numConnections != mManageConferenceUtils.getNumCallersInConference()) {