Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperInfoContract.java28 public static final String WALLPAPER_AUTHOR = "wallpaper_author"; field in WallpaperInfoContract
DCreativeWallpaperInfo.java417 if (cursor.getColumnIndex(WallpaperInfoContract.WALLPAPER_AUTHOR) >= 0) {
419 cursor.getColumnIndex(WallpaperInfoContract.WALLPAPER_AUTHOR));