Searched refs:getCurrentInputMethodSubtypeLocked (Results 1 – 2 of 2) sorted by relevance
3081 newSubtype = getCurrentInputMethodSubtypeLocked(); in setInputMethodLocked()4676 final InputMethodSubtype currentSubtype = getCurrentInputMethodSubtypeLocked(); in showInputMethodMenu()4914 mCurrentSubtype = getCurrentInputMethodSubtypeLocked(); in setSelectedInputMethodAndSubtypeLocked()4952 return getCurrentInputMethodSubtypeLocked(); in getCurrentInputMethodSubtype()4956 private InputMethodSubtype getCurrentInputMethodSubtypeLocked() { in getCurrentInputMethodSubtypeLocked() method in InputMethodManagerService
16732 HPLcom/android/server/inputmethod/InputMethodManagerService;->getCurrentInputMethodSubtypeLocked()L…