Home
last modified time | relevance | path

Searched defs:wallpaperDrawable (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/asset/
H A DCurrentWallpaperAssetV16.java98 Drawable wallpaperDrawable = getCurrentWallpaperDrawable(); in doInBackground() local
133 Drawable wallpaperDrawable = getCurrentWallpaperDrawable(); in doInBackground() local
/aosp12/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/tileinfo/
H A DDefaultWallpaperInfo.java153 Drawable wallpaperDrawable = WallpaperManager.getInstance(context).getBuiltInDrawable( in getDefaultWallpaper() local
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DDefaultWallpaperRefresher.java218 … BitmapDrawable wallpaperDrawable = (BitmapDrawable) mWallpaperManagerCompat.getDrawable(); in getCurrentHomeWallpaperHashCode() local