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