Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DTaskbar.java92 mLauncher.linearGesture(startX, startY, endX, endY, 10, false, in swipeDownToStash()
DLauncherInstrumentation.java1104 linearGesture( in gestureToDismissPopup()
1132 linearGesture( in goHomeFromImmersiveFullscreenApp()
1143 linearGesture( in goHomeFromImmersiveFullscreenApp()
1245 linearGesture(startX, displaySize.y / 4, endX, displaySize.y / 4, in pressBackImpl()
1669 () -> linearGesture(startX, startY, endX, endY, steps, false, gestureScope), in swipeToState()
1809 () -> linearGesture( in scroll()
1830 public void linearGesture(int startX, int startY, int endX, int endY, int steps, in linearGesture() method
DBackground.java247 () -> mLauncher.linearGesture( in quickSwitch()
DOverviewTask.java187 () -> mLauncher.linearGesture(centerX, centerY, centerX, 0, 10, false, in dismissBySwipingUp()
DLaunchedAppState.java134 () -> mLauncher.linearGesture(startX, startY, endX, endY, 10,