Home
last modified time | relevance | path

Searched defs:onInputConnectionOpenedInternal (Results 1 – 2 of 2) 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/view/
DView.java17328 public void onInputConnectionOpenedInternal(@NonNull InputConnection inputConnection, in onInputConnectionOpenedInternal() method