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