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

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java299 View mInputView; field in class:InputMethodService
702 mInputView = null;
1071 if (mInputView == null) {
1220 mInputView = view;

Completed in 113 milliseconds