Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodSubtypeSwitchingController.java260 final int currentSubtypeId = calculateSubtypeId(imi, subtype); in getIndex() local
265 if (imi.equals(isli.mImi) && isli.mSubtypeId == currentSubtypeId) { in getIndex()
331 final int currentSubtypeId = calculateSubtypeId(imi, subtype); in getUsageRank() local
338 subtypeListItem.mSubtypeId == currentSubtypeId) { in getUsageRank()