Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl41 boolean allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeList()
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java961 Context context, InputMethodInfo imi, boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeListLocked()
DMultiClientInputMethodManagerService.java1481 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList()
DInputMethodManagerService.java2091 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList()
2111 boolean allowsImplicitlySelectedSubtypes, @UserIdInt int userId) { in getEnabledInputMethodSubtypeListLocked()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1301 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList()