Searched refs:allowAlignRight (Results 1 – 1 of 1) sorted by relevance
550 private void orientAboutObject(boolean allowAlignLeft, boolean allowAlignRight) { in orientAboutObject() argument573 mIsLeftAligned = !mIsRtl ? allowAlignLeft : !allowAlignRight; in orientAboutObject()582 if (!allowAlignLeft && !allowAlignRight) { in orientAboutObject()594 allowAlignRight && mIsLeftAligned /* allowAlignRight */); in orientAboutObject()