Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/
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
/frameworks/base/core/java/android/widget/
DTextView.java16598 public void onInputConnectionOpenedInternal(@NonNull InputConnection ic, in onInputConnectionOpenedInternal() method
/frameworks/base/core/java/android/view/
DView.java17537 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method in View