Home
last modified time | relevance | path

Searched refs:setExclusionList (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/net/
DProxyInfo.java97 setExclusionList(exclList); in ProxyInfo()
108 setExclusionList(LOCAL_EXCL_LIST); in ProxyInfo()
122 setExclusionList(LOCAL_EXCL_LIST); in ProxyInfo()
133 setExclusionList(LOCAL_EXCL_LIST); in ProxyInfo()
216 private void setExclusionList(String exclusionList) { in setExclusionList() method in ProxyInfo