Searched refs:CurrentWallpaperKey (Results 1 – 1 of 1) sorted by relevance
152 return new CurrentWallpaperKey(mWallpaperManager, mWallpaperManagerFlag); in getKey()163 private static final class CurrentWallpaperKey implements Key { class in CurrentWallpaperAsset168 CurrentWallpaperKey(WallpaperManager wallpaperManager, in CurrentWallpaperKey() method in CurrentWallpaperAsset.CurrentWallpaperKey186 if (object instanceof CurrentWallpaperKey) { in equals()187 CurrentWallpaperKey otherKey = (CurrentWallpaperKey) object; in equals()