Searched refs:getCurrentInputMethodSubtypeLocked (Results 1 – 2 of 2) sorted by relevance
101 mService.getCurrentInputMethodSubtypeLocked(); in showInputMethodMenu()
3368 newSubtype = getCurrentInputMethodSubtypeLocked(); in setInputMethodLocked()5506 mCurrentSubtype = getCurrentInputMethodSubtypeLocked(); in setSelectedInputMethodAndSubtypeLocked()5551 return getCurrentInputMethodSubtypeLocked(); in getCurrentInputMethodSubtype()5572 InputMethodSubtype getCurrentInputMethodSubtypeLocked() { in getCurrentInputMethodSubtypeLocked() method