Searched refs:continuingLastGesture (Results 1 – 3 of 3) sorted by relevance
70 boolean continuingLastGesture, InputConsumerController inputConsumer) { in LauncherSwipeHandlerV2() argument72 continuingLastGesture, inputConsumer); in LauncherSwipeHandlerV2()
105 boolean continuingLastGesture, InputConsumerController inputConsumer) { in FallbackSwipeHandler() argument107 continuingLastGesture, inputConsumer); in FallbackSwipeHandler()
353 long touchTimeMs, boolean continuingLastGesture, in AbsSwipeUpHandler() argument371 mContinuingLastGesture = continuingLastGesture; in AbsSwipeUpHandler()