Home
last modified time | relevance | path

Searched refs:WINDOW_ALIGN_LOW_EDGE (Results 1 – 11 of 11) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DWindowAlignment.java19 import static android.support.v17.leanback.widget.BaseGridView.WINDOW_ALIGN_LOW_EDGE;
237 if (!mReversedFlow ? (mWindowAlignment & WINDOW_ALIGN_LOW_EDGE) != 0 in updateMinMax()
248 : (mWindowAlignment & WINDOW_ALIGN_LOW_EDGE) != 0) { in updateMinMax()
258 if ((mWindowAlignment & WINDOW_ALIGN_LOW_EDGE) != 0) { in updateMinMax()
278 if ((mWindowAlignment & WINDOW_ALIGN_LOW_EDGE) != 0) { in updateMinMax()
313 if ((!mReversedFlow ? (mWindowAlignment & WINDOW_ALIGN_LOW_EDGE) != 0 in getScroll()
328 : (mWindowAlignment & WINDOW_ALIGN_LOW_EDGE) != 0) in getScroll()
DBaseGridView.java81 public final static int WINDOW_ALIGN_LOW_EDGE = 1; field in BaseGridView
112 WINDOW_ALIGN_LOW_EDGE | WINDOW_ALIGN_HIGH_EDGE;
/frameworks/support/v17/leanback/tests/java/android/support/v17/leanback/widget/
DGridWidgetTest.java5454 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, false, false,
5456 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, false, true,
5458 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, true, false,
5460 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, true, true,
5494 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, false, false,
5496 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, false, true,
5498 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, true, false,
5501 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, true, true,
5542 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, false, false,
5544 testPreferKeyLine(VerticalGridView.WINDOW_ALIGN_LOW_EDGE, false, true,
[all …]
/frameworks/support/v17/leanback/api/
Dcurrent.txt1540 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
D26.0.0.txt1632 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
/frameworks/support/api/
D22.0.0.txt687 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
D22.1.0.txt670 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
D22.2.0.txt1009 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
D26.1.0.txt4087 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
D26.0.0-beta1.txt4024 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1
D26.0.0-beta2.txt4102 field public static final int WINDOW_ALIGN_LOW_EDGE = 1; // 0x1