Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/celllayout/
DCellPosMapper.java94 public static class CellPos { class in CellPosMapper
99 public CellPos(int cellX, int cellY, int screenId) { in CellPos() method in CellPosMapper.CellPos