Searched refs:DIGEST (Results 1 – 8 of 8) sorted by relevance
48 public static final int DIGEST = 2; field in HttpAuthHeader175 return mScheme == DIGEST; in isDigest()245 if (mScheme == DIGEST) { in isSupportedScheme()289 mScheme = DIGEST; in parseScheme()353 if (mScheme == DIGEST) { in parseParameter()
72 DIGEST enumerator
275 mAuthType = DIGEST; in authenticate()300 CHECK_EQ((int)mAuthType, (int)DIGEST); in addAuthentication()830 DIGEST in onMessageReceived() enumerator
897 mAuthType = DIGEST; in parseAuthMethod()983 CHECK_EQ((int)mAuthType, (int)DIGEST); in addAuthentication()
42663 field public static final java.lang.String DIGEST = "Digest";
42818 field public static final java.lang.String DIGEST = "Digest";
44110 field public static final java.lang.String DIGEST = "Digest";