Home
last modified time | relevance | path

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

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