Searched refs:isLiveUsingConnectionManager (Results 1 – 1 of 1) sorted by relevance
720 boolean isLiveUsingConnectionManager = !Objects.equals(liveCall.getTargetPhoneAccount(), in makeRoomForOutgoingEmergencyCall()723 emergencyCall, isLiveUsingConnectionManager); in makeRoomForOutgoingEmergencyCall()895 Call liveCall, Call emergencyCall, boolean isLiveUsingConnectionManager) { in maybeHoldLiveCallForEmergency() argument909 + "Verifying hold: %b", isLiveUsingConnectionManager); in maybeHoldLiveCallForEmergency()916 if (!isLiveUsingConnectionManager) { in maybeHoldLiveCallForEmergency()