Searched refs:mPullbackDistance (Results 1 – 1 of 1) sorted by relevance
68 private final float mPullbackDistance; field in NavBarToHomeTouchController79 mPullbackDistance = mLauncher.getResources().getDimension(R.dimen.home_pullback_distance); in NavBarToHomeTouchController()151 -mPullbackDistance / allAppsController.getShiftRange(), PULLBACK_INTERPOLATOR); in initCurrentAnimation()163 topView.addHintCloseAnim(mPullbackDistance, PULLBACK_INTERPOLATOR, builder); in initCurrentAnimation()