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()
1168 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ViewGroup1170 mFocused.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
7109 if (mView.dispatchUnhandledMove(focused, direction)) { in performFocusNavigation()
14009 public boolean dispatchUnhandledMove(View focused, @FocusRealDirection int direction) { in dispatchUnhandledMove() method in View
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
52072 method public boolean dispatchUnhandledMove(android.view.View, int);