Searched refs:getActiveListener (Results 1 – 3 of 3) sorted by relevance
145 boolean continuingPreviousGesture = swipeSharedState.getActiveListener() != null; in OtherActivityInputConsumer()328 RecentsAnimationListenerSet listenerSet = mSwipeSharedState.getActiveListener();415 RecentsAnimationListenerSet listenerSet = mSwipeSharedState.getActiveListener();
41 && mSwipeSharedState.getActiveListener() != null) { in onMotionEvent()
122 public RecentsAnimationListenerSet getActiveListener() { in getActiveListener() method in SwipeSharedState