Home
last modified time | relevance | path

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

/packages/modules/Uwb/service/java/com/android/server/uwb/
DUwbCountryCode.java167 public void onCountryCodeInactive() { in onCountryCodeInactive() method in UwbCountryCode.WifiCountryCodeCallback
/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadNetworkCountryCode.java338 public void onCountryCodeInactive() { in onCountryCodeInactive() method in ThreadNetworkCountryCode.WifiCountryCodeCallback
/packages/apps/Settings/src/com/android/settings/wifi/repository/
DWifiHotspotRepository.java567 public void onCountryCodeInactive() { in onCountryCodeInactive() method in WifiHotspotRepository.ActiveCountryCodeChangedCallback
/packages/modules/Connectivity/thread/tests/unit/src/com/android/server/thread/
DThreadNetworkCountryCodeTest.java288 mWifiCountryCodeReceiverCaptor.getValue().onCountryCodeInactive(); in wifiCountryCode_wifiCountryCodeIsInactive_defaultCountryCodeIsUsed()
/packages/modules/Wifi/framework/java/android/net/wifi/
DWifiManager.java4696 mExecutor.execute(() -> mCallback.onCountryCodeInactive()); in onDriverCountryCodeChanged()
4718 void onCountryCodeInactive(); in onCountryCodeInactive() method
/packages/modules/Wifi/framework/tests/src/android/net/wifi/
DWifiManagerTest.java3801 verify(mActiveCountryCodeChangedCallback).onCountryCodeInactive(); in testDriverCountryCodeChangedCallbackProxyCallsOnCountryCodeInactiveWhenNull()
/packages/modules/Wifi/service/java/com/android/server/wifi/aware/
DWifiAwareStateManager.java820 public void onCountryCodeInactive() { in onCountryCodeInactive() method in WifiAwareStateManager.CountryCodeChangeCallback
/packages/modules/Wifi/framework/api/
Dsystem-current.txt967 method public void onCountryCodeInactive();