Searched refs:getPageSummary (Results 1 – 5 of 5) sorted by relevance
72 String savedSsid = userChoiceInfo.getPageSummary(UserChoiceInfo.SSID); in getSsid()88 String ssid = userChoiceInfo.getPageSummary(UserChoiceInfo.SSID); in getConfig()91 userChoiceInfo.getPageSummary(UserChoiceInfo.SSID)); in getConfig()98 String password = userChoiceInfo.getPageSummary(UserChoiceInfo.PASSWORD); in getConfig()
114 CharSequence prevSsid = mUserChoiceInfo.getPageSummary(UserChoiceInfo.SSID); in onCreateActions()
102 public String getPageSummary(@PAGE int page) { in getPageSummary() method in UserChoiceInfo
228 CharSequence prevPassword = mUserChoiceInfo.getPageSummary(UserChoiceInfo.PASSWORD); in onCreateActions()
333 || !TextUtils.isEmpty(mUserChoiceInfo.getPageSummary(UserChoiceInfo.PASSWORD)); in needsSave()