Searched refs:dispatchKeyShortcutEvent (Results 1 – 3 of 3) sorted by relevance
1643 assertFalse(vg.dispatchKeyShortcutEvent(event)); in testDispatchKeyEventPreIme()1650 assertFalse(vg.dispatchKeyShortcutEvent(event)); in testDispatchKeyEventPreIme()1655 assertTrue(vg.dispatchKeyShortcutEvent(event)); in testDispatchKeyEventPreIme()1954 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in ViewGroupTest.MockTextView
1041 public boolean dispatchKeyShortcutEvent(KeyEvent event) { in dispatchKeyShortcutEvent() method in WindowTest.MockWindowCallback
1915 view.dispatchKeyShortcutEvent(event); in testDispatchKeyShortcutEvent()1919 view.dispatchKeyShortcutEvent(null); in testDispatchKeyShortcutEvent()