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.java61 sendRepeatedKeys(2, KeyEvent.KEYCODE_DPAD_DOWN); in testTopButtonOfSecondPositionRetainsFocusAfterLayout()
76 sendRepeatedKeys(3, KeyEvent.KEYCODE_DPAD_DOWN); in testBottomButtonOfSecondPositionRetainsFocusAfterLayout()
/frameworks/base/test-base/src/android/test/
DInstrumentationTestCase.java329 public void sendRepeatedKeys(int... keys) { in sendRepeatedKeys() method in InstrumentationTestCase
/frameworks/base/test-base/api/
Dcurrent.txt32 method @Deprecated public void sendRepeatedKeys(int...);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt28952 method public void sendRepeatedKeys(int...);