Searched defs:SyncState (Results 1 - 3 of 3) sorted by path

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

Completed in 84 milliseconds