OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mWpsSetup
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/wifi/
WpsPreferenceController.java
132
private static int
mWpsSetup
;
141
mWpsSetup
= wpsSetup;
151
return new WpsDialog(getActivity(),
mWpsSetup
);
WpsDialog.java
61
private int
mWpsSetup
;
82
mWpsSetup
= wpsSetup;
184
wpsConfig.setup =
mWpsSetup
;
Completed in 51 milliseconds