Searched refs:allowAlignRight (Results 1 – 1 of 1) sorted by relevance
416 private void orientAboutObject(boolean allowAlignLeft, boolean allowAlignRight) { in orientAboutObject() argument438 mIsLeftAligned = !mIsRtl ? allowAlignLeft : !allowAlignRight; in orientAboutObject()447 if (!allowAlignLeft && !allowAlignRight) { in orientAboutObject()459 allowAlignRight && mIsLeftAligned /* allowAlignRight */); in orientAboutObject()