Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DInputMethodService.java302 View mInputView; field in InputMethodService
728 mInputView = null; in initViews()
1100 if (mInputView == null) { in updateInputViewShown()
1249 mInputView = view; in setInputView()
/frameworks/base/docs/html/guide/topics/text/
Dcreating-input-method.jd176 return mInputView;