HomeSort by relevance Sort by last modified time
    Searched refs:mWpsSetup (Results 1 - 2 of 2) sorted by null

  /packages/apps/Settings/src/com/android/settings/wifi/
WpsPreferenceController.java 133 private static int mWpsSetup;
142 mWpsSetup = wpsSetup;
152 return new WpsDialog(getActivity(), mWpsSetup);
WpsDialog.java 61 private int mWpsSetup;
82 mWpsSetup = wpsSetup;
282 wpsConfig.setup = mWpsSetup;

Completed in 102 milliseconds