Searched refs:SyncContext (Results 1 – 9 of 9) sorted by relevance
24 public class SyncContext { class34 public SyncContext(ISyncContext syncContextInterface) { in SyncContext() method in SyncContext
208 final SyncContext syncContextClient = new SyncContext(syncContext); in startSync()310 private final SyncContext mSyncContext;316 private SyncThread(String name, SyncContext syncContext, String authority, in SyncThread()
3555 …content/AbstractThreadedSyncAdapter;Ljava/lang/String;Landroid/content/SyncContext;Ljava/lang/Stri…4329 HSPLandroid/content/SyncContext;-><init>(Landroid/content/ISyncContext;)V4330 HSPLandroid/content/SyncContext;->getSyncContextBinder()Landroid/os/IBinder;4331 HSPLandroid/content/SyncContext;->onFinished(Landroid/content/SyncResult;)V24230 Landroid/content/SyncContext;
1447 android.content.SyncContext
1451 android.content.SyncContext
3558 …content/AbstractThreadedSyncAdapter;Ljava/lang/String;Landroid/content/SyncContext;Ljava/lang/Stri…4332 HSPLandroid/content/SyncContext;-><init>(Landroid/content/ISyncContext;)V4333 HSPLandroid/content/SyncContext;->getSyncContextBinder()Landroid/os/IBinder;4334 HSPLandroid/content/SyncContext;->onFinished(Landroid/content/SyncResult;)V34337 Landroid/content/SyncContext;
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
9902 Landroid/content/AbstractThreadedSyncAdapter$SyncThread;->mSyncContext:Landroid/content/SyncContext;14093 Landroid/content/SyncContext;->HEARTBEAT_SEND_INTERVAL_IN_MS:J14094 Landroid/content/SyncContext;->mLastHeartbeatSendTime:J14095 Landroid/content/SyncContext;->mSyncContext:Landroid/content/ISyncContext;14096 Landroid/content/SyncContext;->updateHeartbeat()V
11503 public class SyncContext {