OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WifiApEnabler
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/wifi/
WifiApEnabler.java
42
public class
WifiApEnabler
{
75
public
WifiApEnabler
(Context context, CheckBoxPreference checkBox) {
/packages/apps/Settings/src/com/android/settings/
TetherSettings.java
19
import com.android.settings.wifi.
WifiApEnabler
;
72
private
WifiApEnabler
mWifiApEnabler;
147
mWifiApEnabler = new
WifiApEnabler
(activity, mEnableWifiAp);
Completed in 344 milliseconds