OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:forgetConfiguration
(Results
1 - 3
of
3
) sorted by null
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/
WifiConfigHelper.java
199
public static void
forgetConfiguration
(Context context, WifiConfiguration config) {
WifiConnectionActivity.java
103
WifiConfigHelper.
forgetConfiguration
(this, mConfiguration);
126
WifiConfigHelper.
forgetConfiguration
(this, mConfiguration);
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/connectivity/setup/
WifiSetupActivity.java
278
WifiConfigHelper.
forgetConfiguration
(this, mConfiguration);
Completed in 274 milliseconds