Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodSubtypeSwitchingController.java262 final int currentSubtypeId = calculateSubtypeId(imi, subtype); in getIndex() local
333 final int currentSubtypeId = calculateSubtypeId(imi, subtype); in getUsageRank() local