Searched refs:mPacFileUrl (Results 1 – 2 of 2) sorted by relevance
50 private final Uri mPacFileUrl; field in ProxyInfo114 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 …]
1180 Landroid/net/ProxyInfo;->mPacFileUrl:Landroid/net/Uri;