-
Notifications
You must be signed in to change notification settings - Fork 1
/
SBFolder.h
428 lines (423 loc) · 24 KB
/
SBFolder.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
/* Generated by RuntimeBrowser
Platform: iOS 15.7.2 (19H218) arm64
Image: /System/Library/PrivateFrameworks/SpringBoardHome.framework/SpringBoardHome (1)
*/
@interface SBFolder : NSObject <BSDescriptionProviding, SBFolderObserver, SBIconIndexMutableListObserver, SBIconIndexNode, SBIconListModelDelegate, SBIconListModelObserver, SBTreeNode> {
NSMutableSet * _addedIcons;
NSString * _badge;
bool _cancelable;
NSCountedSet * _coalesceChangesRequests;
bool _containsNonDefaultSizedIcon;
bool _containsVisibleNonDefaultSizedIcon;
NSString * _defaultDisplayName;
NSString * _displayName;
NSHashTable * _folderObservers;
SBFolderIcon * _icon;
struct SBHIconGridSizeClassSizes {
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} small;
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} medium;
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} large;
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} newsLargeTall;
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} extraLarge;
} _iconGridSizeClassSizes;
bool _iconStateDirty;
unsigned long long _listAllowedGridSizeClasses;
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} _listGridSize;
unsigned long long _listRotatedLayoutClusterGridSizeClass;
struct SBHIconGridSize {
unsigned short columns;
unsigned short rows;
} _listWithNonDefaultSizedIconsGridSize;
SBIconIndexMutableList * _lists;
bool _listsAllowRotatedLayout;
unsigned long long _maxListCount;
NSString * _nodeIdentifier;
NSHashTable * _nodeObservers;
<SBTreeNode> * _parent;
NSMutableSet * _removedIcons;
unsigned long long _requiredTrailingEmptyListCount;
NSString * _uniqueIdentifier;
unsigned long long _visibleListCount;
unsigned long long _visibleWidgetIconCount;
}
@property (nonatomic, copy) NSString *badge;
@property (nonatomic, readonly) bool canEditDisplayName;
@property (nonatomic, readonly) bool canRemoveIcons;
@property (getter=isCancelable, nonatomic) bool cancelable;
@property (nonatomic, readonly) NSArray *children;
@property (nonatomic, readonly) bool containsNonDefaultSizedIcon;
@property (nonatomic, readonly) bool containsVisibleNonDefaultSizedIcon;
@property (nonatomic, readonly) bool containsVisibleWidgetIcon;
@property (nonatomic, readonly) bool containsWidgetIcon;
@property (readonly, copy) NSString *debugDescription;
@property (nonatomic, copy) NSString *defaultDisplayName;
@property (readonly, copy) NSString *description;
@property (nonatomic, copy) NSString *displayName;
@property (getter=isEmpty, nonatomic, readonly) bool empty;
@property (nonatomic, readonly) SBIconListModel *firstList;
@property (nonatomic, readonly) unsigned long long firstVisibleListIndex;
@property (getter=isFull, nonatomic, readonly) bool full;
@property (nonatomic, readonly) bool hasHiddenLists;
@property (nonatomic, readonly) bool hasMultipleVisibleLists;
@property (nonatomic, readonly) bool hasMultipleVisibleNonTrailingEmptyLists;
@property (nonatomic, readonly) bool hasVisibleLists;
@property (readonly) unsigned long long hash;
@property (nonatomic, readonly) unsigned long long hiddenListCount;
@property (nonatomic) SBFolderIcon *icon;
@property (nonatomic, readonly) unsigned long long iconCount;
@property (nonatomic, readonly) struct SBHIconGridSizeClassSizes { struct SBHIconGridSize { unsigned short x_1_1_1; unsigned short x_1_1_2; } x1; struct SBHIconGridSize { unsigned short x_2_1_1; unsigned short x_2_1_2; } x2; struct SBHIconGridSize { unsigned short x_3_1_1; unsigned short x_3_1_2; } x3; struct SBHIconGridSize { unsigned short x_4_1_1; unsigned short x_4_1_2; } x4; struct SBHIconGridSize { unsigned short x_5_1_1; unsigned short x_5_1_2; } x5; } iconGridSizeClassSizes;
@property (nonatomic, readonly, copy) NSArray *icons;
@property (nonatomic, readonly, copy) NSArray *iconsInLists;
@property (nonatomic, readonly) SBIconListModel *lastList;
@property (nonatomic, readonly) unsigned long long lastVisibleListIndex;
@property (nonatomic, readonly) SBIconListModel *leastRecentlyHiddenList;
@property (nonatomic) unsigned long long listAllowedGridSizeClasses;
@property (nonatomic, readonly) unsigned long long listCount;
@property (nonatomic, readonly) struct SBHIconGridSize { unsigned short x1; unsigned short x2; } listGridSize;
@property (nonatomic, readonly) Class listModelClass;
@property (nonatomic) unsigned long long listRotatedLayoutClusterGridSizeClass;
@property (nonatomic) struct SBHIconGridSize { unsigned short x1; unsigned short x2; } listWithNonDefaultSizedIconsGridSize;
@property (nonatomic, readonly, copy) NSArray *lists;
@property (nonatomic) bool listsAllowRotatedLayout;
@property (nonatomic, readonly) unsigned long long maxListCount;
@property (nonatomic, readonly) SBIconListModel *mostRecentlyHiddenList;
@property (nonatomic) <SBTreeNode> *parent;
@property (nonatomic, readonly) SBFolder *parentFolder;
@property (nonatomic, readonly, copy) NSString *recursiveDescription;
@property (nonatomic) unsigned long long requiredTrailingEmptyListCount;
@property (nonatomic, readonly) SBFolder *rootFolder;
@property (nonatomic, readonly) bool shouldRemoveWhenEmpty;
@property (readonly) Class superclass;
@property (nonatomic, readonly) unsigned long long trailingEmptyListCount;
@property (nonatomic, readonly, copy) NSArray *trailingEmptyLists;
@property (nonatomic, readonly, copy) NSString *uniqueIdentifier;
@property (nonatomic, readonly) unsigned long long visibleIconCount;
@property (nonatomic, readonly) unsigned long long visibleListCount;
@property (nonatomic, readonly, copy) NSArray *visibleLists;
@property (nonatomic, readonly) unsigned long long visibleWidgetIconCount;
+ (id)folderNodeIdentifierForUniqueIdentifier:(id)arg1;
+ (bool)isFolderNodeIdentifier:(id)arg1;
+ (bool)isRootFolderClass;
+ (unsigned long long)listModelMutationOptionsForFolderMutationOptions:(unsigned long long)arg1;
- (void).cxx_destruct;
- (void)_addList:(id)arg1;
- (void)_compactContiguousOverflowListsStartingAtListIndex:(unsigned long long)arg1 withoutMovingIconsPassingTest:(id /* block */)arg2 removeEmptyLists:(bool)arg3;
- (bool)_compactLists;
- (bool)_compactsFirstList;
- (id)_createNewList;
- (id)_createNewListWithIcon:(id)arg1;
- (id)_createNewListWithIcons:(id)arg1;
- (id)_createNewListWithIdentifier:(id)arg1;
- (void)_didAddList:(id)arg1 informObservers:(bool)arg2;
- (void)_didExplicitlyRemoveHiddenLists:(id)arg1;
- (void)_didRemoveList:(id)arg1 atIndex:(unsigned long long)arg2 informObservers:(bool)arg3;
- (id)_handleBumpedIcons:(id)arg1 afterInsertingIconIntoListAtIndex:(unsigned long long)arg2 options:(unsigned long long)arg3 didBump:(bool*)arg4;
- (id)_indexPathToRevealForJiggleMode;
- (void)_informObserversOfAddedIcons:(id)arg1 removedIcons:(id)arg2;
- (void)_informObserversOfMovedIcon:(id)arg1;
- (void)_informObserversOfToBeAddedIcon:(id)arg1;
- (void)_insertList:(id)arg1 atIndex:(unsigned long long)arg2;
- (bool)_isCoalescingContentChanges;
- (void)_removeLists:(id)arg1;
- (void)_setLists:(id)arg1;
- (void)_swapInsertIcons:(id)arg1 atIndexPaths:(id)arg2;
- (void)_swapRestoreIconCount:(unsigned long long)arg1 toLocation:(id)arg2;
- (void)_updateOverflowCountInList:(id)arg1 forInsertingIcon:(id)arg2 removingIcon:(id)arg3 options:(unsigned long long)arg4;
- (void)_willAddList:(id)arg1;
- (void)_willRemoveList:(id)arg1 atIndex:(unsigned long long)arg2 informObservers:(bool)arg3;
- (id)addEmptyList;
- (id)addEmptyListRemovingLeastRecentlyHiddenListIfNecessary;
- (id)addEmptyListWithIdentifier:(id)arg1;
- (void)addFolderObserver:(id)arg1;
- (id)addIcon:(id)arg1;
- (id)addIcon:(id)arg1 options:(unsigned long long)arg2;
- (id)addIcon:(id)arg1 options:(unsigned long long)arg2 listGridCellInfoOptions:(unsigned long long)arg3;
- (id)addIcon:(id)arg1 toListAtIndex:(unsigned long long)arg2 options:(unsigned long long)arg3;
- (id)addIcons:(id)arg1;
- (id)addIcons:(id)arg1 options:(unsigned long long)arg2;
- (void)addIconsOfClass:(Class)arg1 toSet:(id)arg2;
- (void)addIconsPassingTest:(id /* block */)arg1 toSet:(id)arg2;
- (id)addListWithIcon:(id)arg1;
- (id)addListWithIcons:(id)arg1;
- (id)addListWithIcons:(id)arg1 removingHiddenListsIfNecessary:(bool)arg2;
- (void)addNodeObserver:(id)arg1;
- (id)allIcons;
- (void)ancestryDidChange;
- (void)appendRecursiveDescriptionToString:(id)arg1 prefixPath:(id)arg2;
- (id)badge;
- (bool)canAddIcon;
- (bool)canAddIcon:(id)arg1;
- (bool)canAddIconCount:(unsigned long long)arg1;
- (bool)canAddIconCount:(unsigned long long)arg1 startingAtList:(id)arg2;
- (bool)canAddIcons:(id)arg1;
- (bool)canAddIcons:(id)arg1 startingAtList:(id)arg2;
- (bool)canBounceIcon:(id)arg1;
- (bool)canEditDisplayName;
- (bool)canRemoveIcons;
- (id)changeGridSizeClassOfIconAtIndexPath:(id)arg1 toGridSizeClass:(unsigned long long)arg2 options:(unsigned long long)arg3 listGridCellInfoOptions:(unsigned long long)arg4;
- (id)changeGridSizeOfList:(id)arg1 toGridSize:(struct SBHIconGridSize { unsigned short x1; unsigned short x2; })arg2 options:(unsigned long long)arg3;
- (id)changeGridSizeOfListAtIndex:(unsigned long long)arg1 toGridSize:(struct SBHIconGridSize { unsigned short x1; unsigned short x2; })arg2 options:(unsigned long long)arg3;
- (id)children;
- (bool)compactLists;
- (void)compactOverflowLists;
- (void)compactOverflowListsAndRemoveEmptyLists:(bool)arg1;
- (void)compactOverflowListsWithoutMovingIconsPassingTest:(id /* block */)arg1;
- (void)compactOverflowListsWithoutMovingIconsPassingTest:(id /* block */)arg1 removeEmptyLists:(bool)arg2;
- (id)containedNodeIdentifiers;
- (bool)containsIcon:(id)arg1;
- (bool)containsNodeIdentifier:(id)arg1;
- (bool)containsNonDefaultSizedIcon;
- (bool)containsVisibleNonDefaultSizedIcon;
- (bool)containsVisibleWidgetIcon;
- (bool)containsWidgetIcon;
- (bool)containsWidgetWithExtensionBundleIdentifier:(id)arg1;
- (id)defaultDisplayName;
- (id)description;
- (id)descriptionBuilderWithMultilinePrefix:(id)arg1;
- (id)descriptionWithMultilinePrefix:(id)arg1;
- (void)didAddFolder:(id)arg1;
- (void)didExplicitlyRemoveIcon:(id)arg1 fromList:(id)arg2 inFolder:(id)arg3 options:(unsigned long long)arg4;
- (void)didRemoveFolder:(id)arg1;
- (id)displayName;
- (void)ensureTrailingEmptyLists;
- (void)enumerateAllIconsUsingBlock:(id /* block */)arg1;
- (void)enumerateAllIconsWithBaseIndexPath:(id)arg1 options:(unsigned long long)arg2 usingBlock:(id /* block */)arg3;
- (void)enumerateAllIconsWithOptions:(unsigned long long)arg1 usingBlock:(id /* block */)arg2;
- (void)enumerateExtraListsUsingBlock:(id /* block */)arg1;
- (void)enumerateListsForSearchingForFirstFreeSlotStartingAtList:(id)arg1 avoidingFirstList:(bool)arg2 searchForwards:(bool)arg3 block:(id /* block */)arg4;
- (void)enumerateListsUsingBlock:(id /* block */)arg1;
- (void)enumerateListsWithOptions:(unsigned long long)arg1 usingBlock:(id /* block */)arg2;
- (void)enumerateVisibleListsUsingBlock:(id /* block */)arg1;
- (bool)extraListContainsNodeIdentifier:(id)arg1;
- (id)firstFolderWithDefaultDisplayName:(id)arg1;
- (id)firstFolderWithDisplayName:(id)arg1;
- (id)firstFolderWithUniqueIdentifier:(id)arg1;
- (id)firstFolderWithUniqueIdentifier:(id)arg1 displayName:(id)arg2 defaultDisplayName:(id)arg3;
- (id)firstList;
- (unsigned long long)firstVisibleListIndex;
- (void)folder:(id)arg1 didAddIcons:(id)arg2 removedIcons:(id)arg3;
- (void)folder:(id)arg1 didReplaceIcon:(id)arg2 withIcon:(id)arg3;
- (void)folder:(id)arg1 willAddIcon:(id)arg2;
- (id)folderContainingIndexPath:(id)arg1 relativeIndexPath:(id*)arg2;
- (void)folderIconStateDidDirty:(id)arg1;
- (id)folderIcons;
- (id)folderWithIdentifier:(id)arg1;
- (id)folderWithUniqueIdentifier:(id)arg1;
- (id)gridPathForFirstFreeSlotAvoidingFirstList:(bool)arg1 listGridCellInfoOptions:(unsigned long long)arg2;
- (id)gridPathForFirstFreeSlotOfRangeOfSizeClass:(unsigned long long)arg1 avoidingFirstList:(bool)arg2 listGridCellInfoOptions:(unsigned long long)arg3;
- (id)gridPathForFirstFreeSlotOfRangeOfSizeClass:(unsigned long long)arg1 startingAtList:(id)arg2 avoidingFirstList:(bool)arg3 searchForwards:(bool)arg4 listGridCellInfoOptions:(unsigned long long)arg5;
- (id)gridPathForFirstFreeSlotStartingAtList:(id)arg1 avoidingFirstList:(bool)arg2 listGridCellInfoOptions:(unsigned long long)arg3;
- (id)gridPathForIcon:(id)arg1 listGridCellInfoOptions:(unsigned long long)arg2;
- (id)gridPathForIndexPath:(id)arg1 listGridCellInfoOptions:(unsigned long long)arg2;
- (id)gridPathForLastFreeSlotAvoidingFirstList:(bool)arg1 listGridCellInfoOptions:(unsigned long long)arg2;
- (id)gridPathForLastFreeSlotStartingAtList:(id)arg1 avoidingFirstList:(bool)arg2 listGridCellInfoOptions:(unsigned long long)arg3;
- (id)gridPathForRelativePath:(id)arg1;
- (id)gridPathWithListAtIndex:(unsigned long long)arg1 gridCellIndex:(unsigned long long)arg2 listGridCellInfoOptions:(unsigned long long)arg3;
- (id)gridPathsForIndexPaths:(id)arg1 listGridCellInfoOptions:(unsigned long long)arg2;
- (bool)hasHiddenLists;
- (bool)hasMultipleVisibleLists;
- (bool)hasMultipleVisibleNonTrailingEmptyLists;
- (bool)hasVisibleLists;
- (unsigned long long)hiddenIndexOfList:(id)arg1;
- (unsigned long long)hiddenListCount;
- (id)icon;
- (id)iconAtGridPath:(id)arg1;
- (id)iconAtIndexPath:(id)arg1;
- (unsigned long long)iconCount;
- (unsigned long long)iconCountWithOptions:(unsigned long long)arg1;
- (struct SBHIconGridSizeClassSizes { struct SBHIconGridSize { unsigned short x_1_1_1; unsigned short x_1_1_2; } x1; struct SBHIconGridSize { unsigned short x_2_1_1; unsigned short x_2_1_2; } x2; struct SBHIconGridSize { unsigned short x_3_1_1; unsigned short x_3_1_2; } x3; struct SBHIconGridSize { unsigned short x_4_1_1; unsigned short x_4_1_2; } x4; struct SBHIconGridSize { unsigned short x_5_1_1; unsigned short x_5_1_2; } x5; })iconGridSizeClassSizes;
- (void)iconList:(id)arg1 didAddIcon:(id)arg2;
- (void)iconList:(id)arg1 didInvalidateLayoutWithGridCellInfoOptions:(unsigned long long)arg2;
- (void)iconList:(id)arg1 didMoveIcon:(id)arg2;
- (void)iconList:(id)arg1 didRemoveIcon:(id)arg2;
- (void)iconList:(id)arg1 didReplaceIcon:(id)arg2 withIcon:(id)arg3;
- (void)iconList:(id)arg1 willAddIcon:(id)arg2;
- (void)iconListHiddenDidChange:(id)arg1;
- (void)iconListHiddenWillChange:(id)arg1;
- (void)iconListIconStateDidDirty:(id)arg1;
- (bool)iconListModel:(id)arg1 isAllowedToContainIcon:(id)arg2;
- (bool)iconListModel:(id)arg1 isGridLayoutValid:(id)arg2;
- (id)iconListModel:(id)arg1 shouldBounceIcon:(id)arg2 afterInsertingIcons:(id)arg3;
- (id)iconWithIdentifier:(id)arg1;
- (id)icons;
- (id)iconsInLists;
- (id)iconsOfClass:(Class)arg1;
- (id)iconsPassingTest:(id /* block */)arg1;
- (unsigned long long)indexForVisibleIndex:(unsigned long long)arg1;
- (unsigned long long)indexOfList:(id)arg1;
- (unsigned long long)indexOfListContainingIcon:(id)arg1;
- (unsigned long long)indexOfListWithIdentifier:(id)arg1;
- (id)indexPathForApplicationIconWithBundleIdentifier:(id)arg1;
- (id)indexPathForFirstFreeSlotAvoidingFirstList:(bool)arg1;
- (id)indexPathForFirstFreeSlotStartingAtList:(id)arg1 avoidingFirstList:(bool)arg2;
- (id)indexPathForFirstFreeSlotStartingAtList:(id)arg1 avoidingFirstList:(bool)arg2 searchForwards:(bool)arg3;
- (id)indexPathForFolder:(id)arg1;
- (id)indexPathForGridPath:(id)arg1;
- (id)indexPathForIcon:(id)arg1;
- (id)indexPathForIcon:(id)arg1 includingPlaceholders:(bool)arg2;
- (id)indexPathForIconPassingTest:(id /* block */)arg1;
- (id)indexPathForIconWithIdentifier:(id)arg1;
- (id)indexPathForIconWithIdentifier:(id)arg1 includingPlaceholders:(bool)arg2;
- (id)indexPathForIconWithOptions:(unsigned long long)arg1 passingTest:(id /* block */)arg2;
- (id)indexPathForLastFreeSlotAvoidingFirstList:(bool)arg1;
- (id)indexPathForLastFreeSlotStartingAtList:(id)arg1 avoidingFirstList:(bool)arg2;
- (id)indexPathForList:(id)arg1;
- (id)indexPathForNodeIdentifier:(id)arg1;
- (id)indexPathForRelativePath:(id)arg1;
- (id)indexPathsForApplicationIconsWithBundleIdentifier:(id)arg1;
- (id)indexPathsForContainedNodeIdentifier:(id)arg1 prefixPath:(id)arg2;
- (id)indexPathsForIcon:(id)arg1;
- (id)indexPathsForIconsPassingTest:(id /* block */)arg1;
- (id)indexPathsForIconsWithOptions:(unsigned long long)arg1 passingTest:(id /* block */)arg2;
- (id)indexesOfListsPassingTest:(id /* block */)arg1;
- (id)init;
- (id)initWithDisplayName:(id)arg1 maxListCount:(unsigned long long)arg2 listGridSize:(struct SBHIconGridSize { unsigned short x1; unsigned short x2; })arg3;
- (id)initWithDisplayName:(id)arg1 maxListCount:(unsigned long long)arg2 listGridSize:(struct SBHIconGridSize { unsigned short x1; unsigned short x2; })arg3 iconGridSizeClassSizes:(struct SBHIconGridSizeClassSizes { struct SBHIconGridSize { unsigned short x_1_1_1; unsigned short x_1_1_2; } x1; struct SBHIconGridSize { unsigned short x_2_1_1; unsigned short x_2_1_2; } x2; struct SBHIconGridSize { unsigned short x_3_1_1; unsigned short x_3_1_2; } x3; struct SBHIconGridSize { unsigned short x_4_1_1; unsigned short x_4_1_2; } x4; struct SBHIconGridSize { unsigned short x_5_1_1; unsigned short x_5_1_2; } x5; })arg4;
- (id)initWithDisplayName:(id)arg1 maxListCount:(unsigned long long)arg2 maxIconCountInLists:(unsigned long long)arg3;
- (id)initWithUniqueIdentifier:(id)arg1 displayName:(id)arg2 maxListCount:(unsigned long long)arg3 listGridSize:(struct SBHIconGridSize { unsigned short x1; unsigned short x2; })arg4 iconGridSizeClassSizes:(struct SBHIconGridSizeClassSizes { struct SBHIconGridSize { unsigned short x_1_1_1; unsigned short x_1_1_2; } x1; struct SBHIconGridSize { unsigned short x_2_1_1; unsigned short x_2_1_2; } x2; struct SBHIconGridSize { unsigned short x_3_1_1; unsigned short x_3_1_2; } x3; struct SBHIconGridSize { unsigned short x_4_1_1; unsigned short x_4_1_2; } x4; struct SBHIconGridSize { unsigned short x_5_1_1; unsigned short x_5_1_2; } x5; })arg5;
- (id)insertEmptyListAtIndex:(unsigned long long)arg1;
- (id)insertEmptyListRemovingLeastRecentlyHiddenListIfNecessaryAtIndex:(unsigned long long)arg1;
- (id)insertIcon:(id)arg1 afterIcon:(id)arg2 options:(unsigned long long)arg3;
- (id)insertIcon:(id)arg1 atGridPath:(id)arg2 options:(unsigned long long)arg3;
- (id)insertIcon:(id)arg1 atIndexPath:(id*)arg2 options:(unsigned long long)arg3;
- (id)insertIcon:(id)arg1 beforeIcon:(id)arg2 options:(unsigned long long)arg3;
- (id)insertIcons:(id)arg1 atGridPath:(id)arg2 options:(unsigned long long)arg3;
- (id)insertIcons:(id)arg1 atIndexPath:(id)arg2 options:(unsigned long long)arg3;
- (bool)isAllowedToContainIcon:(id)arg1;
- (bool)isAllowedToContainIcons:(id)arg1;
- (bool)isCancelable;
- (bool)isEmpty;
- (bool)isExtraList:(id)arg1;
- (bool)isExtraListIndex:(unsigned long long)arg1;
- (bool)isFull;
- (bool)isIconStateDirty;
- (bool)isLibraryCategoryFolder;
- (bool)isRootFolder;
- (bool)isTrailingEmptyList:(id)arg1;
- (bool)isTrailingEmptyListIndex:(unsigned long long)arg1;
- (bool)isValidIndexPath:(id)arg1;
- (bool)isValidIndexPath:(id)arg1 forInsertion:(bool)arg2;
- (bool)isValidListIndex:(unsigned long long)arg1;
- (bool)isVisibleListIndex:(unsigned long long)arg1;
- (id)lastList;
- (unsigned long long)lastVisibleListIndex;
- (unsigned long long)lastVisibleNonEmptyListIndex;
- (id)layoutDescription;
- (id)leafIcons;
- (id)leastRecentlyHiddenList;
- (void)list:(id)arg1 didAddContainedNodeIdentifiers:(id)arg2;
- (void)list:(id)arg1 didRemoveContainedNodeIdentifiers:(id)arg2;
- (unsigned long long)listAllowedGridSizeClasses;
- (id)listAtGridPath:(id)arg1;
- (id)listAtIndex:(unsigned long long)arg1;
- (id)listAtIndexPath:(id)arg1;
- (id)listAtRelativePath:(id)arg1;
- (id)listAtVisibleIndex:(unsigned long long)arg1;
- (id)listContainingIndexPath:(id)arg1 relativeIndex:(unsigned long long*)arg2;
- (unsigned long long)listCount;
- (void)listDidMoveNodes:(id)arg1;
- (struct SBHIconGridSize { unsigned short x1; unsigned short x2; })listGridSize;
- (Class)listModelClass;
- (unsigned long long)listRotatedLayoutClusterGridSizeClass;
- (id)listWithGreatestHiddenDateMatchingOrdering:(long long)arg1;
- (id)listWithIdentifier:(id)arg1;
- (id)listWithIdentifier:(id)arg1 inFolderWithIdentifier:(id)arg2;
- (struct SBHIconGridSize { unsigned short x1; unsigned short x2; })listWithNonDefaultSizedIconsGridSize;
- (id)lists;
- (bool)listsAllowRotatedLayout;
- (id)listsContainingIcon:(id)arg1;
- (id)listsContainingLeafIconWithIdentifier:(id)arg1;
- (void)markIconStateClean;
- (void)markIconStateDirty;
- (unsigned long long)maxListCount;
- (id)mostRecentlyHiddenList;
- (void)moveListAtIndex:(unsigned long long)arg1 toIndex:(unsigned long long)arg2;
- (id)nextVisibleListAfterIndex:(unsigned long long)arg1;
- (unsigned long long)nextVisibleListIndexAfterIndex:(unsigned long long)arg1;
- (id)nodeDescriptionWithPrefix:(id)arg1;
- (id)nodeIdentifier;
- (id)nodesAlongIndexPath:(id)arg1 consumedIndexes:(unsigned long long)arg2;
- (id)objectWithUniqueIdentifier:(id)arg1;
- (id)parent;
- (id)parentFolder;
- (id)placeIcon:(id)arg1 atIndexPath:(id)arg2;
- (id)placeIcon:(id)arg1 atIndexPath:(id)arg2 options:(unsigned long long)arg3;
- (unsigned long long)precedingVisibleListIndexBeforeIndex:(unsigned long long)arg1;
- (void)pruneEmptyFolders;
- (id)recursiveDescription;
- (id)relativePathForIcon:(id)arg1 listGridCellInfoOptions:(unsigned long long)arg2;
- (void)removeAllLists;
- (void)removeFolderObserver:(id)arg1;
- (void)removeHiddenLists;
- (void)removeIcon:(id)arg1 options:(unsigned long long)arg2;
- (void)removeIcon:(id)arg1 options:(unsigned long long)arg2 listGridCellInfoOptions:(unsigned long long)arg3;
- (void)removeIconAtIndexPath:(id)arg1 options:(unsigned long long)arg2;
- (void)removeLeastRecentlyHiddenList;
- (void)removeList:(id)arg1;
- (void)removeListAtIndex:(unsigned long long)arg1;
- (void)removeListsAtIndexes:(id)arg1;
- (void)removeNodeObserver:(id)arg1;
- (bool)replaceIcon:(id)arg1 withIcon:(id)arg2;
- (bool)replaceIcon:(id)arg1 withIcon:(id)arg2 options:(unsigned long long)arg3;
- (id)replaceIcon:(id)arg1 withIcons:(id)arg2 options:(unsigned long long)arg3;
- (id)replaceIcon:(id)arg1 withIcons:(id)arg2 options:(unsigned long long)arg3 listGridCellInfoOptions:(unsigned long long)arg4;
- (void)replaceIconAtGridPath:(id)arg1 withIcon:(id)arg2 options:(unsigned long long)arg3;
- (unsigned long long)requiredTrailingEmptyListCount;
- (id)resolvedComponentsForIndexPath:(id)arg1;
- (id)resolvedComponentsForUniqueIdentifierPath:(id)arg1;
- (id)rootFolder;
- (void)setBadge:(id)arg1;
- (void)setCancelable:(bool)arg1;
- (void)setDefaultDisplayName:(id)arg1;
- (void)setDisplayName:(id)arg1;
- (void)setIcon:(id)arg1;
- (void)setListAllowedGridSizeClasses:(unsigned long long)arg1;
- (void)setListRotatedLayoutClusterGridSizeClass:(unsigned long long)arg1;
- (void)setListWithNonDefaultSizedIconsGridSize:(struct SBHIconGridSize { unsigned short x1; unsigned short x2; })arg1;
- (void)setListsAllowRotatedLayout:(bool)arg1;
- (void)setParent:(id)arg1;
- (void)setRequiredTrailingEmptyListCount:(unsigned long long)arg1;
- (bool)shouldRemoveWhenEmpty;
- (void)sort;
- (id)sortedAndBucketedGridPaths:(id)arg1;
- (id)sortedGridPaths:(id)arg1;
- (void)startCoalescingContentChangesWithRequestID:(id)arg1;
- (void)stopCoalescingContentChangesForRequestID:(id)arg1;
- (void)stopCoalescingContentChangesForRequestID:(id)arg1 forceReload:(bool)arg2;
- (id)succinctDescription;
- (id)succinctDescriptionBuilder;
- (void)swapIconAtIndexPath:(id)arg1 withIconAtIndexPath:(id)arg2 options:(unsigned long long)arg3;
- (unsigned long long)trailingEmptyListCount;
- (id)trailingEmptyLists;
- (unsigned long long)trailingVisibleEmptyListCount;
- (id)uniqueIdentifier;
- (id)uniqueIdentifiersForIndexPath:(id)arg1;
- (void)updateGridSizeForNonDefaultSizedIconsForList:(id)arg1 includingToBeAddedIcon:(id)arg2;
- (id)validatedGridPathForInsertionGridPath:(id)arg1 avoidingFirstList:(bool)arg2;
- (id)validatedIndexPathForInsertionIndexPath:(id)arg1 avoidingFirstList:(bool)arg2;
- (unsigned long long)visibleIconCount;
- (unsigned long long)visibleIndexForIndex:(unsigned long long)arg1;
- (unsigned long long)visibleIndexOfList:(id)arg1;
- (unsigned long long)visibleListCount;
- (id)visibleListIndexes;
- (id)visibleLists;
- (unsigned long long)visibleWidgetIconCount;
@end