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