Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListRetainsFocusAcrossLayoutsTest.java62 sendRepeatedKeys(2, KeyEvent.KEYCODE_DPAD_DOWN); in testTopButtonOfSecondPositionRetainsFocusAfterLayout()
77 sendRepeatedKeys(3, KeyEvent.KEYCODE_DPAD_DOWN); in testBottomButtonOfSecondPositionRetainsFocusAfterLayout()
/frameworks/base/core/tests/coretests/src/android/view/
DVisibilityTest.java88 sendRepeatedKeys(2, KEYCODE_DPAD_RIGHT); in testVisibleToGone()
/frameworks/base/core/java/android/test/
DInstrumentationTestCase.java323 public void sendRepeatedKeys(int... keys) { in sendRepeatedKeys() method in InstrumentationTestCase
/frameworks/base/api/
Dcurrent.txt23672 method public void sendRepeatedKeys(int...);