@interface SBHomeScreenWindowAccessibility : __SBHomeScreenWindowAccessibility_super + (Class)safeCategoryBaseClass; + (void)_accessibilityPerformValidations:(id)a0; + (id)safeCategoryTargetClassName; - (BOOL)accessibilityElementsHidden; - (BOOL)_accessibilityIgnoresStatusBarFrame; - (BOOL)_accessibilityIsIsolatedWindow; - (id)_accessibilityKeyCommands; - (BOOL)_accessibilityWindowVisible; - (void)_axLeftArrowPressed; - (void)_axRightArrowPressed; @end