Searched refs:actionLabel (Results 1 – 7 of 7) sorted by relevance
55 private Action(@Nullable Runnable actionRunnable, @Nullable String actionLabel) { in Action() argument57 mActionLabel = actionLabel; in Action()79 public static Action createCustomAction(final Runnable runnable, final String actionLabel) { in createCustomAction() argument80 return new Action(runnable, actionLabel); in createCustomAction()
97 mCustomActionLabel = (mEditorInfo.actionLabel != null) in KeyboardId()98 ? mEditorInfo.actionLabel.toString() : null; in KeyboardId()
32 editorInfo.actionLabel = "customLabel"; in testActionCustom()
110 } else if (editorInfo.actionLabel != null) { in getImeOptionsActionIdFromEditorInfo()
445 final int finishedInstruction, final int actionIcon, final int actionLabel) {461 mActionLabel.setText(res.getString(actionLabel));
91351 actionLabel=null actionId=091374 actionLabel=null actionId=0