Searched refs:isMergeOfWifiCallsAllowedWhenVoWifiOff (Results 1 – 3 of 3) sorted by relevance
178 .isMergeOfWifiCallsAllowedWhenVoWifiOff(notNull(PhoneAccountHandle.class))) in TestTelephonyConnection()
1116 public boolean isMergeOfWifiCallsAllowedWhenVoWifiOff() { in isMergeOfWifiCallsAllowedWhenVoWifiOff() method in TelecomAccountRegistry.AccountEntry1425 public boolean isMergeOfWifiCallsAllowedWhenVoWifiOff(final PhoneAccountHandle handle) { in isMergeOfWifiCallsAllowedWhenVoWifiOff() method in TelecomAccountRegistry1431 return result.get().isMergeOfWifiCallsAllowedWhenVoWifiOff(); in isMergeOfWifiCallsAllowedWhenVoWifiOff()
3156 boolean isMergeOfWifiCallsAllowedWhenVoWifiOff = telecomAccountRegistry in refreshConferenceSupported()3157 .isMergeOfWifiCallsAllowedWhenVoWifiOff(phoneAccountHandle); in refreshConferenceSupported()3176 mIsCarrierVideoConferencingSupported, isMergeOfWifiCallsAllowedWhenVoWifiOff, in refreshConferenceSupported()3197 } else if (!isMergeOfWifiCallsAllowedWhenVoWifiOff && isWifi() && !isVoWifiEnabled) { in refreshConferenceSupported()