Home
last modified time | relevance | path

Searched refs:SCROLL_HORIZONTAL (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java51 public static final int SCROLL_HORIZONTAL = 1; field in RootContentBehavior
121 case SCROLL_HORIZONTAL: in RootContentBehavior()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/
DRemoteComposePlayer.java92 case RootContentBehavior.SCROLL_HORIZONTAL: { in applyContentBehavior()