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

/frameworks/base/services/java/com/android/server/wm/
H A DSession.java91 if (mService.mInputMethodManager == null && mService.mHaveInputMethods) {
H A DWindowManagerService.java314 final boolean mHaveInputMethods; field in class:WindowManagerService
730 mHaveInputMethods = haveInputMethods;

Completed in 56 milliseconds