Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java1869 final String whichProp; in openDefaultWallpaper() local
1878 whichProp = PROP_WALLPAPER; in openDefaultWallpaper()
1881 final String path = SystemProperties.get(whichProp); in openDefaultWallpaper()