Searched refs:mHost (Results 1 – 4 of 4) sorted by relevance
50 private HostCallback mHost; field in CertificateSelector67 mHost = host; in setHostActivity()110 if (target == mSelectButton && mHost != null) { in onClick()115 mHost.onCertificateRequested(); in onClick()
36 private final String mHost; field in HttpAuthenticationDialog51 mHost = host; in HttpAuthenticationDialog()127 "%s1", mHost).replace("%s2", mRealm); in createDialog()136 mOkListener.onOk(mHost, mRealm, getUsername(), getPassword()); in createDialog()
61 private String mHost; field in MailTransport100 newObject.mHost = mHost; in clone()112 mHost = host; in setHost()122 return mHost; in getHost()
52 private String mHost; field in MockTransport212 mHost = host; in setHost()217 return mHost; in getHost()