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

/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 58 milliseconds