Searched defs:hash (Results 1 – 9 of 9) sorted by relevance
84 int hash = 0; in getAttachmentsStateHashCode() local
92 HashMap<String, String> hash = new HashMap<String, String>(); in getBucketIds() local
48 HashMap<String, String> hash = new HashMap<String, String>(); in getBucketIds() local
166 long hash = Utils.crc64Long(downloadUrl); in queryDatabase() local
90 long hash = Utils.crc64Long(stringUrl); in findEntryInDatabase() local
382 final int hash = getSmallHashFromSha1(sha.digest()); in getSmallHash() local
1219 Object[] hash = mailbox.getHashes(); in save() local
753 final Object[] hash = new Object[CONTENT_PROJECTION.length]; in getHashes() local
2148 final HashSet<String> hash = new HashSet<String>(); in convertToHashSet() local