Home
last modified time | relevance | path

Searched defs:createShortcutIfNotExist (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() method in BaseLauncherTaplTest
500 protected HomeAppIcon createShortcutIfNotExist(String name, int cellX, int cellY) { in createShortcutIfNotExist() method in BaseLauncherTaplTest