Searched refs:sendRepeatedKeys (Results 1 – 4 of 4) sorted by relevance
62 sendRepeatedKeys(2, KeyEvent.KEYCODE_DPAD_DOWN); in testTopButtonOfSecondPositionRetainsFocusAfterLayout()77 sendRepeatedKeys(3, KeyEvent.KEYCODE_DPAD_DOWN); in testBottomButtonOfSecondPositionRetainsFocusAfterLayout()
88 sendRepeatedKeys(2, KEYCODE_DPAD_RIGHT); in testVisibleToGone()
323 public void sendRepeatedKeys(int... keys) { in sendRepeatedKeys() method in InstrumentationTestCase
23672 method public void sendRepeatedKeys(int...);