Home
last modified time | relevance | path

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

/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java952 final int anchorVgrav = absAnchorGravity & Gravity.VERTICAL_GRAVITY_MASK; in getDesiredAnchoredChildRectWithoutConstraints() local
973 switch (anchorVgrav) { in getDesiredAnchoredChildRectWithoutConstraints()