Searched refs:mAuthInfo (Results 1 – 1 of 1) sorted by relevance
52 private String mAuthInfo; field in WebAddress80 mAuthInfo = ""; in WebAddress()88 if (t != null) mAuthInfo = t; in WebAddress()137 if (mAuthInfo.length() > 0) { in toString()138 authInfo = mAuthInfo + "@"; in toString()186 mAuthInfo = authInfo; in setAuthInfo()191 return mAuthInfo; in getAuthInfo()