/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/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/com/android/internal/widget/ |
D | ImageFloatingTextView.java | 167 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ImageFloatingTextView 168 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ViewPager.java | 2616 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { 2617 super.onRtlPropertiesChanged(layoutDirection);
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
D | NotificationPanelView.java | 55 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in NotificationPanelView
|
D | KeyguardAffordanceHelper.java | 503 public void onRtlPropertiesChanged() { in onRtlPropertiesChanged() method in KeyguardAffordanceHelper
|
D | NotificationPanelViewController.java | 913 mAffordanceHelper.onRtlPropertiesChanged(); in onFinishInflate()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/ |
D | QSFooterView.java | 162 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in QSFooterView 163 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | QuickStatusBarHeader.java | 198 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in QuickStatusBarHeader 199 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | PagedTileLayout.java | 123 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in PagedTileLayout 124 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/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 | 879 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in SimpleMonthView 880 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ImageView.java | 1103 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 1104 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ExpandableListView.java | 303 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in ExpandableListView
|
D | LinearLayout.java | 1683 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in LinearLayout 1684 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 | 3115 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 3116 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | TextView.java | 13181 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in TextView.Drawables 13182 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | StatusBarIconView.java | 478 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in StatusBarIconView 479 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 20263 onRtlPropertiesChanged(getLayoutDirection()); in resolveRtlPropertiesIfNeeded() 20371 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged() method in View 20547 onRtlPropertiesChanged(resolvedLayoutDirection); in resolvePadding() 27600 onRtlPropertiesChanged(getLayoutDirection()); in setTextDirection() 27857 onRtlPropertiesChanged(getLayoutDirection()); in setTextAlignment()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 17896 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V 19793 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V 19842 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V 20270 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V+]Landroid/graphics/drawable/Drawable;mega… 20334 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V+]Landroid/widget/LinearLayout;missing_… 20947 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V+]Landroid/widget/TextView;megamorphic_types 21101 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17945 HSPLandroid/view/View;->onRtlPropertiesChanged(I)V 19841 HSPLandroid/widget/AbsListView;->onRtlPropertiesChanged(I)V 19890 HSPLandroid/widget/AbsSeekBar;->onRtlPropertiesChanged(I)V 20318 HSPLandroid/widget/ImageView;->onRtlPropertiesChanged(I)V+]Landroid/graphics/drawable/Drawable;mega… 20382 HSPLandroid/widget/LinearLayout;->onRtlPropertiesChanged(I)V+]Landroid/widget/LinearLayout;missing_… 20994 HSPLandroid/widget/TextView;->onRtlPropertiesChanged(I)V+]Landroid/widget/TextView;megamorphic_types 21148 HSPLandroid/widget/Toolbar;->onRtlPropertiesChanged(I)V
|
/frameworks/base/core/api/ |
D | current.txt | 48925 method public void onRtlPropertiesChanged(int);
|