Searched refs:mInvertIfRtl (Results 1 – 2 of 2) sorted by relevance
44 private boolean mInvertIfRtl = false; field in ShortcutAndWidgetContainer111 mInvertIfRtl = invert; in setInvertIfRtl()127 return mInvertIfRtl && isLayoutRtl(); in invertLayoutHorizontally()
49 private boolean mInvertIfRtl = false; field in ShortcutAndWidgetContainer122 mInvertIfRtl = invert; in setInvertIfRtl()171 return mInvertIfRtl && Utilities.isRtl(getResources()); in invertLayoutHorizontally()