Searched refs:SyncState (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DBrowserContract.java506 public static final class SyncState implements SyncStateContract.Columns { class in class:BrowserContract
510 private SyncState() {} method in class:BrowserContract.SyncState
H A DCalendarContract.java85 * {@link SyncState}, which contains free-form data maintained by the sync
2543 public static final class SyncState implements SyncStateContract.Columns { class in class:CalendarContract
2547 private SyncState() {} method in class:CalendarContract.SyncState
H A DContactsContract.java106 * {@link SyncState}, which contains free-form data maintained on behalf of sync
624 * @hide should be removed when users are updated to refer to SyncState
625 * @deprecated use SyncState instead
636 public static final class SyncState implements SyncStateContract.Columns { class in class:ContactsContract
640 private SyncState() {} method in class:ContactsContract.SyncState

Completed in 84 milliseconds