Home
last modified time | relevance | path

Searched defs:LayoutParams (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/widget/
DInterpolatingLayout.java56 public final static class LayoutParams extends LinearLayout.LayoutParams { class in InterpolatingLayout
81 public LayoutParams(Context c, AttributeSet attrs) { in LayoutParams() method in InterpolatingLayout.LayoutParams
147 public LayoutParams(int width, int height) { in LayoutParams() method in InterpolatingLayout.LayoutParams
151 public LayoutParams(MarginLayoutParams source) { in LayoutParams() method in InterpolatingLayout.LayoutParams
/packages/apps/Launcher2/src/com/android/launcher2/
DPagedViewGridLayout.java107 public static class LayoutParams extends FrameLayout.LayoutParams { class in PagedViewGridLayout
108 public LayoutParams(int width, int height) { in LayoutParams() method in PagedViewGridLayout.LayoutParams
DPagedViewCellLayout.java400 public static class LayoutParams extends ViewGroup.MarginLayoutParams { class in PagedViewCellLayout
440 public LayoutParams() { in LayoutParams() method in PagedViewCellLayout.LayoutParams
446 public LayoutParams(Context c, AttributeSet attrs) { in LayoutParams() method in PagedViewCellLayout.LayoutParams
452 public LayoutParams(ViewGroup.LayoutParams source) { in LayoutParams() method in PagedViewCellLayout.LayoutParams
458 public LayoutParams(LayoutParams source) { in LayoutParams() method in PagedViewCellLayout.LayoutParams
466 public LayoutParams(int cellX, int cellY, int cellHSpan, int cellVSpan) { in LayoutParams() method in PagedViewCellLayout.LayoutParams
DDragLayer.java243 public static class LayoutParams extends FrameLayout.LayoutParams { class in DragLayer
250 public LayoutParams(int width, int height) { in LayoutParams() method in DragLayer.LayoutParams
DCellLayout.java1805 public static class LayoutParams extends ViewGroup.MarginLayoutParams { class
1845 public LayoutParams(Context c, AttributeSet attrs) { in LayoutParams() method in LayoutParams
1851 public LayoutParams(ViewGroup.LayoutParams source) { in LayoutParams() method in LayoutParams
1857 public LayoutParams(LayoutParams source) { in LayoutParams() method in LayoutParams
1865 public LayoutParams(int cellX, int cellY, int cellHSpan, int cellVSpan) { in LayoutParams() method in LayoutParams