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

/frameworks/base/core/java/android/inputmethodservice/
H A DInputMethodService.java266 View mInputView; field in class:InputMethodService
605 mInputView = null;
955 if (mInputView == null) {
1104 mInputView = view;

Completed in 63 milliseconds