Home
last modified time | relevance | path

Searched defs:actionLabel (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java204 public void onSelectionAction(int menuItemId, @Nullable String actionLabel) { in onSelectionAction()
618 @Nullable String actionLabel, in onSelectionAction()
804 @Nullable String actionLabel, in logSelectionAction()
922 @Nullable TextClassification classification, String actionLabel) { in maybeGenerateTranslateClickEvent()
945 TextClassificationContext classificationContext, @Nullable String actionLabel) { in generateTranslateEvent()
/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java337 public CharSequence actionLabel = null; field in EditorInfo