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