Home
last modified time | relevance | path

Searched refs:cellPosition (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DBaseLauncherTaplTest.java496 protected HomeAppIcon createShortcutIfNotExist(String name, Point cellPosition) { in createShortcutIfNotExist() argument
497 return createShortcutIfNotExist(name, cellPosition.x, cellPosition.y); in createShortcutIfNotExist()