Lines Matching refs:Adapter
1 page.title=Creating a Sync Adapter
13 >Create the Sync Adapter Class</a>
16 <a href="#CreateSyncAdapterService">Bind the Sync Adapter to the Framework</a>
23 <a href="#CreateSyncAdapterMetadata">Add the Sync Adapter Metadata File</a>
26 <a href="#DeclareSyncAdapterManifest">Declare the Sync Adapter in the Manifest</a>
89 <h2 id="CreateSyncAdapter">Create a Sync Adapter Class</h2>
111 <a href="#CreateSyncAdapterService">Bind the Sync Adapter to the Framework</a>.
293 <h2 id="CreateSyncAdapterService">Bind the Sync Adapter to the Framework</h2>
436 <h2 id="CreateSyncAdapterMetadata">Add the Sync Adapter Metadata File</h2>
519 <a href="running-sync-adapter.html">Running a Sync Adapter</a>
540 <h2 id="DeclareSyncAdapterManifest">Declare the Sync Adapter in the Manifest</h2>
584 >Running A Sync Adapter</a>.