Searched refs:mPacFileUrl (Results 1 – 2 of 2) sorted by relevance
47 private final Uri mPacFileUrl; field in ProxyInfo111 mPacFileUrl = Uri.EMPTY; in ProxyInfo()126 mPacFileUrl = pacFileUrl; in ProxyInfo()141 mPacFileUrl = pacFileUrl; in ProxyInfo()157 mPacFileUrl = Uri.EMPTY; in ProxyInfo()167 mPacFileUrl = source.mPacFileUrl; in ProxyInfo()175 mPacFileUrl = Uri.EMPTY; in ProxyInfo()195 return mPacFileUrl; in getPacFileUrl()235 if (!Uri.EMPTY.equals(mPacFileUrl)) return true; in isValid()259 if (!Uri.EMPTY.equals(mPacFileUrl)) { in toString()[all …]
44995 Landroid/net/ProxyInfo;->mPacFileUrl:Landroid/net/Uri;