Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/inputmethod/
H A DInputMethodSubtypeSwitchingController.java243 private static int calculateSubtypeId(InputMethodInfo imi, InputMethodSubtype subtype) { in calculateSubtypeId() method in InputMethodSubtypeSwitchingController
262 final int currentSubtypeId = calculateSubtypeId(imi, subtype); in getIndex()
333 final int currentSubtypeId = calculateSubtypeId(imi, subtype); in getUsageRank()