Home
last modified time | relevance | path

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

/cts/tests/tests/view/src/android/view/cts/
DViewTest.java4324 assertTrue(editText.hasCalledOnCheckIsTextEditor()); in testInputConnection()
5126 public boolean hasCalledOnCheckIsTextEditor() { in hasCalledOnCheckIsTextEditor() method in ViewTest.MockEditText