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