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