Searched refs:getParentCall (Results 1 – 4 of 4) sorted by relevance
836 if (call.getParentCall() != null) { in isAddCallCapable()852 if (call != otherCall && otherCall.getParentCall() == null) { in isAddCallCapable()878 if (call.getParentCall() == null && call.getState() == CallState.ON_HOLD) { in getNumHeldCalls()909 if (call.getParentCall() != null) { in getFirstCallWithState()1064 if (call.getParentCall() != null) { in updateForegroundCall()
376 if (call.getParentCall() != null) {584 Call conferenceCall = call.getParentCall(); in sendClccForCall()
363 getParentCall() != null, in toString()573 Call getParentCall() { in getParentCall() method in Call
453 Call parentCall = call.getParentCall(); in toParcelableCall()