Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodUtils.java598 InputMethodSubtype getLastInputMethodSubtypeLocked() { in getLastInputMethodSubtypeLocked() method in InputMethodUtils.InputMethodSettings
H A DInputMethodManagerService.java4234 return mSettings.getLastInputMethodSubtypeLocked(); in getLastInputMethodSubtype()
4240 return settings.getLastInputMethodSubtypeLocked(); in getLastInputMethodSubtype()