public interface OnSyncTaskStateChangeListener
SyncTask
is changed.| Modifier and Type | Method and Description |
|---|---|
void |
onSyncTaskStateChanged(SyncTask syncTask,
android.accounts.Account account)
Invoked whenever a state of the specified syncTask has been changed.
|
void onSyncTaskStateChanged(SyncTask syncTask, android.accounts.Account account)
syncTask - The task of which state has changed.account - The account for which has been requested synchronization associated with the
sync task.SyncTask.getState()