Home
last modified time | relevance | path

Searched refs:formatWallpaperSubtitle (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DAttributionFormatter.java39 public static String formatWallpaperSubtitle(Context context, WallpaperInfo wallpaper) { in formatWallpaperSubtitle() method in AttributionFormatter
H A DTopLevelPickerActivity.java568 AttributionFormatter.formatWallpaperSubtitle(appContext, homeWallpaper)); in refreshCurrentWallpapers()