Searched refs:mBounceInterpolator (Results 1 – 1 of 1) sorted by relevance
129 private Interpolator mBounceInterpolator; field in PanelView207 mBounceInterpolator = new BounceInterpolator(); in PanelView()1145 .setInterpolator(mBounceInterpolator) in startUnlockHintAnimationPhase1()1165 animator.setInterpolator(mBounceInterpolator); in startUnlockHintAnimationPhase2()