No examples for this method.
Frequently called with: [Clear]
-1
| API Diff Specification | |
| To Level: | 3 |
| From Level: | 2 |
| Generated | 2009.11.19 19:35 |
CursorAdapter | Added Methods | |
|---|---|
void
onContentChanged()
|
|
| Changed Methods | ||
|---|---|---|
int
getCount()
|
Change from final to non-final. |
|
Object
getItem(
int)
|
Change from final to non-final. |
|
long
getItemId(
int)
|
Change from final to non-final. |
|