Home
last modified time | relevance | path

Searched refs:OVERSHOOT_INTERPOLATOR_TENSION (Results 1 – 1 of 1) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertionListView.java58 private static final int OVERSHOOT_INTERPOLATOR_TENSION = 5; field in InsertionListView
90 sOvershootInterpolator = new OvershootInterpolator(OVERSHOOT_INTERPOLATOR_TENSION); in init()