Searched refs:BOOT_DEFAULT_UWB_COUNTRY_CODE (Results 1 – 1 of 1) sorted by relevance
90 private static final String BOOT_DEFAULT_UWB_COUNTRY_CODE = "ro.boot.uwbcountrycode"; field in UwbInjector402 String country = SystemProperties.get(BOOT_DEFAULT_UWB_COUNTRY_CODE); in getOemDefaultCountryCode()