Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DSystemStaticWallpaperInfo.java60 private static final String WALLPAPERS_RES_SUFFIX = "_wallpapers"; field in SystemStaticWallpaperInfo
134 int listResId = stubApkResources.getIdentifier(categoryId + WALLPAPERS_RES_SUFFIX, in getAll()