Searched refs:hasConnections (Results 1 – 2 of 2) sorted by relevance
155 public boolean hasConnections() { in hasConnections() method in Call
211 if (mForegroundCall.hasConnections()) { in onIncomingCall()1545 if (mForegroundCall.hasConnections() && mRingingCall.hasConnections()) { in acceptCall()