Home
last modified time | relevance | path

Searched refs:SCROLL_AXIS_HORIZONTAL (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderSessionImpl.java792 int axis = scrollPosX != 0 ? View.SCROLL_AXIS_HORIZONTAL : 0; in handleScrolling()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java2682 nestedScrollAxis |= View.SCROLL_AXIS_HORIZONTAL; in onInterceptTouchEvent()
2821 nestedScrollAxis |= View.SCROLL_AXIS_HORIZONTAL; in onTouchEvent()
/aosp12/frameworks/base/core/java/android/view/
H A DView.java4117 public static final int SCROLL_AXIS_HORIZONTAL = 1 << 0; field in View
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt49383 field public static final int SCROLL_AXIS_HORIZONTAL = 1; // 0x1
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt33846 field public static final int SCROLL_AXIS_HORIZONTAL = 1; // 0x1