Searched refs:LiveWallpaperThumbKey (Results 1 – 1 of 1) sorted by relevance
265 return new LiveWallpaperThumbKey(mInfo); in getKey()314 private static final class LiveWallpaperThumbKey implements Key { class in LiveWallpaperThumbAsset317 public LiveWallpaperThumbKey(android.app.WallpaperInfo info) { in LiveWallpaperThumbKey() method in LiveWallpaperThumbAsset.LiveWallpaperThumbKey333 if (!(object instanceof LiveWallpaperThumbKey)) { in equals()337 LiveWallpaperThumbKey otherKey = (LiveWallpaperThumbKey) object; in equals()