Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
H A DWifiRestrictionsCache.java79 cache.clearRestrictions(); in clearInstance()
119 public void clearRestrictions() { in clearRestrictions() method in WifiRestrictionsCache
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/wifi/
H A DWifiRestrictionsCacheTest.java151 wifiRestrictionsCache.clearRestrictions(); in clearRestrictions_shouldGetRestrictionFromSystemAgain()