Searched refs:fromIntList (Results 1 – 1 of 1) sorted by relevance
124 private static @NonNull JSONArray fromIntList(@NonNull List<Integer> list) { in fromIntList() method in RollbackStore414 json.put("pendingBackups", fromIntList(pendingBackups)); in toJson()421 json.put("installedUsers", fromIntList(snapshottedUsers)); in toJson()