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.java3728 return editText.hasCalledOnCreateInputConnection(); in testInputConnection()
4158 public boolean hasCalledOnCreateInputConnection() { in hasCalledOnCreateInputConnection() method in ViewTest.MockEditText