Searched defs:mThumbAsset (Results 1 – 7 of 7) sorted by relevance
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/ | ||
D | PartnerWallpaperInfo.java | 53 private ResourceAsset mThumbAsset; field in PartnerWallpaperInfo |
D | AppResourceWallpaperInfo.java | 58 private ResourceAsset mThumbAsset; field in AppResourceWallpaperInfo |
D | LegacyPartnerWallpaperInfo.java | 58 private FileAsset mThumbAsset; field in LegacyPartnerWallpaperInfo |
D | WallpaperCategory.java | 43 private Asset mThumbAsset; field in WallpaperCategory |
D | LiveWallpaperInfo.java | 159 protected LiveWallpaperThumbAsset mThumbAsset; field in LiveWallpaperInfo |
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/ | ||
D | TestStaticWallpaperInfo.java | 51 private TestAsset mThumbAsset; field in TestStaticWallpaperInfo |
D | TestLiveWallpaperInfo.java | 49 private TestAsset mThumbAsset; field in TestLiveWallpaperInfo |