Searched refs:mRealm (Results 1 – 1 of 1) sorted by relevance
37 private final String mRealm; field in HttpAuthenticationDialog52 mRealm = realm; in HttpAuthenticationDialog()127 "%s1", mHost).replace("%s2", mRealm); in createDialog()136 mOkListener.onOk(mHost, mRealm, getUsername(), getPassword()); in createDialog()