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

/frameworks/base/core/tests/coretests/src/android/widget/listview/
H A DListRetainsFocusAcrossLayoutsTest.java62 sendRepeatedKeys(2, KeyEvent.KEYCODE_DPAD_DOWN);
77 sendRepeatedKeys(3, KeyEvent.KEYCODE_DPAD_DOWN);
/frameworks/base/core/tests/coretests/src/android/view/
H A DVisibilityTest.java88 sendRepeatedKeys(2, KEYCODE_DPAD_RIGHT);
/frameworks/base/core/java/android/test/
H A DInstrumentationTestCase.java325 * sendRepeatedKeys(1, KEYCODE_DPAD_CENTER, 2, KEYCODE_DPAD_LEFT).
329 public void sendRepeatedKeys(int... keys) { method in class:InstrumentationTestCase
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
H A DGridWidgetTest.java179 sendRepeatedKeys(10, key);
1778 sendRepeatedKeys(10, KeyEvent.KEYCODE_DPAD_UP);
1817 sendRepeatedKeys(10, KeyEvent.KEYCODE_DPAD_UP);

Completed in 3035 milliseconds