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
1649 public void setOrientation(@OrientationMode int orientation) {
1661 @OrientationMode
/frameworks/base/core/java/android/widget/
H A DLinearLayout.java68 public @interface OrientationMode {} interface in class:LinearLayout
1753 public void setOrientation(@OrientationMode int orientation) {
1765 @OrientationMode

Completed in 956 milliseconds