Searched refs:continuingLastGesture (Results 1 – 3 of 3) sorted by relevance
77 boolean continuingLastGesture, InputConsumerController inputConsumer) { in LauncherSwipeHandlerV2() argument79 continuingLastGesture, inputConsumer); in LauncherSwipeHandlerV2()
97 boolean continuingLastGesture, InputConsumerController inputConsumer) { in FallbackSwipeHandler() argument99 continuingLastGesture, inputConsumer); in FallbackSwipeHandler()
290 long touchTimeMs, boolean continuingLastGesture, in AbsSwipeUpHandler() argument304 mContinuingLastGesture = continuingLastGesture; in AbsSwipeUpHandler()