Home
last modified time | relevance | path

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

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