Home
last modified time | relevance | path

Searched defs:CellLayout (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java57 public class CellLayout extends ViewGroup { class
172 public CellLayout(Context context) { in CellLayout() method in CellLayout
176 public CellLayout(Context context, AttributeSet attrs) { in CellLayout() method in CellLayout
180 public CellLayout(Context context, AttributeSet attrs, int defStyle) { in CellLayout() method in CellLayout
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java61 public class CellLayout extends ViewGroup { class
169 public CellLayout(Context context) { in CellLayout() method in CellLayout
173 public CellLayout(Context context, AttributeSet attrs) { in CellLayout() method in CellLayout
177 public CellLayout(Context context, AttributeSet attrs, int defStyle) { in CellLayout() method in CellLayout