Searched refs:mBounceInterpolator (Results 1 – 1 of 1) sorted by relevance
166 private Interpolator mBounceInterpolator; field in PanelViewController268 mBounceInterpolator = new BounceInterpolator(); in PanelViewController()1003 0).setDuration(450).setInterpolator(mBounceInterpolator).start()).start(); in startUnlockHintAnimationPhase1()1021 animator.setInterpolator(mBounceInterpolator); in startUnlockHintAnimationPhase2()