Searched refs:mBounceInterpolator (Results 1 – 1 of 1) sorted by relevance
96 private Interpolator mBounceInterpolator; field in PanelView184 mBounceInterpolator = new BounceInterpolator(); in PanelView()882 .setInterpolator(mBounceInterpolator) in startUnlockHintAnimationPhase1()895 animator.setInterpolator(mBounceInterpolator); in startUnlockHintAnimationPhase2()