Home
last modified time | relevance | path

Searched refs:LAYOUT_DIRECTION_LOCALE (Results 1 – 14 of 14) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/models/recommendation/
H A DRecommendationViewHolder.kt92 itemView.layoutDirection = View.LAYOUT_DIRECTION_LOCALE
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
H A DMenuMessageView.java67 setLayoutDirection(LAYOUT_DIRECTION_LOCALE); in MenuMessageView()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DManageEducationView.kt60 layoutDirection = View.LAYOUT_DIRECTION_LOCALE
H A DStackEducationView.kt67 layoutDirection = View.LAYOUT_DIRECTION_LOCALE
H A DBubbleFlyoutView.java199 setLayoutDirection(LAYOUT_DIRECTION_LOCALE); in BubbleFlyoutView()
H A DBubbleExpandedView.java411 setLayoutDirection(LAYOUT_DIRECTION_LOCALE); in onFinishInflate()
H A DBubbleStackView.java1260 mManageMenu.setLayoutDirection(LAYOUT_DIRECTION_LOCALE); in setUpManageMenu()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java265 .setLayoutDirection(View.LAYOUT_DIRECTION_LOCALE); in inflateView()
269 buttons.setLayoutDirection(View.LAYOUT_DIRECTION_LOCALE); in inflateView()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/models/player/
H A DMediaViewHolder.kt115 mediaView.layoutDirection = View.LAYOUT_DIRECTION_LOCALE
/aosp14/frameworks/base/core/java/android/view/autofill/
H A DAutofillPopupWindow.java243 : View.LAYOUT_DIRECTION_LOCALE; in update()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DMediaCarouselController.kt574 mediaCarousel.layoutDirection = View.LAYOUT_DIRECTION_LOCALE
/aosp14/frameworks/base/core/java/android/view/
H A DView.java2732 LAYOUT_DIRECTION_LOCALE
2774 public static final int LAYOUT_DIRECTION_LOCALE = LayoutDirection.LOCALE; field in View
2817 LAYOUT_DIRECTION_LOCALE
13090 @ViewDebug.IntToString(from = LAYOUT_DIRECTION_LOCALE, to = "LOCALE")
13096 @EnumEntry(value = LAYOUT_DIRECTION_LOCALE, name = "locale")
21630 case LAYOUT_DIRECTION_LOCALE: in resolveLayoutDirection()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52747 field public static final int LAYOUT_DIRECTION_LOCALE = 3; // 0x3