Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodManagerService.java346 final ImePlatformCompatUtils mImePlatformCompatUtils; field in InputMethodManagerService
1278 mImePlatformCompatUtils = new ImePlatformCompatUtils(); in InputMethodManagerService()
3806 mImePlatformCompatUtils.shouldClearShowForcedFlag(cs.mUid); in startInputOrWindowGainedFocus()
5114 if (mImePlatformCompatUtils.shouldUseSetInteractiveProtocol( in handleSetInteractive()