Searched refs:dispatchUnhandledKeyEvent (Results 1 – 7 of 7) sorted by relevance
8170 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent() method in ViewGroup8179 View consumer = v.dispatchUnhandledKeyEvent(evt); in dispatchUnhandledKeyEvent()8190 View consumer = v.dispatchUnhandledKeyEvent(evt); in dispatchUnhandledKeyEvent()
11314 public boolean dispatchUnhandledKeyEvent(KeyEvent event) { in dispatchUnhandledKeyEvent() method in ViewRootImpl.TrackballAxis12220 consumer = root.dispatchUnhandledKeyEvent(event); in dispatch()
33405 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent() method
450 return (getViewRootImpl() != null) && getViewRootImpl().dispatchUnhandledKeyEvent(event);
62765 Landroid/view/View;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;63466 Landroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;63989 Landroid/view/ViewRootImpl;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Z
17763 HSPLandroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;
17827 HSPLandroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;