Home | History | Annotate | Download | only in versions

Lines Matching full:adapters

64       <li><a href="#SyncAdapter">Sync adapters</a></li>
179 <p>To specify your own flex interval for sync operations, you should begin using the new {@link android.content.ContentResolver#requestSync requestSync()} method. For more details, see the section below about <a href="#SyncAdapter">Sync Adapters</a>.</p>
437 <h3 id="SyncAdapter">Sync adapters</h3>