Home
last modified time | relevance | path

Searched refs:getDefaultActionLabel (Results 1 – 3 of 3) sorted by relevance

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/model/
DWallpaperInfo.java67 public static int getDefaultActionLabel() { in getDefaultActionLabel() method in WallpaperInfo
124 return getDefaultActionLabel(); in getActionLabelRes()
DCurrentWallpaperInfoVN.java132 return mActionLabelRes != 0 ? mActionLabelRes : WallpaperInfo.getDefaultActionLabel(); in getActionLabelRes()
DSystemStaticWallpaperInfo.java243 return WallpaperInfo.getDefaultActionLabel(); in getActionLabelRes()