Searched defs:hgrav (Results 1 – 9 of 9) sorted by relevance
72 final int hgrav = GravityCompat.getAbsoluteGravity(gravity, in showAsDropDown() local
256 final int hgrav = Gravity.getAbsoluteGravity(mDropDownGravity, in showPopup() local
281 final int hgrav = Gravity.getAbsoluteGravity(mDropDownGravity, in onSubMenuSelected() local
280 final int hgrav = Gravity.getAbsoluteGravity(mDropDownGravity, in onSubMenuSelected() local
270 final int hgrav = GravityCompat.getAbsoluteGravity(mDropDownGravity, in showPopup() local
374 final int hgrav = gravity & Gravity.HORIZONTAL_GRAVITY_MASK; in isCheckMarkAtStart() local
1624 final int hgrav = Gravity.getAbsoluteGravity(gravity, anchor.getLayoutDirection()) in findDropDownPosition() local
968 final int hgrav = absGravity & Gravity.HORIZONTAL_GRAVITY_MASK; in getDesiredAnchoredChildRectWithoutConstraints() local1104 final int hgrav = absGravity & Gravity.HORIZONTAL_GRAVITY_MASK; in layoutChildWithKeyline() local
1043 final int hgrav = (ablp != null ? ablp.gravity : DEFAULT_CUSTOM_GRAVITY) & in onMeasure() local