Searched refs:mRecentsTouchDelegate (Results 1 – 1 of 1) sorted by relevance
44 private TouchDelegate mRecentsTouchDelegate; field in RecentsHitboxExtender106 mRecentsTouchDelegate = new TouchDelegate(mRecentsHitBox, mRecentsButton); in onAnimationProgressToOverview()107 mRecentsParent.setTouchDelegate(mRecentsTouchDelegate); in onAnimationProgressToOverview()127 return mRecentsTouchDelegate.onTouchEvent(ev); in onControllerTouchEvent()