Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/inputmethod/
DInputMethodUtils.java94 private static InputMethodInfo sCachedInputMethodInfo; field in InputMethodUtils
470 if (systemLocales.equals(sCachedSystemLocales) && sCachedInputMethodInfo == imi) { in getImplicitlyApplicableSubtypesLocked()
483 sCachedInputMethodInfo = imi; in getImplicitlyApplicableSubtypesLocked()