Searched refs:creativeWallpaper (Results 1 – 1 of 1) sorted by relevance
158 CreativeWallpaperInfo creativeWallpaper = (CreativeWallpaperInfo) mWallpaper; in onCreate() local159 if (creativeWallpaper.canBeShared()) { in onCreate()161 creativeWallpaper.getShareIntent()), in onCreate()170 CreativeWallpaperInfo creativeWallpaper = (CreativeWallpaperInfo) mWallpaper; in getCreativeWallpaperPreviewResultCallback()172 boolean isCreativeWallpaperApplied = creativeWallpaper.isApplied( in getCreativeWallpaperPreviewResultCallback()176 if (creativeWallpaper.canBeDeleted() || isCreativeWallpaperApplied) { in getCreativeWallpaperPreviewResultCallback()194 if (creativeWallpaper.canBeDeleted() || isCreativeWallpaperApplied) { in getCreativeWallpaperPreviewResultCallback()227 Context context, CreativeWallpaperInfo creativeWallpaper) { in getEffectSwitchListener() argument229 for (WallpaperAction wallpaperActionToggle : creativeWallpaper.getEffectsToggles()) { in getEffectSwitchListener()235 creativeWallpaper.getEffectsToggles().get( in getEffectSwitchListener()[all …]