Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java93 private static final String PROP_WALLPAPER_COMPONENT = "ro.config.wallpaper_component"; field in WallpaperManager
1614 String flat = SystemProperties.get(PROP_WALLPAPER_COMPONENT); in getDefaultWallpaperComponent()