Searched defs:algorithm (Results 1 – 5 of 5) sorted by relevance
37 public static MessageDigest getInstance(String algorithm) in getInstance()
220 String algorithm, in setupDigestAuthResponse()273 String algorithm, in computeDigestAuthResponse()
1364 ContentValues initialValues, ConflictAlgorithm algorithm) { in insertWithOnConflict()1515 String whereClause, String[] whereArgs, ConflictAlgorithm algorithm) { in updateWithOnConflict()
775 String algorithm = KeyManagerFactory.getDefaultAlgorithm(); in getKeyManagers() local
797 String algorithm = mAuthHeader.getAlgorithm(); in handleAuthResponse() local