Searched defs:absGravity (Results 1 – 3 of 3) sorted by relevance
68 val absGravity = Gravity.getAbsoluteGravity( in show() constant
193 int absGravity = getAbsoluteGravity(gravity, layoutDirection); in apply() local330 int absGravity = getAbsoluteGravity(gravity, layoutDirection); in apply() local410 int absGravity = getAbsoluteGravity(gravity, layoutDirection); in applyDisplay() local
166 int absGravity = Gravity.getAbsoluteGravity(gravity, config.getLayoutDirection()); in adjustLayoutParams() local