Home
last modified time | relevance | path

Searched refs:dispatchKeyShortcutEvent (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DToolbarTest.java554 assertTrue(mActivity.dispatchKeyShortcutEvent(handledShortcutKey)) in testKeyShortcuts()
563 assertFalse(mActivity.dispatchKeyShortcutEvent(unhandledShortcutKey)) in testKeyShortcuts()
/cts/tests/tests/view/src/android/view/cts/
DViewGroupTest.java2403 assertFalse(mMockViewGroup.dispatchKeyShortcutEvent(event)); in testDispatchKeyEventPreIme()
2409 assertFalse(mMockViewGroup.dispatchKeyShortcutEvent(event)); in testDispatchKeyEventPreIme()
2414 assertTrue(mMockViewGroup.dispatchKeyShortcutEvent(event)); in testDispatchKeyEventPreIme()
3253 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in ViewGroupTest.MockTextView
DViewTest.java2730 view.dispatchKeyShortcutEvent(event); in testDispatchKeyShortcutEvent()
2740 view.dispatchKeyShortcutEvent(null); in testDispatchKeyShortcutEventNull()
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt4471 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent);
5592 method public boolean dispatchKeyShortcutEvent(@NonNull android.view.KeyEvent);
41972 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent);
53858 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent);
55555 method public boolean dispatchKeyShortcutEvent(android.view.KeyEvent);