Searched refs:VERTICAL (Results 1 – 19 of 19) sorted by relevance
63 public static final int VERTICAL = 1; field in ApplicationsStackLayout74 private int mOrientation = VERTICAL;97 mOrientation = a.getInt(R.styleable.ApplicationsStackLayout_stackOrientation, VERTICAL); in ApplicationsStackLayout()138 if (mOrientation == VERTICAL) { in onDraw()148 if (mOrientation == VERTICAL) { in onDraw()187 if (mOrientation == VERTICAL) { in onLayout()247 final boolean isVertical = mOrientation == VERTICAL; in stackApplications()
28 import static android.widget.LinearLayout.VERTICAL;71 layout.setOrientation(VERTICAL); in onCreate()
34 import static android.widget.LinearLayout.VERTICAL;48 layout.setOrientation(VERTICAL); in onCreate()
121 this.setOrientation(VERTICAL); in SpeechView()
77 mLinearLayout.setOrientation(LinearLayout.VERTICAL); in onOptionsItemSelected()
370 this.setOrientation(VERTICAL); in SpeechView()
92 new LinearLayoutManager(getContext(), RecyclerView.VERTICAL, false)); in displayRecycler()
284 mOrientation = (mOrientation == Orientation.HORIZONTAL) ? Orientation.VERTICAL : in onOptionsItemSelected()383 if (mOrientation == Orientation.VERTICAL) { in onScroll()
56 VERTICAL, enumConstant
80 layout.setOrientation(LinearLayout.VERTICAL); in onCreate()
233 dummyParent.setOrientation(LinearLayout.VERTICAL); in print()346 dummyParent.setOrientation(LinearLayout.VERTICAL); in print()
79 mLinearLayout.setOrientation(LinearLayout.VERTICAL); in addDataViews()
175 setOrientation(VERTICAL); in KeyboardLayoutView()
73 layout.setOrientation(LinearLayout.VERTICAL); in SoftInputWindow()
230 layout.setOrientation(LinearLayout.VERTICAL); in onCreateInputView()
66 mLinearLayout.setOrientation(LinearLayout.VERTICAL); in onCreate()
53 root.setOrientation(LinearLayout.VERTICAL); in onCreate()
83 main.setOrientation(LinearLayout.VERTICAL); in onCreate()
65 view.setOrientation(LinearLayout.VERTICAL); in onCreate()