Searched refs:onRtlPropertiesChanged (Results 1 – 7 of 7) sorted by relevance
61 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in TimelineRow62 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
67 override fun onRtlPropertiesChanged(layoutDirection: Int) { in onRtlPropertiesChanged() method68 super.onRtlPropertiesChanged(layoutDirection) in onRtlPropertiesChanged()
170 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ClearAllButton171 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
1194 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in MatchParentShrinkingLinearLayout1195 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
572 public void onRtlPropertiesChanged() { in onRtlPropertiesChanged() method in SwipeButtonHelper
356 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in BubbleBarView
3610 SPLandroidx/leanback/widget/BaseGridView;->onRtlPropertiesChanged(I)V3653 SPLandroidx/leanback/widget/GridLayoutManager;->onRtlPropertiesChanged(I)V