Home
last modified time | relevance | path

Searched refs:sendRepeatedKeys (Results 1 – 8 of 8) 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.java329 public void sendRepeatedKeys(int... keys) { in sendRepeatedKeys() method in InstrumentationTestCase
/frameworks/support/v17/tests/src/android/support/v17/leanback/widget/
DGridWidgetTest.java180 sendRepeatedKeys(10, key); in scroll()
1737 sendRepeatedKeys(10, KeyEvent.KEYCODE_DPAD_UP); in testSmoothScrollSelectionEvents()
1776 sendRepeatedKeys(10, KeyEvent.KEYCODE_DPAD_UP); in testSmoothScrollSelectionEventsLinear()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28952 method public void sendRepeatedKeys(int...);
/frameworks/base/api/
Dcurrent.txt37525 method public void sendRepeatedKeys(int...);
Dtest-current.txt37602 method public void sendRepeatedKeys(int...);
Dsystem-current.txt40513 method public void sendRepeatedKeys(int...);