Home
last modified time | relevance | path

Searched refs:mLayoutDirection (Results 1 – 4 of 4) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/browse/
DConversationItemViewCoordinates.java63 private int mLayoutDirection = View.LAYOUT_DIRECTION_LTR; field in ConversationItemViewCoordinates.Config
127 mShowPersonalIndicator, mLayoutDirection, mUseFullMargins); in getCacheKey()
131 mLayoutDirection = layoutDirection; in setLayoutDirection()
136 return mLayoutDirection; in getLayoutDirection()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DActionPresenterSelector.java58 int mLayoutDirection; field in ActionPresenterSelector.ActionViewHolder
63 mLayoutDirection = layoutDirection; in ActionViewHolder()
/packages/apps/Settings/src/com/android/settings/widget/
DMatchParentShrinkingLinearLayout.java169 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED; field in MatchParentShrinkingLinearLayout
1195 if (layoutDirection != mLayoutDirection) { in onRtlPropertiesChanged()
1196 mLayoutDirection = layoutDirection; in onRtlPropertiesChanged()
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DMatchParentShrinkingLinearLayout.java169 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED; field in MatchParentShrinkingLinearLayout
1195 if (layoutDirection != mLayoutDirection) { in onRtlPropertiesChanged()
1196 mLayoutDirection = layoutDirection; in onRtlPropertiesChanged()