Searched refs:canHoldImsCalls (Results 1 – 2 of 2) sorted by relevance
281 if (canHoldImsCalls()) { in ImsConference()997 private boolean canHoldImsCalls() { in canHoldImsCalls() method in ImsConference
718 if (!shouldTreatAsEmergencyCall() && isImsConnection() && canHoldImsCalls()) { in buildConnectionCapabilities()989 private boolean canHoldImsCalls() { in canHoldImsCalls() method in TelephonyConnection