Searched refs:PROXY_SETTINGS (Results 1 – 4 of 4) sorted by relevance
37 public static final int PROXY_SETTINGS = 2; field in AdvancedOptionsFlowInfo50 PROXY_SETTINGS,
118 if (mAdvancedOptionsFlowInfo.containsPage(AdvancedOptionsFlowInfo.PROXY_SETTINGS)) { in onViewCreated()119 title = mAdvancedOptionsFlowInfo.get(AdvancedOptionsFlowInfo.PROXY_SETTINGS); in onViewCreated()
112 mAdvancedOptionsFlowInfo.remove(AdvancedOptionsFlowInfo.PROXY_SETTINGS); in onGuidedActionClicked()
57 AdvancedOptionsFlowInfo.PROXY_SETTINGS); in processProxySettings()