Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodBindingController.java657 int getDeviceIdToShowIme() { in getDeviceIdToShowIme() method in InputMethodBindingController
DInputMethodManagerService.java2148 bindingController.getDeviceIdToShowIme()); in startInputUncheckedLocked()
2262 final int oldDeviceId = bindingController.getDeviceIdToShowIme(); in computeCurrentDeviceMethodIdLocked()
3009 if (bindingController.getDeviceIdToShowIme() == DEVICE_ID_DEFAULT) { in updateInputMethodsFromSettingsLocked()
3130 if (bindingController.getDeviceIdToShowIme() != DEVICE_ID_DEFAULT in setInputMethodLocked()
5419 if (bindingController.getDeviceIdToShowIme() == DEVICE_ID_DEFAULT) { in setInputMethodEnabledLocked()