Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java52 public static final int SCROLL_VERTICAL = 2; field in RootContentBehavior
122 case SCROLL_VERTICAL: in RootContentBehavior()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/player/
DRemoteComposePlayer.java110 case RootContentBehavior.SCROLL_VERTICAL: { in applyContentBehavior()