Searched refs:showViewOnlyPreview (Results 1 – 4 of 4) sorted by relevance
96 void showViewOnlyPreview(WallpaperInfo wallpaperInfo); in showViewOnlyPreview() method531 getFragmentHost().showViewOnlyPreview(mWallpaperInfo); in bindWallpaperAsset()775 getFragmentHost().showViewOnlyPreview(mHomeWallpaperInfo); in bindHomeWallpaper()844 getFragmentHost().showViewOnlyPreview(mLockWallpaperInfo); in bindLockWallpaper()
771 public void showViewOnlyPreview(WallpaperInfo wallpaperInfo) { in showViewOnlyPreview() method in TopLevelPickerActivity772 mDelegate.showViewOnlyPreview(wallpaperInfo); in showViewOnlyPreview()
313 public void showViewOnlyPreview(WallpaperInfo wallpaperInfo) { in showViewOnlyPreview() method in WallpaperPickerDelegate
329 public void showViewOnlyPreview(WallpaperInfo wallpaperInfo) { in showViewOnlyPreview() method in CustomizationPickerActivity330 mDelegate.showViewOnlyPreview(wallpaperInfo); in showViewOnlyPreview()