Home
last modified time | relevance | path

Searched defs:getCollectionId (Results 1 – 16 of 16) 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/
DLiveWallpaperMetadata.java53 public String getCollectionId() { in getCollectionId() method in LiveWallpaperMetadata
DWallpaperMetadata.java86 public String getCollectionId() { in getCollectionId() method in WallpaperMetadata
DDefaultWallpaperInfo.java73 public String getCollectionId(Context context) { in getCollectionId() method in DefaultWallpaperInfo
DCategory.java101 public String getCollectionId() { in getCollectionId() method in Category
DImageWallpaperInfo.java166 public String getCollectionId(Context context) { in getCollectionId() method in ImageWallpaperInfo
DCurrentWallpaperInfo.java125 public String getCollectionId(Context unused) { in getCollectionId() method in CurrentWallpaperInfo
DPartnerWallpaperInfo.java144 public String getCollectionId(Context context) { in getCollectionId() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java145 public String getCollectionId(Context context) { in getCollectionId() method in AppResourceWallpaperInfo
DLegacyPartnerWallpaperInfo.java164 public String getCollectionId(Context context) { in getCollectionId() method in LegacyPartnerWallpaperInfo
DWallpaperInfo.java191 public abstract String getCollectionId(Context context); in getCollectionId() method in WallpaperInfo
DSystemStaticWallpaperInfo.java277 public String getCollectionId(Context unused) { in getCollectionId() method in SystemStaticWallpaperInfo
DLiveWallpaperInfo.java437 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/common/src/com/android/wallpaper/testing/
DTestStaticWallpaperInfo.java125 public String getCollectionId(Context unused) { in getCollectionId() method in TestStaticWallpaperInfo
DTestLiveWallpaperInfo.java130 public String getCollectionId(Context unused) { in getCollectionId() method in TestLiveWallpaperInfo