Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DAbstractLauncherUiTest.java157 Point moveLocation = new Point(center); in dragToWorkspace() local
173 Point moveLocation = dragLayer.getVisibleCenter(); in dragToWorkspace() local