Searched refs:PROP_WALLPAPER (Results 1 – 2 of 2) sorted by relevance
155 private static final String PROP_WALLPAPER = "ro.config.wallpaper"; field in WallpaperManager3149 whichProp = PROP_WALLPAPER; in openDefaultWallpaper()3206 return List.of(SystemProperties.get(PROP_WALLPAPER), getCmfWallpaperPath()); in getDefaultSystemWallpaperPaths()
9605 Landroid/app/WallpaperManager;->PROP_WALLPAPER:Ljava/lang/String;