Home
last modified time | relevance | path

Searched refs:OrientationMode (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DMatchParentShrinkingLinearLayout.java49 public @interface OrientationMode {} annotation in MatchParentShrinkingLinearLayout
1350 public void setOrientation(@OrientationMode int orientation) { in setOrientation()
1362 @OrientationMode
/aosp12/frameworks/base/core/java/android/widget/
H A DLinearLayout.java94 public @interface OrientationMode {} annotation in LinearLayout
1839 public void setOrientation(@OrientationMode int orientation) { in setOrientation()
1851 @OrientationMode