Searched defs:SyncState (Results 1 - 3 of 3) sorted by last modified time

/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
2557 public static final class SyncState implements SyncStateContract.Columns { class in class:CalendarContract
2561 private SyncState() {} method in class:CalendarContract.SyncState
H A DContactsContract.java106 * {@link SyncState}, which contains free-form data maintained on behalf of sync
667 * @hide should be removed when users are updated to refer to SyncState
668 * @deprecated use SyncState instead
679 public static final class SyncState implements SyncStateContract.Columns { class in class:ContactsContract
683 private SyncState() {} method in class:ContactsContract.SyncState

Completed in 97 milliseconds