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 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