/frameworks/opt/bitmap/src/com/android/bitmap/view/ |
D | BitmapDrawableImageView.java | 162 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in BitmapDrawableImageView 163 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/ |
D | NotificationPanelView.java | 55 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in NotificationPanelView 57 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/buttons/ |
D | ReverseLinearLayout.java | 71 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ReverseLinearLayout 72 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/core/java/android/inputmethodservice/navigationbar/ |
D | ReverseLinearLayout.java | 73 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ReverseLinearLayout 74 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/ |
D | ChevronImageView.kt | 29 onRtlPropertiesChanged(layoutDirection) in <lambda>()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ImageFloatingTextView.java | 205 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ImageFloatingTextView 206 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | EmphasizedNotificationButton.java | 224 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in EmphasizedNotificationButton 225 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ViewPager.java | 2616 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { 2617 super.onRtlPropertiesChanged(layoutDirection);
|
/frameworks/base/core/java/android/widget/ |
D | CheckedTextView.java | 386 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in CheckedTextView 387 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | DayPickerView.java | 205 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { 206 super.onRtlPropertiesChanged(layoutDirection);
|
D | AbsSeekBar.java | 1150 public void onRtlPropertiesChanged(int layoutDirection) { 1151 super.onRtlPropertiesChanged(layoutDirection);
|
D | SimpleMonthView.java | 888 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in SimpleMonthView 889 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ImageView.java | 1107 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 1108 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ExpandableListView.java | 305 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ExpandableListView
|
D | LinearLayout.java | 1739 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in LinearLayout 1740 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | Toolbar.java | 508 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in Toolbar 509 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | AbsListView.java | 3211 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 3212 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | TextView.java | 15691 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 15692 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/packages/SystemUI/customization/src/com/android/systemui/shared/clocks/ |
D | AnimatableClockView.kt | 587 override fun onRtlPropertiesChanged(layoutDirection: Int) { in <lambda>() method 595 super.onRtlPropertiesChanged(layoutDirection) in <lambda>()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | PagedTileLayout.java | 176 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in PagedTileLayout 181 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | StatusBarIconView.java | 579 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in StatusBarIconView 580 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 22350 onRtlPropertiesChanged(getLayoutDirection()); in resolveRtlPropertiesIfNeeded() 22457 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method 22633 onRtlPropertiesChanged(resolvedLayoutDirection); in resolvePadding() 30113 onRtlPropertiesChanged(getLayoutDirection()); in setTextDirection() 30370 onRtlPropertiesChanged(getLayoutDirection()); in setTextAlignment()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17399 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V 19428 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V 19478 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V 19910 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V 19974 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V 20597 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V 20755 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17463 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V 19492 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V 19542 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V 19974 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V 20038 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V 20661 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V 20819 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 33588 method public void onRtlPropertiesChanged(int);
|