Searched refs:onRtlPropertiesChanged (Results 1 – 11 of 11) sorted by relevance
139 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in SignalClusterView140 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
183 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in CheckedTextView184 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
561 public void onRtlPropertiesChanged(int layoutDirection) {562 super.onRtlPropertiesChanged(layoutDirection);
739 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ImageView740 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
292 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ExpandableListView
1358 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in SearchView
2837 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method2838 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
8666 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in TextView8667 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
12160 onRtlPropertiesChanged(getLayoutDirection());12234 public void onRtlPropertiesChanged(int layoutDirection) {12407 onRtlPropertiesChanged(resolvedLayoutDirection);17679 onRtlPropertiesChanged(getLayoutDirection());17907 onRtlPropertiesChanged(getLayoutDirection());
136 NO DOC BLOCK: android.view.View Method onRtlPropertiesChanged(int)
27769 method public void onRtlPropertiesChanged(int);