Searched refs:getCacheKey (Results 1 – 4 of 4) sorted by relevance
129 return getCacheKey(); in toString()134 return getCacheKey().hashCode(); in hashCode()141 return getCacheKey().equals(otherKey.getCacheKey()); in equals()148 messageDigest.update(getCacheKey().getBytes(CHARSET)); in updateDiskCacheKey()154 protected String getCacheKey() { in getCacheKey() method in ResourceAsset.PackageResourceKey
122 return getCacheKey(); in toString()127 return getCacheKey().hashCode(); in hashCode()134 return getCacheKey().equals(otherKey.getCacheKey()); in equals()142 messageDigest.update(getCacheKey().getBytes(CHARSET)); in updateDiskCacheKey()148 private String getCacheKey() { in getCacheKey() method in CurrentWallpaperAssetVN.CurrentWallpaperVNKey
111 return getCacheKey(); in toString()116 return getCacheKey().hashCode(); in hashCode()126 return getCacheKey().equals(otherKey.getCacheKey()); in equals()131 messageDigest.update(getCacheKey().getBytes(CHARSET)); in updateDiskCacheKey()139 private String getCacheKey() { in getCacheKey() method in LiveWallpaperThumbAsset.LiveWallpaperThumbKey
57 protected String getCacheKey() { in getCacheKey() method in NexusStaticAsset.PackageResourceKey