Home
last modified time | relevance | path

Searched refs:dispatchUnhandledMove (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/widget/
DZoomButton.java116 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ZoomButton
118 return super.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
/frameworks/base/core/java/android/view/
DViewGroup.java1139 public boolean dispatchUnhandledMove(View focused, int direction) { in dispatchUnhandledMove() method in ViewGroup
1141 mFocused.dispatchUnhandledMove(focused, direction); in dispatchUnhandledMove()
DViewRootImpl.java5360 if (mView.dispatchUnhandledMove(focused, direction)) { in performFocusNavigation()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...