Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/util/
DDeepLinkUtils.java41 public static String getCollectionId(Intent intent) { in getCollectionId() method in DeepLinkUtils
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperMetadata.java86 public String getCollectionId() { in getCollectionId() method in WallpaperMetadata
DDefaultWallpaperInfo.java86 public String getCollectionId(Context context) { in getCollectionId() method in DefaultWallpaperInfo
DCategory.java97 public String getCollectionId() { in getCollectionId() method in Category
DImageWallpaperInfo.java166 public String getCollectionId(Context context) { in getCollectionId() method in ImageWallpaperInfo
DCurrentWallpaperInfoVN.java121 public String getCollectionId(Context unused) { in getCollectionId() method in CurrentWallpaperInfoVN
DPartnerWallpaperInfo.java144 public String getCollectionId(Context context) { in getCollectionId() method in PartnerWallpaperInfo
DWallpaperInfo.java177 public abstract String getCollectionId(Context context); in getCollectionId() method in WallpaperInfo
DAppResourceWallpaperInfo.java145 public String getCollectionId(Context context) { in getCollectionId() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java164 public String getCollectionId(Context context) { in getCollectionId() method in LegacyPartnerWallpaperInfo
DSystemStaticWallpaperInfo.java258 public String getCollectionId(Context unused) { in getCollectionId() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java424 public String getCollectionId(Context context) { in getCollectionId() method in LiveWallpaperInfo
/packages/apps/ThemePicker/src/com/android/customization/model/theme/
DThemeBundledWallpaperInfo.java150 public String getCollectionId(Context unused) { in getCollectionId() method in ThemeBundledWallpaperInfo
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperInfo.java125 public String getCollectionId(Context unused) { in getCollectionId() method in TestWallpaperInfo