Home
last modified time | relevance | path

Searched refs:checkInputConnectionProxy (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DAbsListViewTest.java789 assertTrue(mListView.checkInputConnectionProxy(null)); in testSetFilterText()
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java5474 public boolean checkInputConnectionProxy(View view) { in checkInputConnectionProxy() method in ViewTest.MockEditText
5476 return super.checkInputConnectionProxy(view); in checkInputConnectionProxy()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt52520 method public boolean checkInputConnectionProxy(android.view.View);