Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/tests/coretests/src/android/view/
H A DViewInputConnectionTest.java251 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in ViewInputConnectionTest.TestEditText
280 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in ViewInputConnectionTest.TestButton
/aosp12/frameworks/base/core/java/android/widget/
H A DTextView.java13852 public void onInputConnectionOpenedInternal(@NonNull InputConnection ic, in onInputConnectionOpenedInternal() method in TextView.Drawables
/aosp12/frameworks/base/core/java/android/view/
H A DView.java15432 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in View