OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WifiConfigUiBase
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Settings/src/com/android/settings/wifi/
WifiConfigUiBase.java
27
public interface
WifiConfigUiBase
{
WifiDialog.java
28
class WifiDialog extends AlertDialog implements
WifiConfigUiBase
{
WifiConfigUiForSetupWizardXL.java
36
public class WifiConfigUiForSetupWizardXL implements
WifiConfigUiBase
, OnFocusChangeListener {
WifiConfigController.java
70
* The class for allowing UIs like {@link WifiDialog} and {@link
WifiConfigUiBase
} to
77
private final
WifiConfigUiBase
mConfigUi;
153
WifiConfigUiBase
parent, View view, AccessPoint accessPoint, boolean edit) {
[
all
...]
Completed in 348 milliseconds