Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/operations/
DRootContentBehavior.java40 int mAlignment = ALIGNMENT_CENTER;
69 public static final int ALIGNMENT_CENTER = ALIGNMENT_HORIZONTAL_CENTER field in RootContentBehavior
129 if (alignment == ALIGNMENT_CENTER) { in RootContentBehavior()
/frameworks/base/core/java/com/android/internal/widget/remotecompose/core/
DCoreDocument.java47 int mContentAlignment = RootContentBehavior.ALIGNMENT_CENTER;