Home | History | Annotate | Download | only in widget

Lines Matching defs:Editor

104 public class Editor {
105 private static final String TAG = "Editor";
190 Editor(TextView textView) {
386 // The default value is true, even when there is no associated Editor
844 // Note this may have to be moved out of the Editor class
1136 final Editor.InputMethodState ims = mInputMethodState;
1285 // Note how dynamic layout's internal block indices get updated from Editor
3715 Editor.this.mCorrectionHighlighter = null;