Home | History | Annotate | Download | only in widget

Lines Matching defs:Editor

108 public class Editor {
109 private static final String TAG = "Editor";
195 Editor(TextView textView) {
419 // The default value is true, even when there is no associated Editor
877 // Note this may have to be moved out of the Editor class
1169 final Editor.InputMethodState ims = mInputMethodState;
1309 // Note how dynamic layout's internal block indices get updated from Editor
3791 Editor.this.mCorrectionHighlighter = null;