Home
last modified time | relevance | path

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

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