Searched refs:bytesToHexString (Results 1 – 1 of 1) sorted by relevance
529 cacheKey = bytesToHexString(mDigest.digest()); in hashKeyForDisk()536 private static String bytesToHexString(byte[] bytes) { in bytesToHexString() method in ImageCache