Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/wifi/tether/
DWifiTetherSettings.java119 public WifiTetherSettings(WifiRestriction wifiRestriction) { in WifiTetherSettings() argument
121 mWifiRestriction = wifiRestriction; in WifiTetherSettings()
359 SearchIndexProvider(int xmlRes, WifiRestriction wifiRestriction, in SearchIndexProvider() argument
362 mWifiRestriction = wifiRestriction; in SearchIndexProvider()
/packages/apps/Settings/src/com/android/settings/wifi/slice/
DWifiSlice.java97 WifiSlice(Context context, WifiRestriction wifiRestriction) { in WifiSlice() argument
100 mWifiRestriction = wifiRestriction; in WifiSlice()
/packages/apps/Settings/src/com/android/settings/network/
DNetworkProviderSettings.java1304 SearchIndexProvider(int xmlRes, WifiRestriction wifiRestriction) { in SearchIndexProvider() argument
1306 mWifiRestriction = wifiRestriction; in SearchIndexProvider()