HomeSort by relevance Sort by last modified time
    Searched defs:ALIGN_BOUNDS (Results 1 - 6 of 6) sorted by null

  /frameworks/base/core/java/android/widget/
GridLayout.java 178 * When the {@code alignmentMode} is set to {@link #ALIGN_BOUNDS}, alignment
186 * For example, when {@code GridLayout} is in {@link #ALIGN_BOUNDS} mode,
193 public static final int ALIGN_BOUNDS = 0;
430 * property to {@link #ALIGN_BOUNDS}.
454 * @return the alignment mode; either {@link #ALIGN_BOUNDS} or {@link #ALIGN_MARGINS}
456 * @see #ALIGN_BOUNDS
473 * @param alignmentMode either {@link #ALIGN_BOUNDS} or {@link #ALIGN_MARGINS}
475 * @see #ALIGN_BOUNDS
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 177 * When the {@code alignmentMode} is set to {@link #ALIGN_BOUNDS}, alignment
185 * For example, when {@code GridLayout} is in {@link #ALIGN_BOUNDS} mode,
192 public static final int ALIGN_BOUNDS = 0;
410 * property to {@link #ALIGN_BOUNDS}.
434 * @return the alignment mode; either {@link #ALIGN_BOUNDS} or {@link #ALIGN_MARGINS}
436 * @see #ALIGN_BOUNDS
453 * @param alignmentMode either {@link #ALIGN_BOUNDS} or {@link #ALIGN_MARGINS}
455 * @see #ALIGN_BOUNDS
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 58 milliseconds