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