Home
last modified time | relevance | path

Searched defs:addRow (Results 1 – 2 of 2) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertingCells.java79 public void addRow(View view) { in addRow() method in InsertingCells
DInsertionListView.java98 public void addRow(ListItemObject newObj) { in addRow() method in InsertionListView