Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperSetter.java85 Asset wallpaperAsset = wallpaper.getAsset(containerActivity.getApplicationContext()); in setCurrentWallpaper() local
120 @Nullable Asset wallpaperAsset, @Destination final int destination, in setCurrentWallpaper()