Searched refs:getCurrentInputMethodSubtypeLocked (Results 1 – 2 of 2) sorted by relevance
87 mService.getCurrentInputMethodSubtypeLocked(); in showInputMethodMenuLocked()
3108 newSubtype = getCurrentInputMethodSubtypeLocked(); in setInputMethodLocked()5470 newSubtype = getCurrentInputMethodSubtypeLocked(); in setSelectedInputMethodAndSubtypeLocked()5525 return getCurrentInputMethodSubtypeLocked(); in getCurrentInputMethodSubtype()5552 InputMethodSubtype getCurrentInputMethodSubtypeLocked() { in getCurrentInputMethodSubtypeLocked() method