Searched refs:shouldHoldForEmergencyCall (Results 1 – 1 of 1) sorted by relevance
1372 && shouldHoldForEmergencyCall(phone)) { in checkAndHoldCallsOnOtherSubsForEmergencyCall()2287 if (!shouldHoldForEmergencyCall(phone)) { in placeOutgoingConnection()3272 if (!shouldHoldForEmergencyCall(phone)) { in recreateEmergencyConnection()3437 private boolean shouldHoldForEmergencyCall(Phone phone) { in shouldHoldForEmergencyCall() method in TelephonyConnectionService