Searched refs:PROXY_BYPASS (Results 1 – 4 of 4) sorted by relevance
113 if (mAdvancedOptionsFlowInfo.containsPage(AdvancedOptionsFlowInfo.PROXY_BYPASS)) { in onCreateActions()114 title = mAdvancedOptionsFlowInfo.get(AdvancedOptionsFlowInfo.PROXY_BYPASS); in onCreateActions()137 mAdvancedOptionsFlowInfo.put(AdvancedOptionsFlowInfo.PROXY_BYPASS, in onGuidedActionEditedAndProceed()
40 public static final int PROXY_BYPASS = 5; field in AdvancedOptionsFlowInfo53 PROXY_BYPASS,
115 mAdvancedOptionsFlowInfo.remove(AdvancedOptionsFlowInfo.PROXY_BYPASS); in onGuidedActionClicked()
66 String exclusionList = flowInfo.get(AdvancedOptionsFlowInfo.PROXY_BYPASS); in processProxySettings()