Home
last modified time | relevance | path

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

/packages/modules/Connectivity/framework/src/android/net/
DProxyInfo.java52 private final Uri mPacFileUrl; field in ProxyInfo
116 mPacFileUrl = Uri.EMPTY; in ProxyInfo()
131 mPacFileUrl = pacFileUrl; in ProxyInfo()
146 mPacFileUrl = pacFileUrl; in ProxyInfo()
162 mPacFileUrl = Uri.EMPTY; in ProxyInfo()
172 mPacFileUrl = source.mPacFileUrl; in ProxyInfo()
180 mPacFileUrl = Uri.EMPTY; in ProxyInfo()
200 return mPacFileUrl; in getPacFileUrl()
240 if (!Uri.EMPTY.equals(mPacFileUrl)) return true; in isValid()
266 return !Uri.EMPTY.equals(mPacFileUrl); in isPacProxy()
[all …]
/packages/modules/Connectivity/Tethering/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1180 Landroid/net/ProxyInfo;->mPacFileUrl:Landroid/net/Uri;