Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/InputMethodSystemServerTests/src/com/android/server/inputmethod/
H A DInputMethodManagerServiceTestBase.java255 mInputMethodManagerService.mInputMethodDeviceConfigs.destroy(); in tearDown()
/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DImeVisibilityStateComputer.java511 && mService.mInputMethodDeviceConfigs.shouldHideImeWhenNoEditorFocus()) { in computeState()
H A DInputMethodManagerService.java290 final InputMethodDeviceConfigs mInputMethodDeviceConfigs; field in InputMethodManagerService
1730 mInputMethodDeviceConfigs = new InputMethodDeviceConfigs(); in InputMethodManagerService()