Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DWallpaperManager.java1623 final String whichProp; in openDefaultWallpaper() local
1632 whichProp = PROP_WALLPAPER; in openDefaultWallpaper()
1635 final String path = SystemProperties.get(whichProp); in openDefaultWallpaper()