Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DWallpaperPickerDelegate.java212 Category oldLiveWallpapersCategory = mCategoryProvider.getCategory( in updateLiveWallpapersCategories() local
215 && (oldLiveWallpapersCategory == null in updateLiveWallpapersCategories()
216 || !oldLiveWallpapersCategory.containsThirdParty(packageName))) { in updateLiveWallpapersCategories()
233 removeCategory(oldLiveWallpapersCategory); in updateLiveWallpapersCategories()
235 if (oldLiveWallpapersCategory != null) { in updateLiveWallpapersCategories()