Searched refs:canHoldImsCalls (Results 1 – 1 of 1) sorted by relevance
1215 if (!shouldTreatAsEmergencyCall() && isImsConnection() && canHoldImsCalls()) { in buildConnectionCapabilities()1476 if (!mOriginalConnection.shouldAllowHoldingVideoCall() && canHoldImsCalls() != in refreshHoldSupported()1669 private boolean canHoldImsCalls() { in canHoldImsCalls() method in TelephonyConnection