Searched refs:getUiEeaCountriesSet (Results 1 – 1 of 1) sorted by relevance
72 if (getUiEeaCountriesSet().contains(deviceCountryIso.toUpperCase(Locale.ENGLISH))) { in isEuDevice()81 private static Set<String> getUiEeaCountriesSet() { in getUiEeaCountriesSet() method in DeviceRegionProvider