Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DPartner.java47 public static final String RES_SYSTEM_WALLPAPER_DIR = "system_wallpaper_directory"; field in Partner
99 int resId = getResources().getIdentifier(RES_SYSTEM_WALLPAPER_DIR, "string", in getWallpaperDirectory()