Home
last modified time | relevance | path

Searched refs:ResolvedLayoutDir (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawable.java521 public @View.ResolvedLayoutDir int getLayoutDirection() { in getLayoutDirection()
538 public final boolean setLayoutDirection(@View.ResolvedLayoutDir int layoutDirection) { in setLayoutDirection()
555 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged()
H A DDrawableWrapper.java335 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged()
H A DDrawableContainer.java352 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged()
H A DAnimatedVectorDrawable.java424 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged()
H A DLayerDrawable.java1814 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) {
/aosp12/frameworks/base/core/java/android/widget/
H A DDayPickerView.java205 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) {
H A DCompoundButton.java329 public void onResolveDrawables(@ResolvedLayoutDir int layoutDirection) { in onResolveDrawables()
H A DSimpleMonthView.java879 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged()
H A DLinearLayout.java1683 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged()
H A DToolbar.java508 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged()
H A DNumberPicker.java1636 public void onResolveDrawables(@ResolvedLayoutDir int layoutDirection) { in onResolveDrawables()
/aosp12/frameworks/base/core/java/com/android/internal/widget/
H A DViewPager.java2616 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) {
/aosp12/frameworks/base/core/java/android/view/
H A DView.java2699 public @interface ResolvedLayoutDir {} annotation in View
12224 @ResolvedLayoutDir
20430 public void onRtlPropertiesChanged(@ResolvedLayoutDir int layoutDirection) { in onRtlPropertiesChanged()
23566 public void onResolveDrawables(@ResolvedLayoutDir int layoutDirection) { in onResolveDrawables()