Home
last modified time | relevance | path

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

/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
DInputMethodManagerServiceTestBase.java267 mInputMethodManagerService.mInputMethodDeviceConfigs.destroy(); in tearDown()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DImeVisibilityStateComputer.java523 && mService.mInputMethodDeviceConfigs.shouldHideImeWhenNoEditorFocus()) { in computeState()
DInputMethodManagerService.java348 final InputMethodDeviceConfigs mInputMethodDeviceConfigs; field in InputMethodManagerService
1279 mInputMethodDeviceConfigs = new InputMethodDeviceConfigs(); in InputMethodManagerService()