Home
last modified time | relevance | path

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

/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()