Searched refs:setWallpaper (Results 1 – 9 of 9) sorted by relevance
98 mContext.setWallpaper(bitmap); in testSetWallpaper()105 mContext.setWallpaper((InputStream) null); in testSetWallpaper()
93 override fun setWallpaper(name: String?): ParcelFileDescriptor { in <lambda>() method in com.android.wallpaper.util.wallpaperconnection.WallpaperEngineConnection
222 protected abstract void setWallpaper(@Destination int destination); in setWallpaper() method in PreviewFragment664 setWallpaper(destination);673 setWallpaper(mSetWallpaperViewModel.getDestination())
211 protected void setWallpaper(@Destination int destination) { in setWallpaper() method in ImagePreviewFragment
117 protected void setWallpaper(int destination) { in setWallpaper() method in LivePreviewFragment
64 fun setWallpaper() = in setWallpaper() method in com.android.wallpaper.picker.customization.data.repository.WallpaperRepositoryTest
143 fun setWallpaper() = in setWallpaper() method in com.android.wallpaper.picker.customization.domain.interactor.WallpaperInteractorTest
320 public ParcelFileDescriptor setWallpaper(String name) { in setWallpaper() method in WallpaperConnection
682 public ParcelFileDescriptor setWallpaper(String name) { in setWallpaper() method in LiveWallpaperPreview.WallpaperConnection