Home
last modified time | relevance | path

Searched refs:getActionLabelRes (Results 1 – 9 of 9) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDefaultCurrentWallpaperInfoFactory.java85 homeWallpaperMetadata.getActionLabelRes(), in createCurrentWallpaperInfos()
93 homeWallpaperMetadata.getActionLabelRes(), in createCurrentWallpaperInfos()
108 lockWallpaperMetadata.getActionLabelRes(), in createCurrentWallpaperInfos()
DDefaultWallpaperPersister.java1006 mWallpaper.getActionLabelRes(mAppContext)); in setImageWallpaperHomeMetadata()
1020 mWallpaper.getActionLabelRes(mAppContext)); in setImageWallpaperLockMetadata()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCategoryFragment.java601 getString(mWallpaperInfo.getActionLabelRes(appContext))); in updateExploreSectionVisibility()
609 mWallpaperInfo.getActionLabelRes(appContext)); in updateExploreSectionVisibility()
740 .getActionLabelRes(appContext))); in bindHomeWallpaper()
748 mHomeWallpaperInfo.getActionLabelRes(appContext)); in bindHomeWallpaper()
818 lockWallpaper.getActionLabelRes(appContext))); in bindLockWallpaper()
829 mLockWallpaperInfo.getActionLabelRes(appContext)); in bindLockWallpaper()
DPreviewFragment.java614 mWallpaper.getActionLabelRes(context))); in populateAttributionPane()
618 mWallpaper.getActionLabelRes(context)); in populateAttributionPane()
DTopLevelPickerActivity.java545 homeWallpaper.getActionLabelRes(appContext))); in refreshCurrentWallpapers()
552 homeWallpaper.getActionLabelRes(appContext)); in refreshCurrentWallpapers()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperMetadata.java71 public int getActionLabelRes() { in getActionLabelRes() method in WallpaperMetadata
DWallpaperInfo.java100 public int getActionLabelRes(Context context) { in getActionLabelRes() method in WallpaperInfo
DCurrentWallpaperInfoV16.java116 public int getActionLabelRes(Context unused) { in getActionLabelRes() method in CurrentWallpaperInfoV16
DCurrentWallpaperInfoVN.java133 public int getActionLabelRes(Context unused) { in getActionLabelRes() method in CurrentWallpaperInfoVN