|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectContentObserver
com.vodafone360.people.engine.activities.TimelineEventWatcher.TimelineContentObserver
private class TimelineEventWatcher.TimelineContentObserver
ContentObserver derived class that allows ActivitiesEngine to receive notifications of changes in call and message logs - thus prompting a sync. of these events.
| Field Summary | |
|---|---|
private ActivitiesTable.TimelineNativeTypes |
mType
|
| Constructor Summary | |
|---|---|
TimelineEventWatcher.TimelineContentObserver(ActivitiesTable.TimelineNativeTypes type)
|
|
| Method Summary | |
|---|---|
void |
onChange(boolean selfChange)
Notification of a change event in the content we are observing. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ActivitiesTable.TimelineNativeTypes mType
| Constructor Detail |
|---|
public TimelineEventWatcher.TimelineContentObserver(ActivitiesTable.TimelineNativeTypes type)
| Method Detail |
|---|
public void onChange(boolean selfChange)
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
JavaDoc