Searched refs:cellPosition (Results 1 – 1 of 1) sorted by relevance
496 protected HomeAppIcon createShortcutIfNotExist(String name, Point cellPosition) { in createShortcutIfNotExist() argument497 return createShortcutIfNotExist(name, cellPosition.x, cellPosition.y); in createShortcutIfNotExist()