Home
last modified time | relevance | path

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

/cts/tests/tests/app/src/android/app/cts/
DInstrumentationTest.java527 public boolean isShortcutKey(int keyCode, KeyEvent event) { in isShortcutKey() method in InstrumentationTest.MockActivity.MockWindow
/cts/tests/tests/view/src/android/view/cts/
DWindowTest.java986 public boolean isShortcutKey(int keyCode, KeyEvent event) { in isShortcutKey() method in WindowTest.MockWindow