Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/view/
DIInputMethodManager.aidl41 boolean allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeList() argument
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java908 Context context, InputMethodInfo imi, boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeListLocked() argument
911 if (allowsImplicitlySelectedSubtypes && enabledSubtypes.isEmpty()) { in getEnabledInputMethodSubtypeListLocked()
DInputMethodManagerService.java2153 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList() argument
2164 allowsImplicitlySelectedSubtypes, resolvedUserIds[0]); in getEnabledInputMethodSubtypeList()
2173 boolean allowsImplicitlySelectedSubtypes, @UserIdInt int userId) { in getEnabledInputMethodSubtypeListLocked() argument
2185 mContext, imi, allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeListLocked()
2201 mContext, imi, allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeListLocked()
DMultiClientInputMethodManagerService.java1461 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList() argument
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java1353 boolean allowsImplicitlySelectedSubtypes) { in getEnabledInputMethodSubtypeList() argument
1356 imi == null ? null : imi.getId(), allowsImplicitlySelectedSubtypes); in getEnabledInputMethodSubtypeList()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...