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

  /frameworks/base/core/java/android/widget/
GridLayout.java 198 * the bounds of each view are extended outwards, according
343 * value of each the upper bounds defined in {@link LayoutParams#rowSpec}.
376 * value of each the upper bounds defined in {@link LayoutParams#columnSpec}.
1251 Bounds bounds = getAlignment(spec.alignment, horizontal).getBounds(); local
1299 Bounds[] bounds = getGroupBounds().values; local
    [all...]
  /frameworks/support/v7/gridlayout/src/android/support/v7/widget/
GridLayout.java 197 * the bounds of each view are extended outwards, according
323 * value of each the upper bounds defined in {@link LayoutParams#rowSpec}.
356 * value of each the upper bounds defined in {@link LayoutParams#columnSpec}.
813 // Draw bounds
1174 Bounds bounds = getAlignment(spec.alignment, horizontal).getBounds(); local
1222 Bounds[] bounds = getGroupBounds().values; local
    [all...]
  /sdk/testapps/gridlayoutTest/v7-gridlayout/libs/
android-support-v7-gridlayout.jar 

Completed in 364 milliseconds