Searched defs:WINDOW_ALIGN_HIGH_EDGE (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DBaseGridView.java82 public final static int WINDOW_ALIGN_HIGH_EDGE = 1 << 1; field in class:BaseGridView
94 WINDOW_ALIGN_LOW_EDGE | WINDOW_ALIGN_HIGH_EDGE;
264 * {@link #WINDOW_ALIGN_LOW_EDGE}, {@link #WINDOW_ALIGN_HIGH_EDGE} or
276 * {@link #WINDOW_ALIGN_HIGH_EDGE} or {@link #WINDOW_ALIGN_NO_EDGE}.
288 * edge (see {@link #WINDOW_ALIGN_HIGH_EDGE}).
302 * edge (see {@link #WINDOW_ALIGN_HIGH_EDGE}).

Completed in 106 milliseconds