Home
last modified time | relevance | path

Searched defs:onInputConnectionOpenedInternal (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/core/tests/coretests/src/android/view/
H A DViewInputConnectionTest.java274 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in ViewInputConnectionTest.TestEditText
303 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in ViewInputConnectionTest.TestButton
/aosp14/frameworks/base/core/java/android/widget/
H A DTextView.java15931 public void onInputConnectionOpenedInternal(@NonNull InputConnection ic, in onInputConnectionOpenedInternal() method
/aosp14/frameworks/base/core/java/android/view/
H A DView.java16513 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in View