Searched refs:allowAlignRight (Results 1 – 1 of 1) sorted by relevance
554 private void orientAboutObject(boolean allowAlignLeft, boolean allowAlignRight) { in orientAboutObject() argument577 mIsLeftAligned = !mIsRtl ? allowAlignLeft : !allowAlignRight; in orientAboutObject()586 if (!allowAlignLeft && !allowAlignRight) { in orientAboutObject()598 allowAlignRight && mIsLeftAligned /* allowAlignRight */); in orientAboutObject()