protected static class AbstractCursor.SelfContentObserver extends ContentObserver
| Constructor and Description |
|---|
AbstractCursor.SelfContentObserver(AbstractCursor cursor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
deliverSelfNotifications() |
void |
onChange(boolean selfChange) |
dispatchChange, dispatchChange, onChangepublic AbstractCursor.SelfContentObserver(AbstractCursor cursor)
public boolean deliverSelfNotifications()
deliverSelfNotifications in class ContentObserverpublic void onChange(boolean selfChange)
onChange in class ContentObserverCopyright © 2008-2013. All Rights Reserved.