Searched refs:dispatchUnhandledMove (Results 1 – 6 of 6) sorted by relevance
116 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ZoomButton118 return super.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
1176 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ViewGroup1178 mFocused.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
8076 if (mView.dispatchUnhandledMove(focused, direction)) { in performFocusNavigation()
14910 public boolean dispatchUnhandledMove(View focused, @FocusRealDirection int direction) {
33347 method public boolean dispatchUnhandledMove(android.view.View, int);
54014 method public boolean dispatchUnhandledMove(android.view.View, int);