HomeSort by relevance Sort by last modified time
    Searched refs:LayoutSpec (Results 1 - 2 of 2) sorted by null

  /packages/apps/Gallery/src/com/android/camera/
GridViewSpecial.java 79 static class LayoutSpec {
80 LayoutSpec(int w, int h, int intercellSpacing, int leftEdgePadding,
92 private LayoutSpec [] mCellSizeChoices;
98 mCellSizeChoices = new LayoutSpec[] {
99 new LayoutSpec(67, 67, 8, 0, metrics),
100 new LayoutSpec(92, 92, 8, 0, metrics),
122 private LayoutSpec mSpec;
731 private final GridViewSpecial.LayoutSpec mSpec;
747 GridViewSpecial.LayoutSpec spec,
    [all...]
  /external/chromium_org/third_party/android_platform/webview/
frameworks.jar 

Completed in 42 milliseconds