Home
last modified time | relevance | path

Searched defs:setData (Results 1 – 3 of 3) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DInsertionListView.java341 public void setData(List<ListItemObject> data) { in setData() method in InsertionListView
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
DLoaderCustomSupport.java376 public void setData(List<AppEntry> data) { in setData() method in LoaderCustomSupport.AppListAdapter
/development/samples/ApiDemos/src/com/example/android/apis/app/
DLoaderCustom.java374 public void setData(List<AppEntry> data) { in setData() method in LoaderCustom.AppListAdapter