Home
last modified time | relevance | path

Searched defs:getCollectionId (Results 1 – 15 of 15) 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.java51 public String getCollectionId() { in getCollectionId() method in LiveWallpaperMetadata
DWallpaperMetadata.java64 public String getCollectionId() { in getCollectionId() method in WallpaperMetadata
DDefaultWallpaperInfo.java73 public String getCollectionId(Context context) { in getCollectionId() method in DefaultWallpaperInfo
DCategory.java136 public String getCollectionId() { in getCollectionId() method in Category
DImageWallpaperInfo.java166 public String getCollectionId(Context context) { in getCollectionId() method in ImageWallpaperInfo
DCurrentWallpaperInfo.java115 public String getCollectionId(Context unused) { in getCollectionId() method in CurrentWallpaperInfo
DLiveWallpaperInfo.java154 public String getCollectionId() { in getCollectionId() method in LiveWallpaperInfo
454 public String getCollectionId(Context context) { in getCollectionId() method in LiveWallpaperInfo
DPartnerWallpaperInfo.java144 public String getCollectionId(Context context) { in getCollectionId() method in PartnerWallpaperInfo
DAppResourceWallpaperInfo.java145 public String getCollectionId(Context context) { in getCollectionId() method in AppResourceWallpaperInfo
DWallpaperInfo.java175 public abstract String getCollectionId(Context context); in getCollectionId() method in WallpaperInfo
DLegacyPartnerWallpaperInfo.java164 public String getCollectionId(Context context) { in getCollectionId() method in LegacyPartnerWallpaperInfo
DSystemStaticWallpaperInfo.java267 public String getCollectionId(Context unused) { in getCollectionId() method in SystemStaticWallpaperInfo
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestStaticWallpaperInfo.java126 public String getCollectionId(Context unused) { in getCollectionId() method in TestStaticWallpaperInfo
DTestLiveWallpaperInfo.java130 public String getCollectionId(Context unused) { in getCollectionId() method in TestLiveWallpaperInfo