Searched refs:hasCalledCheckInputConnectionProxy (Results 1 – 1 of 1) sorted by relevance
3368 assertFalse(editText.hasCalledCheckInputConnectionProxy()); in testInputConnection()3370 assertTrue(editText.hasCalledCheckInputConnectionProxy()); in testInputConnection()3648 public boolean hasCalledCheckInputConnectionProxy() { in hasCalledCheckInputConnectionProxy() method in ViewTest.MockEditText