Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java57 public static final int SIZING_LAYOUT = 1; field in RootContentBehavior
149 case SIZING_LAYOUT: { in RootContentBehavior()
161 if (mSizing == SIZING_LAYOUT) { in RootContentBehavior()