Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java4322 PollingCheck.waitFor(TIMEOUT_DELTA, editText::hasCalledOnCreateInputConnection); in testInputConnection()
5116 public boolean hasCalledOnCreateInputConnection() { in hasCalledOnCreateInputConnection() method in ViewTest.MockEditText