Searched refs:syncTypeToString (Results 1 – 1 of 1) sorted by relevance
1785 return "SyncRequestParams{type=" + syncTypeToString(syncType) in toString()1791 private static String syncTypeToString(@SyncType int syncType) { in syncTypeToString() method in PickerSyncController