Searched refs:isKeyUp (Results 1 – 1 of 1) sorted by relevance
123 assertFalse(callback.isKeyUp()); in testDispatch()125 assertTrue(callback.isKeyUp()); in testDispatch()147 assertTrue(callback.isKeyUp()); in testDispatch()639 public boolean isKeyUp() { in isKeyUp() method in KeyEventTest.MockCallback