Searched refs:SyncType (Results 1 – 1 of 1) sorted by relevance
139 private @interface SyncType {} annotation in PickerSyncController1743 SyncRequestParams(@SyncType int syncType) { in SyncRequestParams()1748 SyncRequestParams(@SyncType int syncType, long syncGeneration, in SyncRequestParams()1791 private static String syncTypeToString(@SyncType int syncType) { in syncTypeToString()