Searched refs:mBounceInterpolator (Results 1 – 1 of 1) sorted by relevance
134 private Interpolator mBounceInterpolator; field in PanelView215 mBounceInterpolator = new BounceInterpolator(); in PanelView()1131 .setInterpolator(mBounceInterpolator) in startUnlockHintAnimationPhase1()1151 animator.setInterpolator(mBounceInterpolator); in startUnlockHintAnimationPhase2()