Home
last modified time | relevance | path

Searched refs:onRtlPropertiesChanged (Results 1 – 23 of 23) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/view/
DBitmapDrawableImageView.java162 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in BitmapDrawableImageView
163 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/core/java/android/inputmethodservice/navigationbar/
DReverseLinearLayout.java73 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ReverseLinearLayout
74 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/
DReverseLinearLayout.java71 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ReverseLinearLayout
72 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/core/java/com/android/internal/widget/
DImageFloatingTextView.java167 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ImageFloatingTextView
168 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DViewPager.java2616 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) {
2617 super.onRtlPropertiesChanged(layoutDirection);
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelView.java54 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in NotificationPanelView
/frameworks/base/core/java/android/widget/
DCheckedTextView.java386 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in CheckedTextView
387 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DDayPickerView.java205 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) {
206 super.onRtlPropertiesChanged(layoutDirection);
DAbsSeekBar.java1150 public void onRtlPropertiesChanged(int layoutDirection) {
1151 super.onRtlPropertiesChanged(layoutDirection);
DSimpleMonthView.java879 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in SimpleMonthView
880 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DImageView.java1107 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method
1108 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DExpandableListView.java303 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ExpandableListView
DLinearLayout.java1739 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in LinearLayout
1740 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DToolbar.java508 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in Toolbar
509 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DAbsListView.java3195 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method
3196 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DTextView.java13533 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in TextView.Drawables
13534 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DPagedTileLayout.java161 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in PagedTileLayout
166 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java488 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in StatusBarIconView
489 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/core/java/android/view/
DView.java20851 onRtlPropertiesChanged(getLayoutDirection()); in resolveRtlPropertiesIfNeeded()
20959 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in View
21135 onRtlPropertiesChanged(resolvedLayoutDirection); in resolvePadding()
28394 onRtlPropertiesChanged(getLayoutDirection()); in setTextDirection()
28651 onRtlPropertiesChanged(getLayoutDirection()); in setTextAlignment()
/frameworks/base/boot/
Dboot-image-profile.txt17359 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V
19368 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V
19417 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V
19849 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V
19913 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V+]Landroid/widget/LinearLayout;Landroid…
20534 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V
20690 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
/frameworks/base/config/
Dboot-image-profile.txt17422 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V
19431 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V
19480 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V
19912 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V
19976 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V+]Landroid/widget/LinearLayout;Landroid…
20597 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V
20753 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33588 method public void onRtlPropertiesChanged(int);
/frameworks/base/core/api/
Dcurrent.txt49920 method public void onRtlPropertiesChanged(int);