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