Searched refs:imeActionLabel (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DTextView.java1188 mEditor.mInputContentType.imeActionLabel = a.getText(attr);
6201 mEditor.mInputContentType.imeActionLabel = label;
6213 ? mEditor.mInputContentType.imeActionLabel : null;
7854 outAttrs.actionLabel = mEditor.mInputContentType.imeActionLabel;
H A DEditor.java6302 CharSequence imeActionLabel; field in class:Editor.InputContentType

Completed in 41 milliseconds