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.java50 private final Uri mPacFileUrl; field in ProxyInfo
114 mPacFileUrl = Uri.EMPTY; in ProxyInfo()
129 mPacFileUrl = pacFileUrl; in ProxyInfo()
144 mPacFileUrl = pacFileUrl; in ProxyInfo()
160 mPacFileUrl = Uri.EMPTY; in ProxyInfo()
170 mPacFileUrl = source.mPacFileUrl; in ProxyInfo()
178 mPacFileUrl = Uri.EMPTY; in ProxyInfo()
198 return mPacFileUrl; in getPacFileUrl()
238 if (!Uri.EMPTY.equals(mPacFileUrl)) return true; in isValid()
262 if (!Uri.EMPTY.equals(mPacFileUrl)) { in toString()
[all …]
/packages/modules/Connectivity/Tethering/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1180 Landroid/net/ProxyInfo;->mPacFileUrl:Landroid/net/Uri;