Home
last modified time | relevance | path

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

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