HomeSort by relevance Sort by last modified time
    Searched refs:setAuthInfo (Results 1 - 6 of 6) sorted by null

  /external/apache-http/android/src/android/net/compatibility/
WebAddress.java 169 public void setAuthInfo(String authInfo) {
  /frameworks/base/core/java/android/net/
WebAddress.java 185 public void setAuthInfo(String authInfo) {
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOutgoingFragment.java 244 mAuthenticationView.setAuthInfo(oauthProviders.size() > 0, sendAuth);
297 mAuthenticationView.setAuthInfo(true, sendAuth);
429 mAuthenticationView.setAuthInfo(true, sendAuth);
AuthenticationView.java 140 public void setAuthInfo(final boolean offerOAuth, final HostAuth hostAuth) {
AccountSetupIncomingFragment.java 358 mAuthenticationView.setAuthInfo(offerOAuth, recvAuth);
644 mAuthenticationView.setAuthInfo(mServiceInfo.offerOAuth, recvAuth);
  /prebuilts/sdk/org.apache.http.legacy/
org.apache.http.legacy.jar 

Completed in 114 milliseconds