Searched defs:absGravity (Results 1 – 2 of 2) sorted by relevance
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