Searched refs:KEY_WALLPAPER_COLORS (Results 1 – 3 of 3) sorted by relevance
48 private static final String KEY_WALLPAPER_COLORS = "wallpaper_colors"; field in WorkspaceSurfaceHolderCallback251 request.putParcelable(KEY_WALLPAPER_COLORS, mWallpaperColors); in requestPreview()
34 public static final String KEY_WALLPAPER_COLORS = "wallpaper_colors"; field in SurfaceViewUtils
210 extras.putParcelable(SurfaceViewUtils.KEY_WALLPAPER_COLORS, wallpaperColors) in <lambda>()