android.content
Class SyncContext

java.lang.Object
  extended by android.content.SyncContext

public class SyncContext
extends Object


Method Summary
 IBinder getSyncContextBinder()
           
 void onFinished(SyncResult result)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

onFinished

public void onFinished(SyncResult result)

getSyncContextBinder

public IBinder getSyncContextBinder()


Copyright © 2008-2012. All Rights Reserved.