Home
last modified time | relevance | path

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

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertionListView.java57 private static final int NEW_ROW_DURATION = 500; field in InsertionListView
268 set.setDuration(NEW_ROW_DURATION); in addRow()