Home
last modified time | relevance | path

Searched refs:superDispatchKeyEvent (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/app/src/android/app/cts/
DInstrumentationTest.java635 public boolean superDispatchKeyEvent(KeyEvent event) { in superDispatchKeyEvent() method in InstrumentationTest.MockActivity.MockWindow
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java937 public boolean superDispatchKeyEvent(KeyEvent event) { in superDispatchKeyEvent() method in WindowTest.MockWindow