HomeSort by relevance Sort by last modified time
    Searched refs:mInputMethodState (Results 1 - 2 of 2) sorted by null

  /frameworks/base/core/java/android/widget/
Editor.java 236 InputMethodState mInputMethodState;
689 if (mInputMethodState == null) {
690 mInputMethodState = new InputMethodState();
    [all...]
TextView.java     [all...]

Completed in 334 milliseconds