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()
620 @Nullable String actionLabel, in onSelectionAction()
806 @Nullable String actionLabel, in logSelectionAction()
924 @Nullable TextClassification classification, String actionLabel) { in maybeGenerateTranslateClickEvent()
947 TextClassificationContext classificationContext, @Nullable String actionLabel) { in generateTranslateEvent()
/frameworks/base/core/java/android/view/inputmethod/
DEditorInfo.java380 public CharSequence actionLabel = null; field in EditorInfo