Searched refs:isOutgoingCall (Results 1 – 4 of 4) sorted by relevance
106 if (!mCdmaConnections.isEmpty() && connection.isOutgoingCall()) { in add()193 if (newConnection.isOutgoingCall()) { in recalculateConference()
311 if (!isImsCall && !mIsConnectionTimeReset && isOutgoingCall() in handleCdmaConnectionTimeReset()
2386 if (telephonyConnection.isOutgoingCall() && in maybeSendInternationalCallEvent()
2744 public boolean isOutgoingCall() { in isOutgoingCall() method in TelephonyConnection