Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
H A DFolder.java56 Point containerLeftTopCorner = new Point(containerBounds.left - 1, containerBounds.top - 1); in touchOutsideFolder() local
58 containerLeftTopCorner, LauncherInstrumentation.GestureScope.INSIDE); in touchOutsideFolder()
60 containerLeftTopCorner, LauncherInstrumentation.GestureScope.INSIDE); in touchOutsideFolder()