Searched refs:mBounceInterpolator (Results 1 – 1 of 1) sorted by relevance
119 private Interpolator mBounceInterpolator; field in PanelView197 mBounceInterpolator = new BounceInterpolator(); in PanelView()1105 .setInterpolator(mBounceInterpolator) in startUnlockHintAnimationPhase1()1126 animator.setInterpolator(mBounceInterpolator); in startUnlockHintAnimationPhase2()