Home
last modified time | relevance | path

Searched refs:onRtlPropertiesChanged (Results 1 – 25 of 25) 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/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DReverseLinearLayout.java71 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ReverseLinearLayout
72 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DKeyguardAffordanceHelper.java499 public void onRtlPropertiesChanged() { in onRtlPropertiesChanged() method in KeyguardAffordanceHelper
DNotificationPanelView.java2522 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in NotificationPanelView
2524 mAffordanceHelper.onRtlPropertiesChanged(); in onRtlPropertiesChanged()
/frameworks/base/core/java/com/android/internal/widget/
DImageFloatingTextView.java150 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ImageFloatingTextView
151 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DViewPager.java2572 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) {
2573 super.onRtlPropertiesChanged(layoutDirection);
/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.java1142 public void onRtlPropertiesChanged(int layoutDirection) {
1143 super.onRtlPropertiesChanged(layoutDirection);
DSimpleMonthView.java877 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in SimpleMonthView
878 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DImageView.java1097 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method
1098 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DExpandableListView.java303 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ExpandableListView
DLinearLayout.java1683 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in LinearLayout
1684 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.java3123 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method
3124 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DTextView.java12792 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in TextView.Drawables
12793 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
DQSFooterImpl.java202 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in QSFooterImpl
203 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DPagedTileLayout.java100 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in PagedTileLayout
101 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
DQuickStatusBarHeader.java282 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in QuickStatusBarHeader
283 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java442 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in StatusBarIconView
443 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
/frameworks/base/core/java/android/view/
DView.java19618 onRtlPropertiesChanged(getLayoutDirection()); in resolveRtlPropertiesIfNeeded()
19726 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in View
19902 onRtlPropertiesChanged(resolvedLayoutDirection); in resolvePadding()
26843 onRtlPropertiesChanged(getLayoutDirection()); in setTextDirection()
27100 onRtlPropertiesChanged(getLayoutDirection()); in setTextAlignment()
/frameworks/base/config/
Dboot-image-profile.txt17083 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V
18462 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V
18505 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V
18873 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V
18935 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V
19406 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V
19552 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33588 method public void onRtlPropertiesChanged(int);
/frameworks/base/non-updatable-api/
Dcurrent.txt51805 method public void onRtlPropertiesChanged(int);
/frameworks/base/api/
Dcurrent.txt51949 method public void onRtlPropertiesChanged(int);