No examples for this method.
Frequently called with: [Clear]
-1
| android.widget.Advanceable |
Known Indirect Subclasses
|
This interface can be implemented by any collection-type view which has a notion of progressing through its set of children. The interface exists to give AppWidgetHosts a way of taking responsibility for automatically advancing such collections.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
|
Advances this collection, eg.
|
|||||||||
|
|
|
Called by the AppWidgetHost once before it begins to call advance(), allowing the collection to do any required setup.
|
|||||||||
Advances this collection, eg. shows the next view.
Called by the AppWidgetHost once before it begins to call advance(), allowing the collection to do any required setup.