Searched defs:actionLabel (Results 1 – 4 of 4) sorted by relevance
55 private Action(@Nullable Runnable actionRunnable, @Nullable String actionLabel) { in Action()79 public static Action createCustomAction(final Runnable runnable, final String actionLabel) { in createCustomAction()
45 private @StringRes int actionLabel; field in EmptyContentView
125 String actionLabel, ResolutionIntent resolutionIntent, Action action, int postDelayMs, in TmaMediaEvent()
105 public void addAccessibilityAction(int action, int actionLabel) { in addAccessibilityAction()