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

/frameworks/support/v7/appcompat/src/android/support/v7/widget/
H A DLinearLayoutCompat.java60 public @interface OrientationMode {} interface in class:LinearLayoutCompat
1650 public void setOrientation(@OrientationMode int orientation) {
1662 @OrientationMode
/frameworks/base/core/java/android/widget/
H A DLinearLayout.java92 public @interface OrientationMode {} interface in class:LinearLayout
1801 public void setOrientation(@OrientationMode int orientation) {
1813 @OrientationMode

Completed in 56 milliseconds