Searched refs:dispatchUnhandledKeyEvent (Results 1 – 7 of 7) sorted by relevance
8192 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent() method in ViewGroup8201 View consumer = v.dispatchUnhandledKeyEvent(evt); in dispatchUnhandledKeyEvent()8212 View consumer = v.dispatchUnhandledKeyEvent(evt); in dispatchUnhandledKeyEvent()
10489 public boolean dispatchUnhandledKeyEvent(KeyEvent event) { in dispatchUnhandledKeyEvent() method in ViewRootImpl.TrackballAxis11258 consumer = root.dispatchUnhandledKeyEvent(event); in dispatch()
32245 View dispatchUnhandledKeyEvent(KeyEvent evt) { in dispatchUnhandledKeyEvent() method in View
482 return (getViewRootImpl() != null) && getViewRootImpl().dispatchUnhandledKeyEvent(event);
63408 Landroid/view/View;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;64109 Landroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;64632 Landroid/view/ViewRootImpl;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Z
18044 HSPLandroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;
18108 HSPLandroid/view/ViewGroup;->dispatchUnhandledKeyEvent(Landroid/view/KeyEvent;)Landroid/view/View;