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()
1139 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ViewGroup1141 mFocused.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
5530 if (mView.dispatchUnhandledMove(focused, direction)) { in performFocusNavigation()
12467 public boolean dispatchUnhandledMove(View focused, @FocusRealDirection int direction) {
33347 method public boolean dispatchUnhandledMove(android.view.View, int);
51502 method public boolean dispatchUnhandledMove(android.view.View, int);
51646 method public boolean dispatchUnhandledMove(android.view.View, int);