|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ISyncContext
Interface used by the SyncAdapter to indicate its progress.
| Nested Class Summary | |
|---|---|
static class |
ISyncContext.Stub
Local-side IPC implementation stub class. |
| Method Summary | |
|---|---|
void |
onFinished(SyncResult result)
Signal that the corresponding sync session is completed. |
void |
sendHeartbeat()
Call to indicate that the SyncAdapter is making progress. |
| Methods inherited from interface android.os.IInterface |
|---|
asBinder |
| Method Detail |
|---|
void sendHeartbeat()
throws RemoteException
RemoteException
void onFinished(SyncResult result)
throws RemoteException
result - information about this sync session
RemoteException
|
Build 1.0_r1(from source) | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||