@interface PSUsageBundleDetailController : PSEditableListController + (id)mediaGroups; + (void)setupSpecifier:(id)a0 forMediaGroups:(id)a1; - (void)loadView; - (id)specifiers; - (void)tableView:(id)a0 commitEditingStyle:(long long)a1 forRowAtIndexPath:(id)a2; - (long long)tableView:(id)a0 editingStyleForRowAtIndexPath:(id)a1; - (BOOL)tableView:(id)a0 shouldIndentWhileEditingRowAtIndexPath:(id)a1; - (BOOL)canBeShownFromSuspendedState; - (id)size:(id)a0; - (id)sizeForSpecifier:(id)a0; - (void)updateSizesAfterDeletingSize:(float)a0 shouldPop:(BOOL)a1; @end