Searched defs:InputMethodState (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java92 import android.widget.Editor.InputMethodState;
125 InputMethodState mInputMethodState;
385 mInputMethodState = new InputMethodState();
1009 final InputMethodState ims = mInputMethodState;
1032 final InputMethodState ims = mInputMethodState;
1042 final InputMethodState ims = mInputMethodState;
1049 void finishBatchEdit(final InputMethodState ims) {
1140 final Editor.InputMethodState ims = mInputMethodState;
1184 final InputMethodState ims = mInputMethodState;
3780 static class InputMethodState { class in class:Editor
[all...]

Completed in 14 milliseconds