Home
last modified time | relevance | path

Searched refs:wallpaperMetadatas (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultWallpaperRefresher.java101 List<WallpaperMetadata> wallpaperMetadatas = new ArrayList<>(); in doInBackground() local
113 wallpaperMetadatas.add(new WallpaperMetadata( in doInBackground()
121 return wallpaperMetadatas; in doInBackground()
129 wallpaperMetadatas.add(new WallpaperMetadata( in doInBackground()
138 wallpaperMetadatas.add(new WallpaperMetadata( in doInBackground()
147 return wallpaperMetadatas; in doInBackground()