Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/
DCellLayout.java2783 public static final class CellInfo extends CellAndSpan { class in CellLayout
2788 public CellInfo(View v, ItemInfo info) { in CellInfo() method in CellLayout.CellInfo
/packages/apps/Launcher2/src/com/android/launcher2/
DCellLayout.java3319 static final class CellInfo { class in CellLayout