Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/inputmethod/
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()
/frameworks/base/services/
Dart-profile19942 PLcom/android/server/inputmethod/InputMethodSubtypeSwitchingController;->calculateSubtypeId(Landroi…