Home
last modified time | relevance | path

Searched defs:getActionLabel (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DWallpaperInfoHelper.java64 private static CharSequence getActionLabel(Context context, WallpaperInfo wallpaperInfo) { in getActionLabel() method in WallpaperInfoHelper
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/
H A DSnackBar.java64 String getActionLabel() { in getActionLabel() method in SnackBar.Action
249 public String getActionLabel() { in getActionLabel() method in SnackBar
/aosp12/packages/apps/Dialer/java/com/android/dialer/widget/
H A DEmptyContentView.java105 public @StringRes int getActionLabel() { in getActionLabel() method in EmptyContentView