Searched refs:mTouchController (Results 1 – 1 of 1) sorted by relevance
60 private AllAppsEduTouchController mTouchController; field in AllAppsEduView135 mTouchController.onControllerTouchEvent(ev); in onControllerTouchEvent()155 if (mTouchController.isDraggingOrSettling()) { in updateAnimationOnTouchEvent()164 mTouchController.onControllerInterceptTouchEvent(ev); in onControllerInterceptTouchEvent()188 mTouchController.initAllAppsAnimation(); in playAnimation()252 mTouchController = new AllAppsEduTouchController(mLauncher); in init()