Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/common/ui/compose/
DSelectedUserAwareInputConnection.kt56 override fun createInputConnection(outAttributes: EditorInfo): InputConnection { in <lambda>() method
57 val inputConnection = request.createInputConnection(outAttributes) in <lambda>()
/frameworks/base/core/java/android/view/inputmethod/
DInputMethodManager.java3209 final Pair<InputConnection, EditorInfo> connectionPair = createInputConnection(view); in startInputInner()
4999 private static Pair<InputConnection, EditorInfo> createInputConnection( in createInputConnection() method in InputMethodManager
/frameworks/base/boot/
Dboot-image-profile.txt19081 HSPLandroid/view/inputmethod/InputMethodManager;->createInputConnection(Landroid/view/View;)Landroi…
/frameworks/base/config/
Dboot-image-profile.txt19145 HSPLandroid/view/inputmethod/InputMethodManager;->createInputConnection(Landroid/view/View;)Landroi…