Searched refs:getConnectionsCount (Results 1 – 5 of 5) sorted by relevance
47 return getConnectionsCount() > 1; in isMultiparty()117 if (getConnectionsCount() == 0) { in detach()141 return getConnectionsCount() == mOwner.getMaxConnectionsPerCall(); in isFull()
119 public int getConnectionsCount() { in getConnectionsCount() method in Call367 if (getConnectionsCount() == 0) {
666 if (mForegroundCall.getConnectionsCount() > 1) { in switchWaitingOrHoldingAndActive()1354 if (call.getConnectionsCount() == 0) { in hangup()1407 Rlog.v(LOG_TAG, "logHangupEvent logged " + call.getConnectionsCount() in logHangupEvent()
242 return getConnectionsCount() == ImsPhoneCallTracker.MAX_CONNECTIONS_PER_CALL; in isFull()
2873 if (call.getConnectionsCount() == 0) { in hangup()