Home
last modified time | relevance | path

Searched defs:mLayoutDirection (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.java293 private int mLayoutDirection = LAYOUT_DIRECTION_LTR; field in BubblePositionerTest.WindowManagerConfig
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/television/
H A DPrivacyChipDrawable.java57 private final int mLayoutDirection; field in PrivacyChipDrawable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DPagedTileLayout.java74 private int mLayoutDirection; field in PagedTileLayout
H A DQSFragment.java105 private int mLayoutDirection; field in QSFragment
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DDrawableContainer.java720 int mLayoutDirection; field in DrawableContainer.DrawableContainerState
H A DDrawable.java197 private int mLayoutDirection; field in Drawable
/aosp14/frameworks/base/core/java/android/widget/
H A DLinearLayout.java228 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED; field in LinearLayout
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
H A DNavigationBar.java239 private int mLayoutDirection; field in NavigationBar
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleController.java241 private int mLayoutDirection = View.LAYOUT_DIRECTION_UNDEFINED; field in BubbleController
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java9214 private int mLayoutDirection; field in ViewGroup.ViewLocationHolder