Searched refs:mLayoutDirection (Results 1 – 4 of 4) sorted by relevance
63 private int mLayoutDirection = View.LAYOUT_DIRECTION_LTR; field in ConversationItemViewCoordinates.Config127 mShowPersonalIndicator, mLayoutDirection, mUseFullMargins); in getCacheKey()131 mLayoutDirection = layoutDirection; in setLayoutDirection()136 return mLayoutDirection; in getLayoutDirection()
58 int mLayoutDirection; field in ActionPresenterSelector.ActionViewHolder63 mLayoutDirection = layoutDirection; in ActionViewHolder()
169 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED; field in MatchParentShrinkingLinearLayout1195 if (layoutDirection != mLayoutDirection) { in onRtlPropertiesChanged()1196 mLayoutDirection = layoutDirection; in onRtlPropertiesChanged()