Home
last modified time | relevance | path

Searched defs:getTitle (Results 1 – 4 of 4) sorted by relevance

/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DListItemObject.java36 public String getTitle() { in getTitle() method in ListItemObject
/development/samples/RSSReader/src/com/example/android/rssreader/
DRssItem.java56 public CharSequence getTitle() { in getTitle() method in RssItem
/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
DExpandableListItem.java51 public String getTitle() { in getTitle() method in ExpandableListItem
/development/samples/browseable/SlidingTabsColors/src/com.example.android.slidingtabscolors/
DSlidingTabsColorsFragment.java67 CharSequence getTitle() { in getTitle() method in SlidingTabsColorsFragment.SamplePagerItem