Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbCountryCode.java177 mHandler.post(() -> setLocationCountryCode(countryCode)); in setCountryCodeFromGeocodingLocation()
321 private void setLocationCountryCode(String countryCode) { in setLocationCountryCode() method in UwbCountryCode