Searched refs:mTouchController (Results 1 – 1 of 1) sorted by relevance
59 private AllAppsEduTouchController mTouchController; field in AllAppsEduView133 mTouchController.onControllerTouchEvent(ev); in onControllerTouchEvent()153 if (mTouchController.isDraggingOrSettling()) { in updateAnimationOnTouchEvent()162 mTouchController.onControllerInterceptTouchEvent(ev); in onControllerInterceptTouchEvent()186 mTouchController.initAllAppsAnimation(); in playAnimation()250 mTouchController = new AllAppsEduTouchController(mLauncher); in init()