Searched refs:mIpSettingsPage (Results 1 – 1 of 1) sorted by relevance
60 private FormPage mIpSettingsPage; field in AdvancedWifiOptionsFlow170 mIpSettingsPage = formPage; in handlePageComplete()204 mPageHandler.removePage(mIpSettingsPage); in handlePageComplete()242 if (mIpSettingsPage == null && getInitialLinkAddress() != null) { in getPreviousPage()245 return mIpSettingsPage; in getPreviousPage()381 && !mPageHandler.choiceChosen(mIpSettingsPage, R.string.wifi_action_dhcp); in processIpSettings()