Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbCountryCode.java483 public synchronized void clearCachedCountryCode() { in clearCachedCountryCode() method in UwbCountryCode
DUwbServiceImpl.java650 mUwbInjector.getUwbCountryCode().clearCachedCountryCode(); in registerAirplaneModeReceiver()
/packages/modules/Uwb/service/tests/src/com/android/server/uwb/
DUwbCountryCodeTest.java542 mUwbCountryCode.clearCachedCountryCode(); in testUseCacheWhenTelephonyAndWifiNotAvailable()