Searched refs:dispatchUnhandledMove (Results 1 – 7 of 7) sorted by relevance
116 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ZoomButton118 return super.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
1164 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ViewGroup1166 mFocused.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
7799 if (mView.dispatchUnhandledMove(focused, direction)) { in performFocusNavigation()
14716 public boolean dispatchUnhandledMove(View focused, @FocusRealDirection int direction) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
33347 method public boolean dispatchUnhandledMove(android.view.View, int);
52578 method public boolean dispatchUnhandledMove(android.view.View, int);