Searched refs:wallpaperMetadatas (Results 1 – 1 of 1) sorted by relevance
124 List<WallpaperMetadata> wallpaperMetadatas = new ArrayList<>(); in doInBackground() local137 wallpaperMetadatas.add(new WallpaperMetadata( in doInBackground()147 wallpaperMetadatas.add(new LiveWallpaperMetadata(info, previewUri)); in doInBackground()153 return wallpaperMetadatas; in doInBackground()164 wallpaperMetadatas.add(new WallpaperMetadata( in doInBackground()174 wallpaperMetadatas.add(new LiveWallpaperMetadata(info, previewUri)); in doInBackground()177 return wallpaperMetadatas; in doInBackground()