Searched refs:ANIM_KIND_SCROLL (Results 1 – 1 of 1) sorted by relevance
47 private static final int ANIM_KIND_SCROLL = 0; field in PositionController569 case ANIM_KIND_SCROLL: in canScroll()612 startAnimation(x, y, b.mCurrentScale, ANIM_KIND_SCROLL); in scrollPage()625 case ANIM_KIND_SCROLL: in scrollFilmX()647 startAnimation(x, b.mCurrentY, b.mCurrentScale, ANIM_KIND_SCROLL); in scrollFilmX()655 b.doAnimation(y, b.mCurrentScale, ANIM_KIND_SCROLL); in scrollFilmY()1414 case ANIM_KIND_SCROLL: in applyInterpolationCurve()1446 if (mAnimationKind == ANIM_KIND_SCROLL in startSnapback()1621 if (mAnimationKind == ANIM_KIND_SCROLL in startSnapback()