Home | History | Annotate | Download | only in widget

Lines Matching refs:HORIZONTAL

86             if (mOrientation == ScrollAdapterView.HORIZONTAL) {
130 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
142 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
155 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
167 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
180 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
193 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
206 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
217 if (mOrientation == ScrollAdapterView.HORIZONTAL) {
231 mDirection = mOrientation == ScrollAdapterView.HORIZONTAL ? View.FOCUS_RIGHT
238 mDirection = mOrientation == ScrollAdapterView.HORIZONTAL ? View.FOCUS_LEFT
249 if ((mOrientation == ScrollAdapterView.HORIZONTAL)
267 if ((mOrientation == ScrollAdapterView.HORIZONTAL)