Searched refs:mPreventImeStartupUnlessTextEditor (Results 1 – 1 of 1) sorted by relevance
290 private final boolean mPreventImeStartupUnlessTextEditor; field in InputMethodManagerService1317 mPreventImeStartupUnlessTextEditor = mRes.getBoolean( in InputMethodManagerService()2309 if (!mPreventImeStartupUnlessTextEditor) { in shouldPreventImeStartupLocked()