Searched refs:LOCAL_EXCL_LIST (Results 1 – 3 of 3) sorted by relevance
48 private static final String LOCAL_EXCL_LIST = ""; field in ProxyInfoTest91 assertArrayEquals(LOCAL_EXCL_LIST.toLowerCase(Locale.ROOT).split(","), in testBuildPacProxy()99 assertArrayEquals(LOCAL_EXCL_LIST.toLowerCase(Locale.ROOT).split(","), in testBuildPacProxy()
57 public static final String LOCAL_EXCL_LIST = ""; field in ProxyInfo126 mExclusionList = LOCAL_EXCL_LIST; in ProxyInfo()141 mExclusionList = LOCAL_EXCL_LIST; in ProxyInfo()
1174 Landroid/net/ProxyInfo;->LOCAL_EXCL_LIST:Ljava/lang/String;