Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DDefaultWallpaperInfo.java80 public String getCollectionId(Context context) { in getCollectionId() method in DefaultWallpaperInfo
DWallpaperMetadata.java86 public String getCollectionId() { in getCollectionId() method in WallpaperMetadata
DCategory.java76 public String getCollectionId() { in getCollectionId() method in Category
DWallpaperInfo.java154 public abstract String getCollectionId(Context context); in getCollectionId() method in WallpaperInfo
DImageWallpaperInfo.java165 public String getCollectionId(Context context) { in getCollectionId() method in ImageWallpaperInfo
DCurrentWallpaperInfoVN.java120 public String getCollectionId(Context unused) { in getCollectionId() method in CurrentWallpaperInfoVN
DPartnerWallpaperInfo.java143 public String getCollectionId(Context context) { in getCollectionId() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java144 public String getCollectionId(Context context) { in getCollectionId() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java163 public String getCollectionId(Context context) { in getCollectionId() method in LegacyPartnerWallpaperInfo
DLiveWallpaperInfo.java358 public String getCollectionId(Context context) { in getCollectionId() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java149 public String getCollectionId(Context unused) { in getCollectionId() method in ThemeBundledWallpaperInfo
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperInfo.java124 public String getCollectionId(Context unused) { in getCollectionId() method in TestWallpaperInfo