Searched refs:liveCallPhoneAccount (Results 1 – 1 of 1) sorted by relevance
1877 PhoneAccountHandle liveCallPhoneAccount = liveCall.getTargetPhoneAccount(); in makeRoomForOutgoingCall() local1878 if (liveCallPhoneAccount == null && liveCall.isConference() && in makeRoomForOutgoingCall()1880 liveCallPhoneAccount = getFirstChildPhoneAccount(liveCall); in makeRoomForOutgoingCall()1882 liveCallPhoneAccount); in makeRoomForOutgoingCall()1888 if (Objects.equals(liveCallPhoneAccount, call.getTargetPhoneAccount())) { in makeRoomForOutgoingCall()