Home
last modified time | relevance | path

Searched defs:onLayoutDirectionChanged (Results 1 – 25 of 485) sorted by relevance

12345678910>>...20

/aosp_15_r20/frameworks/base/packages/SystemUI/tests/utils/src/com/android/systemui/plugins/
H A DFakeVolumeDialogController.kt141 fun onLayoutDirectionChanged(layoutDirection: Int) { in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DConfigurationController.java46 default void onLayoutDirectionChanged(boolean isLayoutRtl) {} in onLayoutDirectionChanged() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DCastDrawable.java76 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in CastDrawable
H A DScreenRecordDrawable.java108 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in ScreenRecordDrawable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/
DBrightnessProgressDrawable.java38 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in BrightnessProgressDrawable
DRoundedCornerProgressDrawable.java34 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in RoundedCornerProgressDrawable
/aosp_15_r20/out/soong/.intermediates/packages/apps/ThemePicker/ThemePickerLib/android_common/kapt/gen/stubs/com/android/customization/picker/clock/ui/view/
DSaturationProgressDrawable.java38 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in SaturationProgressDrawable
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/util/
H A DRoundedCornerProgressDrawable.kt45 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
H A DBrightnessProgressDrawable.kt48 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
/aosp_15_r20/packages/apps/ThemePicker/src/com/android/customization/picker/clock/ui/view/
DSaturationProgressDrawable.kt48 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/volume/dialog/domain/interactor/
DVolumeDialogCallbacksInteractor.java72 public void onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in VolumeDialogCallbacksInteractor.VolumeDialogEventModelProducer
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/domain/interactor/
H A DVolumeDialogCallbacksInteractor.kt85 override fun onLayoutDirectionChanged(layoutDirection: Int) { in onLayoutDirectionChanged() method in com.android.systemui.volume.dialog.domain.interactor.VolumeDialogCallbacksInteractor.VolumeDialogEventModelProducer
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/battery/unified/
DBatteryLayersDrawable.java125 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in BatteryLayersDrawable
/aosp_15_r20/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/
H A DVolumeDialogController.java206 void onLayoutDirectionChanged(int layoutDirection); in onLayoutDirectionChanged() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/
H A DBatteryLayersDrawable.kt172 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableWrapper.java335 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in DrawableWrapper
H A DAnimatedImageDrawable.java421 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in AnimatedImageDrawable
H A DDrawableContainer.java352 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in DrawableContainer
H A DDrawable.java551 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in Drawable
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DConfigurationControllerImplTest.kt368 override fun onLayoutDirectionChanged(isLayoutRtl: Boolean) { in onLayoutDirectionChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/volume/
DCarVolumeDialogImpl.java356 public void onLayoutDirectionChanged(boolean isLayoutRtl) { in onLayoutDirectionChanged() method in CarVolumeDialogImpl
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/
H A DPrivacyDotViewController.kt155 override fun onLayoutDirectionChanged(isRtl: Boolean) { in onLayoutDirectionChanged() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/
H A DBackPanelController.kt245 override fun onLayoutDirectionChanged(isLayoutRtl: Boolean) { in <lambda>() method
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogControllerImpl.java1085 public void onLayoutDirectionChanged(final int layoutDirection) { in onLayoutDirectionChanged() method in VolumeDialogControllerImpl.C
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleStackView.java1630 public void onLayoutDirectionChanged(int direction) { in onLayoutDirectionChanged() method in BubbleStackView

12345678910>>...20