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.java230 Category oldLiveWallpapersCategory = mCategoryProvider.getCategory( in updateLiveWallpapersCategories() local
233 && (oldLiveWallpapersCategory == null in updateLiveWallpapersCategories()
234 || !oldLiveWallpapersCategory.containsThirdParty(packageName))) { in updateLiveWallpapersCategories()
251 removeCategory(oldLiveWallpapersCategory); in updateLiveWallpapersCategories()
253 if (oldLiveWallpapersCategory != null) { in updateLiveWallpapersCategories()