Home
last modified time | relevance | path

Searched refs:mLockWallpaperInfo (Results 1 – 1 of 1) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java640 private WallpaperInfo mLockWallpaperInfo; field in CategoryFragment.TwoWallpapersMetadataHolder
789 mLockWallpaperInfo = lockWallpaper; in bindLockWallpaper()
830 mLockWallpaperInfo.getCollectionId(appContext), in bindLockWallpaper()
831 mLockWallpaperInfo.getActionLabelRes(appContext)); in bindLockWallpaper()
844 getFragmentHost().showViewOnlyPreview(mLockWallpaperInfo); in bindLockWallpaper()