Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java1867 final String whichProp; in openDefaultWallpaper() local
1876 whichProp = PROP_WALLPAPER; in openDefaultWallpaper()
1879 final String path = SystemProperties.get(whichProp); in openDefaultWallpaper()