Home
last modified time | relevance | path

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

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