Searched refs:actionLabel (Results 1 – 9 of 9) sorted by relevance
215 public CharSequence actionLabel = null; field in EditorInfo331 pw.println(prefix + "actionLabel=" + actionLabel in dump()355 TextUtils.writeToParcel(actionLabel, dest, flags); in writeToParcel()377 res.actionLabel = TextUtils.CHAR_SEQUENCE_CREATOR.createFromParcel(source);
2211 final boolean hasAction = ei.actionLabel != null || ( in onUpdateExtractingViews()2218 if (ei.actionLabel != null) { in onUpdateExtractingViews()2219 mExtractAction.setText(ei.actionLabel); in onUpdateExtractingViews()
317 outAttrs.actionLabel = getContext().getString(R.string.done); in onCreateInputConnection()
5556 outAttrs.actionLabel = mEditor.mInputContentType.imeActionLabel; in onCreateInputConnection()
24468 field public java.lang.CharSequence actionLabel;
24620 field public java.lang.CharSequence actionLabel;
25784 field public java.lang.CharSequence actionLabel;
26649 field public java.lang.CharSequence actionLabel;