Searched refs:isOutgoingCall (Results 1 – 4 of 4) sorted by relevance
100 if (!mCdmaConnections.isEmpty() && connection.isOutgoingCall()) { in add()186 if (newConnection.isOutgoingCall()) { in recalculateConference()
304 if (!isImsCall && !mIsConnectionTimeReset && isOutgoingCall() in handleCdmaConnectionTimeReset()
2337 if (telephonyConnection.isOutgoingCall() && in maybeSendInternationalCallEvent()
2436 public boolean isOutgoingCall() { in isOutgoingCall() method in TelephonyConnection