/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
D | ConfigurationController.java | 47 default void onLayoutDirectionChanged(boolean isLayoutRtl) {} in onLayoutDirectionChanged() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | CastDrawable.java | 76 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in CastDrawable
|
D | ScreenRecordDrawable.java | 108 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in ScreenRecordDrawable
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | RoundedCornerProgressDrawable.kt | 45 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
|
D | BrightnessProgressDrawable.kt | 48 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
|
/frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/ |
D | VolumeDialogController.java | 205 void onLayoutDirectionChanged(int layoutDirection); in onLayoutDirectionChanged() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/battery/unified/ |
D | BatteryLayersDrawable.kt | 172 override fun onLayoutDirectionChanged(layoutDirection: Int): Boolean { in onLayoutDirectionChanged() method
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | DrawableWrapper.java | 335 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in DrawableWrapper
|
D | AnimatedImageDrawable.java | 420 public boolean onLayoutDirectionChanged(int layoutDirection) { in onLayoutDirectionChanged() method in AnimatedImageDrawable
|
D | DrawableContainer.java | 352 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in DrawableContainer
|
D | Drawable.java | 551 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in Drawable
|
D | AnimatedVectorDrawable.java | 424 public boolean onLayoutDirectionChanged(@View.ResolvedLayoutDir int layoutDirection) { in onLayoutDirectionChanged() method in AnimatedVectorDrawable
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | ConfigurationControllerImplTest.kt | 368 override fun onLayoutDirectionChanged(isLayoutRtl: Boolean) { in onLayoutDirectionChanged() method in com.android.systemui.statusbar.phone.ConfigurationControllerImplTest.TestListener
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/events/ |
D | PrivacyDotViewController.kt | 117 override fun onLayoutDirectionChanged(isRtl: Boolean) { in <lambda>() method
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/ |
D | VolumeDialogControllerImpl.java | 947 public void onLayoutDirectionChanged(final int layoutDirection) { in onLayoutDirectionChanged() method in VolumeDialogControllerImpl.C
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/gestural/ |
D | BackPanelController.kt | 274 override fun onLayoutDirectionChanged(isLayoutRtl: Boolean) { in <lambda>() method
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ |
D | BubbleStackView.java | 1621 public void onLayoutDirectionChanged(int direction) { in onLayoutDirectionChanged() method in BubbleStackView
|