/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/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/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/shade/ |
D | NotificationPanelView.java | 54 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in NotificationPanelView
|
/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 | 1107 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 1108 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | ExpandableListView.java | 303 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 | 3195 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method 3196 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
D | TextView.java | 13533 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/ |
D | PagedTileLayout.java | 161 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/ |
D | StatusBarIconView.java | 488 public void onRtlPropertiesChanged(int layoutDirection) { in onRtlPropertiesChanged() method in StatusBarIconView 489 super.onRtlPropertiesChanged(layoutDirection); in onRtlPropertiesChanged()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 20851 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/ |
D | boot-image-profile.txt | 17359 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/ |
D | boot-image-profile.txt | 17422 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/ |
D | android-22.txt | 33588 method public void onRtlPropertiesChanged(int);
|
/frameworks/base/core/api/ |
D | current.txt | 49920 method public void onRtlPropertiesChanged(int);
|