Home
last modified time | relevance | path

Searched refs:BOOT_DEFAULT_UWB_COUNTRY_CODE (Results 1 – 1 of 1) sorted by relevance

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbInjector.java90 private static final String BOOT_DEFAULT_UWB_COUNTRY_CODE = "ro.boot.uwbcountrycode"; field in UwbInjector
402 String country = SystemProperties.get(BOOT_DEFAULT_UWB_COUNTRY_CODE); in getOemDefaultCountryCode()