luxlabs header browser preview


@class SBPressPrecedenceArbiter, SBPrivacyPreflightController, SBAppSwitcherSystemService, SBTestAutomationService, SBCarDoNotDisturbController, SBSystemUIScenesCoordinator, SBMainDisplayInterfaceOrientationAggregator, SSScreenCapturer, SBSystemActionControl, SBSceneHostingDisplayControllerProvider, NSMutableArray, SBDeviceOrientationUpdateManager, STDynamicActivityAttributionMonitor, SBScreenSleepCoordinator, SBActivityManager, SBMainWorkspace, NSMapTable, SBPIPControllerCoordinator, SBChronoApplicationProcessStateObserver, SBModalAlertPresenter, SBEXBExternalDisplayService, STStatusItemsStatusDomainVisualDescriptorTransformer, RSPeerToPeerServerController, SBApplicationAutoLaunchService, SBIdleTimerPolicyAggregator, SBWebClipService, SBAppClipOverlayCoordinator, SBLockScreenService, NSMutableDictionary, SBAlwaysOnCoverGestureRecognizer, SBWindowSceneManager, SBSensorActivityDataProvider, SBExternalDisplayBiomeDonor, SBRemoteAlertHandleServer, NSTimer, STBackgroundActivitiesStatusDomainVisualDescriptorTransformer, SBBannerManager, SBWindowSceneStatusBarSettingsAssertion, SBRingerHardwareButton, SBSpuriousScreenUndimmingAssertion, SBMultitaskingApplicationShortcutService, SBChronoHomeScreenUsageObserver, DNDToggleManager, SBRingerControl, SBAccessibilityWindowHostingControllerServer, SBVoiceCommandButton, SBSpotlightTransientOverlayViewController, SBSmartCoverService, SBMousePointerManager, NSHashTable, SBBacklightEnvironmentSessionProvider, SBMirroredDisplayControllerProvider, SBUserAgent, NSMutableSet, NSCountedSet, SBChamoisDisplayPrototypeController, SBHomeHardwareButton, SBStatusBarStateAggregator, SBAudioRecordingManager, SBHungApplicationTransitionObserver, SBUserSessionController, SBStateDumpService, SBSystemShellEmbeddedDisplayController, SBExternalDisplayEducationObserver, STLocationStatusDomainDisplayNameTransformer, SBAppIntentsCoordinator, SBProductivityGestureEducationController, SBHardwareButtonCoordinator, UIWindow, SBApplicationLaunchAlertService, NSOperationQueue, NSString, SBSynchronizeCloudCriticalDataOperation, STTelephonyStateProvider, SBApplication, SBHUDController, SBProximitySensorManager, SBWidgetController, DNDAWDMetricsService, SBScreenshotManager, SBDisplayManager, SBHIDUISensorModeController, SBScreenTimeTrackingController, SBDeveloperBuildExpirationTrigger, SBModalAlertPresentationCoordinator, STStatusServer, SBInteractiveScreenshotGestureManager, SBSoftwareUpdatePasscodePolicyManager, SBVolumeControl, SBCardItemsController, SBCameraHardwareButton, STDynamicActivityAttributionManager, SBVolumeHardwareButton, SBAvocadoDebuggingController, SBRestartManager, SBVolumeButtonEventMapper, NSNumberFormatter, SBAccountStoreManager, SBBluetoothAccessoryBatteryMonitor, SBExternalDisplayService, SBDisplayProfileRegistry, SBBrightnessControl, SBCombinationHardwareButton, SBActivityBannerObserver, NSDate, NSObject, NSSet, SBHomeScreenService, STAttributedEntityResolver, SBActivitySystemApertureElementObserver, SBRemoteTransientOverlaySessionManager, SBFUserAuthenticationController, STMediaStatusDomainDisplayNameTransformer, SBKeyboardFocusService, SBNCNotificationDispatcher, SBMultiDisplayUserInteractionCoordinator, SBDisplayPortalManager, DNDNotificationsService, SBUIController, BLSHService, SBActivityCoverSheetObserver, SBLockHardwareButton;
@protocol OS_os_transaction, SBIdleTimer, BSInvalidatable, OS_dispatch_source, SBProximityBacklightPolicy, SBFLockOutStatusProvider;

@interface SpringBoard : UISystemShellApplication <SBWindowSceneTracking, MCProfileConnectionObserver, RSPeerToPeerConnectionControllerDataSource, SBRestartManagerDelegate, SBModalAlertPresentationCoordinatorDelegate, UIStatusBarStyleDelegate_SpringBoardOnly, SSScreenCapturerDelegate, SBBacklightControllerObserver, SBInteractiveScreenshotGestureManagerDelegate, SBRemoteTransientOverlaySessionManagerDelegate, SBSpotlightTransientOverlayViewControllerDelegate, _UIApplicationInitializationContextFactory, SBAVSystemControllerCacheObserver, SBWorkspaceKeyboardFocusControllerObserver, UIApplicationDelegate, SBIdleTimerProviding> {
    SBUIController *_uiController;
    double _headsetButtonDownTime;
    struct __IOHIDEvent { } *_headsetDownEvent;
    int _headsetClickCount;
    unsigned char _headsetButtonClickCount : 8;
    unsigned char _menuButtonClickCount : 8;
    unsigned char _screenWasDimOnMenuDown : 1;
    unsigned char _screenshotWasTaken : 1;
    unsigned char _headsetDownDelayedActionPerformed : 1;
    unsigned char _isSeekingInMedia : 1;
    unsigned char _ignoringCurrentLockButtonPress : 1;
    int _mediaSeekDirection;
    unsigned int _springBoardRequestsAccelerometerEvents;
    long long _activeInterfaceOrientation;
    NSHashTable *_activeInterfaceOrientationObservers;
    NSMutableArray *_activeInterfaceOrientationOverrideStack;
    BOOL _wantsOrientationEvents;
    int _notifyDontAnimateREOToken;
    int _notifyDontAllowMediaHUDToken;
    BOOL _expectsFaceContact;
    BOOL _expectsFaceContactInLandscape;
    BOOL _hardwareKeyboardAttached;
    BOOL _smartCoverClosed;
    BOOL _keybagRefetchTransactionIsActive;
    BOOL _menuButtonDown;
    id<BSInvalidatable> _smartCoverHIDUIAssertion;
    NSSet *_restrictionDisabledApplications;
    SBApplication *_menuButtonInterceptApp;
    BOOL _menuButtonInterceptAppEnabledForever;
    SBApplication *_lastLockButtonEventRecipient;
    NSNumberFormatter *_decimalFormatter;
    NSNumberFormatter *_percentFormatter;
    NSTimer *_midnightTimer;
    NSDate *_midnightFireDate;
    NSObject<OS_dispatch_source> *_memoryPressureSource;
    unsigned int _memoryPressureStatus;
    NSMutableArray *_blocksAwaitingAvailableMemory;
    SBCardItemsController *_cardItemsController;
    struct __CFBoolean { } *_shouldDelaySleepForHeadsetClick;
    BOOL _didPlayLockSound;
    NSHashTable *_disableActiveOrientationChangeAssertions;
    NSCountedSet *_ignoringInteractionEventsReasons;
    SBWindowSceneStatusBarSettingsAssertion *_hideStatusBarAssertion;
    SBWindowSceneStatusBarSettingsAssertion *_showStatusBarAssertion;
    BOOL _atHomescreen;
    NSString *_logFile;
    SBBluetoothAccessoryBatteryMonitor *_bluetoothBatteryMonitor;
    SBDeveloperBuildExpirationTrigger *_developerBuildExpirationTrigger;
    SSScreenCapturer *_screenCapturer;
    SBSynchronizeCloudCriticalDataOperation *_synchronizeCloudCriticalDataOperation;
    SBModalAlertPresenter *_systemModalAlertPresenter;
    SBMainDisplayInterfaceOrientationAggregator *_orientationAggregator;
    SBDeviceOrientationUpdateManager *_deviceOrientationManager;
    BOOL _inUserTransition;
    BOOL _determiningBootTransition;
    BOOL _dontLockEver;
    SBPressPrecedenceArbiter *_pressPrecedenceArbiter;
    SBMainWorkspace *_mainWorkspace;
    id<BSInvalidatable> _keyboardFocusControllerObserver;
    long long _lastUpdatedMirroredDisplayOrientation;
    long long _mainTransientOverlayPresentationManagerInterfaceOrientation;
    long long _deviceOrientationChangePendedDuringStartupTransition;
    BOOL _hasDeviceOrientationChangePendedDuringStartupTransition;
    SBCarDoNotDisturbController *_carDoNotDisturbController;
    SBScreenTimeTrackingController *_screenTimeTrackingController;
    SBExternalDisplayEducationObserver *_displayConnectionObserver;
    SBExternalDisplayBiomeDonor *_externalDisplayBiomeDonor;
    SBChamoisDisplayPrototypeController *_chamoisDisplayPrototypeController;
    SBSpuriousScreenUndimmingAssertion *_preventPowerSourceAlertsDarkBootAssertion;
    id<BSInvalidatable> _deferOrientationUpdatesForKeybagAssertion;
    SBSmartCoverService *_smartCoverService;
    SBHomeScreenService *_homeScreenService;
    SBChronoHomeScreenUsageObserver *_widgetHomeScreenUsageObserver;
    SBChronoApplicationProcessStateObserver *_widgetApplicationProcessStateObserver;
    SBAppSwitcherSystemService *_appSwitcherSystemService;
    long long _lastSeekRequestSource;
    DNDAWDMetricsService *_dndAWDMetricsService;
    DNDNotificationsService *_dndNotificationsService;
    SBRemoteAlertHandleServer *_remoteAlertHandleServer;
    SBTestAutomationService *_testAutomationService;
    SBStateDumpService *_stateDumpService;
    unsigned long long _stateDumpServiceRevision;
    NSCountedSet *_spotlightTransientOverlayRequiringReasons;
    SBSpotlightTransientOverlayViewController *_spotlightTransientOverlayViewController;
    NSHashTable *_activeRemoteTransientOverlayViewProviders;
    id /* block */ _headsetButtonUpHandler;
    SBHardwareButtonCoordinator *_hardwareButtonCoordinator;
    SBAccessibilityWindowHostingControllerServer *_accessibilityWindowHostingController;
    id<BSInvalidatable> _pipSpotlightWindowLevelAssertionInvalidatable;
    NSMutableSet *_keyboardUsagePairsDown;
    NSMutableDictionary *_typingActivePIDsAndDeathWatchers;
    BOOL _swallowKeyboardEvents;
    BOOL _requestingStatusBarStyleWithoutConsideringAlerts;
    DNDToggleManager *_dndToggleManager;
    NSMutableDictionary *_volumePressTypesRequringButtonUpPresses;
    NSObject<OS_os_transaction> *_takingScreenshotTransaction;
    SBActivityManager *_activityManager;
    STDynamicActivityAttributionMonitor *_systemStatusDynamicAttributionMonitor;
    STAttributedEntityResolver *_systemStatusMediaEntityResolver;
    STAttributedEntityResolver *_systemStatusLocationEntityResolver;
    STBackgroundActivitiesStatusDomainVisualDescriptorTransformer *_systemStatusBackgroundActivitiesDomainTransformer;
    STLocationStatusDomainDisplayNameTransformer *_systemStatusLocationDomainTransformer;
    STMediaStatusDomainDisplayNameTransformer *_systemStatusMediaDomainTransformer;
    STStatusItemsStatusDomainVisualDescriptorTransformer *_systemStatusStatusItemsDomainTransformer;
    SBActivitySystemApertureElementObserver *_activitySystemApertureElementObserver;
    SBActivityCoverSheetObserver *_activityCoverSheetObserver;
    SBActivityBannerObserver *_activityBannerObserver;
    SBAlwaysOnCoverGestureRecognizer *_alwaysOnCoverGestureRecognizer;
    SBKeyboardFocusService *_keyboardFocusService;
    SBMultitaskingApplicationShortcutService *_multitaskingShortcutService;
    BOOL _startupTransitionHasFinished;
    NSOperationQueue *_postStartupOperationQueue;
    SBDisplayProfileRegistry *_displayProfileRegistry;
    SBSystemShellEmbeddedDisplayController *_embeddedDisplayController;
    SBSceneHostingDisplayControllerProvider *_extendedDisplayControllerProvider;
    SBSceneHostingDisplayControllerProvider *_nonInteractiveDisplayControllerProvider;
    SBMirroredDisplayControllerProvider *_baselineDisplayControllerProvider;
}

@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (retain, nonatomic) NSMutableArray *nowLocatingApps;
@property (readonly, nonatomic) NSMapTable *appsByBackgroundActivity;
@property (retain, nonatomic, setter=_setIdleTimer:) id<SBIdleTimer> idleTimer;
@property (retain, nonatomic) NSTimer *daylightSavingsTimer;
@property (nonatomic) int nowPlayingProcessPID;
@property (nonatomic, getter=isBatterySaverModeActive) BOOL batterySaverModeActive;
@property (readonly, nonatomic) SBCombinationHardwareButton *combinationHardwareButton;
@property (readonly, nonatomic) SBVolumeButtonEventMapper *volumeButtonEventMapper;
@property (retain, nonatomic) RSPeerToPeerServerController *stateDumpServerController;
@property BOOL hasFinishedLaunching;
@property (nonatomic) double bottomEdgeAmbiguousActivationMargin;
@property (readonly, nonatomic) SBUserAgent *pluginUserAgent;
@property (readonly, nonatomic) SBApplication *leastRecentlyForegroundLocatingApp;
@property (readonly, nonatomic) SBUserSessionController *userSessionController;
@property (readonly, nonatomic) SBHomeHardwareButton *homeHardwareButton;
@property (readonly, nonatomic) SBLockHardwareButton *lockHardwareButton;
@property (readonly, nonatomic) SBVolumeHardwareButton *volumeHardwareButton;
@property (readonly, nonatomic) SBCameraHardwareButton *cameraHardwareButton;
@property (readonly, nonatomic) SBRingerHardwareButton *ringerHardwareButton;
@property (readonly, nonatomic) SBVoiceCommandButton *voiceCommandButton;
@property (readonly, nonatomic) id<SBFLockOutStatusProvider> lockOutController;
@property (readonly, nonatomic) SBFUserAuthenticationController *authenticationController;
@property (readonly, nonatomic) SBScreenshotManager *screenshotManager;
@property (readonly, nonatomic) SBNCNotificationDispatcher *notificationDispatcher;
@property (readonly, nonatomic) SBBannerManager *bannerManager;
@property (readonly, nonatomic) SBWidgetController *widgetController;
@property (readonly, nonatomic) SBAvocadoDebuggingController *avocadoController;
@property (readonly, nonatomic) SBRestartManager *restartManager;
@property (readonly, nonatomic) SBModalAlertPresentationCoordinator *modalAlertPresentationCoordinator;
@property (readonly, nonatomic) SBAccountStoreManager *accountStoreController;
@property (readonly, nonatomic) NSMutableArray *appsRegisteredForVolumeEvents;
@property (readonly, nonatomic) NSMutableArray *appsRegisteredForLockButtonEvents;
@property (readonly, nonatomic) SBLockScreenService *lockScreenService;
@property (readonly, nonatomic) SBApplicationAutoLaunchService *applicationAutoLaunchService;
@property (readonly, nonatomic) SBApplicationLaunchAlertService *applicationLaunchAlertService;
@property (readonly, nonatomic) SBIdleTimerPolicyAggregator *idleTimerPolicyAggregator;
@property (readonly, nonatomic) SBInteractiveScreenshotGestureManager *interactiveScreenshotGestureManager;
@property (readonly, nonatomic) SBPIPControllerCoordinator *pictureInPictureCoordinator;
@property (readonly, nonatomic) SBProductivityGestureEducationController *productivityGestureEducationController;
@property (readonly, nonatomic) SBProximitySensorManager *proximitySensorManager;
@property (readonly, nonatomic) id<SBProximityBacklightPolicy> proximityBacklightPolicy;
@property (readonly, nonatomic) SBDisplayManager *displayManager;
@property (readonly, nonatomic) SBHIDUISensorModeController *HIDUISensorController;
@property (readonly, nonatomic) SBMainDisplayInterfaceOrientationAggregator *orientationAggregator;
@property (readonly, nonatomic) SBSoftwareUpdatePasscodePolicyManager *softwareUpdatePasscodePolicyManager;
@property (readonly, nonatomic) STStatusServer *systemStatusServer;
@property (readonly, nonatomic) STDynamicActivityAttributionManager *dynamicAttributionManager;
@property (readonly, nonatomic) STTelephonyStateProvider *telephonyStateProvider;
@property (readonly, nonatomic) SBSensorActivityDataProvider *sensorActivityDataProvider;
@property (readonly, nonatomic) SBStatusBarStateAggregator *statusBarStateAggregator;
@property (readonly, nonatomic) SBMousePointerManager *mousePointerManager;
@property (readonly, nonatomic) SBWebClipService *webClipService;
@property (readonly, nonatomic) SBAppClipOverlayCoordinator *appClipOverlayCoordinator;
@property (readonly, nonatomic) SBAppIntentsCoordinator *appIntentsCoordinator;
@property (readonly, nonatomic) BLSHService *blshService;
@property (readonly, nonatomic) int ringerSwitchState;
@property (readonly, nonatomic) SBWindowSceneManager *windowSceneManager;
@property (readonly, nonatomic) SBMultiDisplayUserInteractionCoordinator *multiDisplayUserInteractionCoordinator;
@property (readonly, nonatomic) SBSystemUIScenesCoordinator *systemUIScenesCoordinator;
@property (readonly, nonatomic) SBBacklightEnvironmentSessionProvider *backlightEnvironmentSessionProvider;
@property (readonly, nonatomic) SBScreenSleepCoordinator *screenSleepCoordinator;
@property (readonly, nonatomic) SBDisplayPortalManager *displayPortalManager;
@property (readonly, nonatomic) SBPrivacyPreflightController *privacyPreflightController;
@property (readonly, nonatomic) SBExternalDisplayService *externalDisplayService;
@property (readonly, nonatomic) SBEXBExternalDisplayService *exbExternalDisplayService;
@property (readonly, nonatomic) SBHUDController *HUDController;
@property (readonly, nonatomic) SBRingerControl *ringerControl;
@property (readonly, nonatomic) SBVolumeControl *volumeControl;
@property (readonly, nonatomic) SBBrightnessControl *brightnessControl;
@property (readonly, nonatomic) SBSystemActionControl *systemActionControl;
@property (readonly, nonatomic) SBRemoteTransientOverlaySessionManager *remoteTransientOverlaySessionManager;
@property (readonly, nonatomic) SBHungApplicationTransitionObserver *hungApplicationTransitionObserver;
@property (readonly, nonatomic) BOOL wantsOrientationEvents;
@property (readonly, nonatomic, getter=isTypingActive) BOOL typingActive;
@property (readonly, nonatomic) SBAudioRecordingManager *audioRecordingManager;
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (readonly, copy) NSString *description;
@property (readonly, copy) NSString *debugDescription;
@property (retain, nonatomic) UIWindow *window;

+ (Class)_statusBarClass;
+ (id)_newApplicationInitializationContext;
+ (Class)_statusBarWindowClass;
+ (void)initializeSystemServicesBeforeApplicationDidFinishLaunching;

- (void)_handleMakeFullscreenKeyShortcut:(id)a0;
- (id)_switcherController;
- (void)cache:(id)a0 didUpdateActiveAudioRoute:(id)a1;
- (BOOL)runTest:(id)a0 options:(id)a1;
- (id)localPeerDisplayName;
- (void)takeScreenshot;
- (BOOL)handleDoubleHeightStatusBarTapWithStyleOverride:(unsigned long long)a0;
- (void)_toggleSearch;
- (void)_batterySaverModeChanged:(int)a0;
- (void)noteHomeScreenLayoutDidChange;
- (void)scrollViewDidEndDecelerating:(id)a0;
- (id)_windowScene;
- (void)_unlockAnimationDidFinish:(id)a0;
- (void)_handleNavigateAppWindowKeyShortcut:(id)a0;
- (void)_localeChanged;
- (void)noteInstalledWebClipsDidChange;
- (id)_allWindowInfo:(long long)a0;
- (void)_handleAddWindowToSetCommand:(id)a0;
- (long long)activeInterfaceOrientation;
- (void)validateCommand:(id)a0;
- (void)applicationDidFinishLaunching:(id)a0;
- (void)_runScrollIconListTestForTestName:(id)a0 testOptions:(id)a1;
- (void)_beginRequiringSpotlightTransientOverlayForReason:(id)a0;
- (void)failedTest:(id)a0 withResults:(id)a1;
- (void)_performSwipeWithComposer:(id)a0 startLocation:(struct CGPoint { double x0; double x1; })a1 endLocation:(struct CGPoint { double x0; double x1; })a2 duration:(double)a3 timingFunction:(id)a4 intermediateTransformer:(id /* block */)a5 completion:(id /* block */)a6;
- (void)localeChanged;
- (void)_handleKeyUIEvent:(id)a0;
- (void)_runBottomEdgeSwipeMultipleAppsTest;
- (void)iconScrollViewWillCancelTouchTracking:(id)a0;
- (void)_coverGestureDidRecognize:(id)a0;
- (void)languageChanged;
- (struct CGSize { double x0; double x1; })scrollView:(id)a0 contentSizeForZoomScale:(double)a1 withProposedSize:(struct CGSize { double x0; double x1; })a2;
- (void)_runSwipeUpHomeToAutoPIPTest;
- (void)_performOrbAtPoint:(struct CGPoint { double x0; double x1; })a0 fromView:(id)a1 withCompletion:(id /* block */)a2;
- (void)didDismissMiniAlert;
- (long long)_bootOrientation;
- (void)_rotateView:(id)a0 toOrientation:(long long)a1;
- (long long)rawDeviceOrientationIgnoringOrientationLocks;
- (void)_basicRotationTestForCurrentConfigurationWithTeardown:(id /* block */)a0;
- (void)resetIdleTimerAndUndim;
- (void)_handleSnapshotButtonHIDEvent:(struct __IOHIDEvent { } *)a0 buttonIsDown:(BOOL)a1 fromSource:(int)a2;
- (BOOL)_isDim;
- (void)_runSwipeToHomeTestWithCompletion:(id /* block */)a0;
- (void)scrollViewDidEndScrolling:(id)a0;
- (BOOL)handleStatusBarHoverActionForRegion:(long long)a0;
- (void)_handleRingerMomentaryButtonEvent:(struct __IOHIDEvent { } *)a0;
- (void)_handleActivateAppExposeKeyShortcut:(id)a0;
- (void)_runScrunchToAppSwitcherTest;
- (BOOL)_shouldSwallowHIDEvent:(struct __IOHIDEvent { } *)a0;
- (long long)startupInterfaceOrientation;
- (BOOL)iconScrollView:(id)a0 shouldSetAutoscrollContentOffset:(struct CGPoint { double x0; double x1; })a1;
- (long long)_testOrientation:(id)a0 options:(id)a1;
- (BOOL)expectsFaceContact;
- (BOOL)hasDisableActiveInterfaceOrientationChangeAssertions;
- (BOOL)iconScrollView:(id)a0 shouldSetContentOffset:(struct CGPoint { double x0; double x1; } *)a1 animated:(BOOL)a2;
- (id)appsForBackgroundActivityWithIdentifier:(id)a0;
- (void)_handleMakeSplitRightKeyShortcut:(id)a0;
- (void)_disableRemoteStateDumpWithCompletion:(id /* block */)a0;
- (void)_toggleAppLibraryVisibility:(id)a0;
- (long long)alertInterfaceOrientation;
- (id)init;
- (BOOL)_handleCoverGestureHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)_handleMakeSplitLeftKeyShortcut:(id)a0;
- (void)startedTest:(id)a0;
- (void)_handleDeviceOrientationChangedEvent:(struct __GSEvent { } *)a0;
- (BOOL)canOpenURL:(id)a0;
- (void)handleKeyHIDEvent:(struct __IOHIDEvent { } *)a0;
- (BOOL)remoteTransientOverlaySessionManager:(id)a0 performPresentationRequest:(id)a1 forSession:(id)a2;
- (void)iconScrollViewDidCancelTouchTracking:(id)a0;
- (void)_postActiveInterfaceOrientationChangedNotificationAnimated:(BOOL)a0;
- (void)screenCapturer:(id)a0 didCaptureScreenshotsOfScreens:(id)a1;
- (void)_updateHardwareKeyboardAttached;
- (void)_runWidgetConfigurationTransitionFromEditingMode:(BOOL)a0;
- (void)_handleGotoHomeScreenShortcut:(id)a0;
- (void)_prepareToRunSwitcherGestureTestsWithForegroundApp:(id)a0 shouldStartTest:(BOOL)a1 forcedOrientation:(long long)a2 withCompletion:(id /* block */)a3;
- (void)_midnightPassed;
- (double)_accessibilityActivationAnimationStartDelay;
- (void)applicationOpenURL:(id)a0;
- (void)startLaunchTestNamed:(id)a0 options:(id)a1;
- (id)_installSwitcherModelForSwitcherTests;
- (void)_runAppSwitcherDismissTestOverApp:(BOOL)a0 rotated:(BOOL)a1 completion:(id /* block */)a2;
- (void)_enableRemoteStateDumpWithTimeout:(long long)a0 withCompletion:(id /* block */)a1;
- (void)_setTypingActive:(BOOL)a0;
- (void)endLaunchTest;
- (void)_handleApplicationExit:(id)a0;
- (id)coordinatorRequestedIdleTimerBehavior:(id)a0;
- (void)restartManagerWillReboot:(id)a0;
- (void)toggleSearchFromBreadcrumbSource:(BOOL)a0 withWillBeginHandler:(id /* block */)a1 completionHandler:(id /* block */)a2;
- (void)_runSwipeAndPauseForSwitcherOverFolderTest;
- (void)_waitForCloudCriticalData;
- (id)_applicationToUseForScrollTesting;
- (long long)windowingModeForDisplay:(id)a0;
- (BOOL)_areKeyboardHUDsEnabled;
- (id)_doubleHomeButtonPressEventStream;
- (void)updateNativeOrientationAndMirroredDisplays:(BOOL)a0 logMessage:(id)a1;
- (void)_unscatterWillBegin:(id)a0;
- (void)_handleCommandQ:(id)a0;
- (BOOL)iapIsInExtendedMode;
- (void)_handleApplicationProcessStateDidChangeNotification:(id)a0;
- (void)_scheduleSharedIPadPostStartupOperation:(id /* block */)a0;
- (void)_runLockScreenScrollNotificationsTestWithOptions:(id)a0;
- (void)_runNotificationCoalescingExpandingTestWithOptions:(id)a0;
- (void)_enableActivities:(BOOL)a0;
- (void)batteryStatusDidChange:(id)a0;
- (void)_performDragFromPoint:(struct CGPoint { double x0; double x1; })a0 andDragTo:(struct CGPoint { double x0; double x1; })a1 duration:(double)a2 fromView:(id)a3 withCompletion:(id /* block */)a4;
- (id)_leadingNotificationRequest;
- (void)_runScrunchAndSwipeTest;
- (void)_screenshotWindowWillBeDisplayed;
- (void)removeActiveOrientationObserver:(id)a0;
- (void)_handleLockShortcut:(id)a0;
- (void)_runTapContinuityBannerInSwitcherTestWithCompletion:(id /* block */)a0;
- (long long)_currentNonFlatDeviceOrientation;
- (long long)statusBarOrientationForEmbeddedDisplay;
- (void)_performRestackingExpandedBundleForNotificationRequest:(id)a0 withCompletion:(id /* block */)a1;
- (id)_accessibilityFrontMostApplication;
- (void)_startSystemStatusServerAndFriends;
- (void)_postSpringBoardSignificantTimeChangedNotificationWithLogMessage:(id)a0;
- (void)removeNowLocatingApp:(id)a0;
- (void)_runDismissContinuityBannerInSwitcherTestWithCompletion:(id /* block */)a0;
- (id)_findView:(id)a0 passingTest:(id /* block */)a1;
- (void)_runScrunchAndSwipeMultipleAppsTest;
- (void)_setUpHUDControllerAndFriends;
- (void)_runFourFingerSwipeMultipleAppsTest;
- (void)addDisableActiveInterfaceOrientationChangeAssertion:(id)a0;
- (void)_startAutoPIPWithGesture:(id /* block */)a0 setupCompletion:(id /* block */)a1 finalCompletion:(id /* block */)a2;
- (void)rotateIfNeeded:(long long)a0 completion:(id /* block */)a1;
- (void)_updateOrientationDetectionSettings;
- (long long)_interfaceOrientationForRawOrientation:(long long)a0 validOrientation:(long long)a1 ignoringHomeScreenRotationStyle:(BOOL)a2;
- (void)_cleanupMainWorkspaceForMedusaTestWithCompletion:(id /* block */)a0;
- (void)_handleStandardFunctionKeyActionWithPreferencesURLString:(id)a0 modifiers:(long long)a1 block:(id /* block */)a2;
- (void)_runMedusaMoveFloatingApplicationTest:(id)a0 withOptions:(id)a1;
- (void)endIgnoringInteractionEvents;
- (void)_deactivateReachability;
- (void)_handleMoveToOtherDisplayKeyShortcut:(id)a0;
- (void)setUpDaylightSavingsTimer;
- (void)_iapServerConnectionDiedNotification:(id)a0;
- (id)formattedDecimalStringForNumber:(id)a0;
- (void)_runHomeScreenSwipeLeftToTodayView;
- (void)startResumeTestNamed:(id)a0 options:(id)a1;
- (void)noteMainTransientOverlayPresentationManagerWillChangeToInterfaceOrientation:(long long)a0;
- (void)_runDashBoardScrollFromLeftToRightPageTestWithBlur:(BOOL)a0;
- (void)_performRightToLeftPanGestureOnScreenWithDuration:(double)a0 completion:(id /* block */)a1;
- (void)interactiveScreenshotGestureManager:(id)a0 requestsScreenshotWithOptionsCollection:(id)a1 presentationOptions:(id)a2;
- (BOOL)_prepareButtonEvent:(id)a0 type:(long long)a1 phase:(long long)a2 timestamp:(double)a3 force:(double)a4 clickCount:(unsigned long long)a5 longClick:(BOOL)a6 contextID:(unsigned int)a7;
- (void)_runAppSearchDismiss;
- (id)_keyWindowForScreen:(id)a0;
- (id)statusBarForEmbeddedDisplay;
- (BOOL)_shouldEnableActivities;
- (BOOL)expectsFaceContactInLandscape;
- (void)_handleSystemNotesPIPKeyShortcut:(id)a0;
- (void)setAppRegisteredForVolumeEvents:(id)a0 isActive:(BOOL)a1;
- (id)deviceOrientationUpdateDeferralAssertionWithReason:(id)a0;
- (BOOL)lockScreenCameraSupported;
- (void)_performPanGestureTowardsUserInterfaceLayoutDirectionOnScreenWithDuration:(double)a0 completion:(id /* block */)a1;
- (void)updateNativeOrientationWithOrientation:(long long)a0 updateMirroredDisplays:(BOOL)a1 animated:(BOOL)a2 logMessage:(id)a3;
- (void)_runScrunchHomeToAutoPIPTest;
- (long long)activeInterfaceOrientationWithoutConsideringTransientOverlays;
- (void)_runAppSwitcherBringupTestOverApp:(BOOL)a0 rotated:(BOOL)a1 completion:(id /* block */)a2;
- (void)willDisplayMiniAlert;
- (BOOL)isBundleIdentifierRestrictionDisabled:(id)a0;
- (void)_runHomeScreenIconPullToSpotlightDismiss;
- (void)_adjustSignificantTimersAfterSleep;
- (void)scrollViewDidEndDragging:(id)a0 willDecelerate:(BOOL)a1;
- (void)addActiveOrientationObserver:(id)a0;
- (void)scrollViewDidEndScrollingAnimation:(id)a0;
- (void)_runTodayViewPullDownToSpotlight;
- (void)_turnScreenOnAndAuthenticateWithCompletion:(id /* block */)a0;
- (BOOL)remoteTransientOverlaySessionManager:(id)a0 prefersStatusBarActivityItemVisibleForServiceBundleIdentifier:(id)a1 forSession:(id)a2;
- (void)_updateHomeScreenPresenceNotification:(id)a0;
- (void)_performBackAndForthPanOnScreenWithIterations:(unsigned long long)a0 duration:(double)a1 completion:(id /* block */)a2;
- (void)noteInterfaceOrientationChanged:(long long)a0 duration:(double)a1 logMessage:(id)a2;
- (id)activeDisplayWindowScene;
- (void)_performScrunchAndSwipeWithComposer:(id)a0;
- (BOOL)_accessibilitySystemGesturesDisabledByAccessibility;
- (BOOL)homeScreenRotationStyleWantsUIKitRotation;
- (void)_resetForceRotate;
- (void)noteSceneLayoutDidUpdateOnDisplayWithIdentity:(id)a0;
- (void)setNextAssistantRecognitionStrings:(id)a0;
- (long long)_frontMostAppOrientation;
- (void)_runMedusaSplitViewResizeTest:(id)a0 withOptions:(id)a1;
- (long long)homeScreenRotationStyle;
- (id)_defaultExpirationComponents;
- (void)_handleShiftCommandTab:(id)a0;
- (void)_handleNextSwitcherSpaceKeyShortcut:(id)a0;
- (void)_dumpLoggingStateCaptureWithCompletion:(id /* block */)a0;
- (void)_handleHomeScreenNavigateTrailing:(id)a0;
- (void)_runTodayViewEditingScrollWidgetsTestWithOptions:(id)a0;
- (void)significantTimeChange;
- (void)_handleScreenShotShortcut:(id)a0;
- (void)runHomeScreenRotationTest:(int)a0;
- (void)modalAlertPresentationCoordinator:(id)a0 didChangeShowingSystemModalAlert:(BOOL)a1;
- (void)_handleToggleFloatingAppVisibilityKeyShortcut:(id)a0;
- (id)allowedRemotePeerDisplayNames;
- (void)interactiveScreenshotGestureManager:(id)a0 requestsScreenshotPreheatWithPresentationOptions:(id)a1;
- (BOOL)shouldShowAlertForUnhandledURL:(id)a0 error:(int)a1;
- (void)_handleBrightnessKeyCommandUpShortcut:(id)a0;
- (void)_runCoverSheetNotificationListHistoryRevealTest;
- (void)_resetToHomeScreen:(id /* block */)a0;
- (void)_runStackConfigurationTransition;
- (void)_handleKeyDownEvent_DisplayBrightnessChange:(struct __IOHIDEvent { } *)a0 modifiers:(long long)a1;
- (void)_takeScreenshotAndEdit:(BOOL)a0;
- (void)_significantTimeChangeNotificationReceived;
- (BOOL)_statusBarOrientationFollowsWindow:(id)a0;
- (void)noteInterfaceOrientationChanged:(long long)a0 duration:(double)a1 updateMirroredDisplays:(BOOL)a2 logMessage:(id)a3;
- (void)_runDashBoardDismissFromPasscodeViewAfterAuthenticationTest;
- (long long)deviceOrientationForDeferredUpdateIfAny;
- (long long)remoteTransientOverlaySessionManager:(id)a0 activeWallpaperVariantForSession:(id)a1;
- (void)_performPanWithComposer:(id)a0 startLocation:(struct CGPoint { double x0; double x1; })a1 endLocation:(struct CGPoint { double x0; double x1; })a2 duration:(double)a3;
- (void)_screenshotWindowWasDismissed;
- (void)buildMenuWithBuilder:(id)a0;
- (void)_caseLatchWantsToAttemptLock;
- (void)_updateRingerState:(int)a0 reason:(id)a1;
- (void)_performExpandingCoalescedBundleForNotificationRequest:(id)a0 withCompletion:(id /* block */)a1;
- (void)noteSubstantialTransitionOccured;
- (void)_runMedusaPinFloatingApplicationTest:(id)a0 withOptions:(id)a1;
- (void)_significantTimeDidChange:(BOOL)a0;
- (void)_runBottomEdgeSwipeTestFromHomeScreen:(BOOL)a0;
- (void)_handleActivateSiriKeyShortcut:(id)a0;
- (id)menuButtonInterceptApp;
- (void)_lockdownActivationChanged:(id)a0;
- (void)_runHomeScreenIconPullToSpotlightWithTestName:(id)a0 cold:(BOOL)a1;
- (void)_continueRunningScrollAppSwitcherTest:(id)a0 runColdTest:(BOOL)a1 completion:(id /* block */)a2;
- (void)_headsetButtonUp:(struct __IOHIDEvent { } *)a0;
- (void)_handleOpenAppSwitcherShortcut:(id)a0;
- (void)_iapExtendedModeReset;
- (BOOL)handleStatusBarTapForBackgroundActivityWithIdentifier:(id)a0;
- (void)_adjustMidnightTimerAfterSleep;
- (id)keyCommands;
- (void)noteCaseHardwarePresent;
- (void)unregisterRemoteAlertSceneViewProvider:(id)a0;
- (void)_registerForAVSystemControllerNotifications;
- (void)_runMedusaSplitViewSuspendTest:(id)a0 withOptions:(id)a1;
- (id)formattedPercentStringForNumber:(id)a0;
- (void)spotlightTransientOverlayViewControllerDidPresent:(id)a0;
- (void)_handleHomeScreenNavigateOut:(id)a0;
- (void)_runTestWithVariableFinish:(id /* block */)a0 options:(id)a1 completion:(id /* block */)a2;
- (BOOL)_systemShellAllowsInteractionTrackingKeyboardFocusUpdateForWindow:(id)a0;
- (void)_rotateFromPortrait:(id /* block */)a0 toLandscape:(id /* block */)a1 andFromLandscape:(id /* block */)a2 andBackToPortrait:(id /* block */)a3;
- (BOOL)launchApplicationWithIdentifier:(id)a0 suspended:(BOOL)a1;
- (void)removeDisableActiveInterfaceOrientationChangeAssertion:(id)a0 nudgeOrientationIfRemovingLast:(BOOL)a1;
- (void)_handleBrightnessKeyCommandDownShortcut:(id)a0;
- (void)showAlertForUnhandledURL:(id)a0 error:(int)a1;
- (void)setWantsOrientationEvents:(BOOL)a0 logMessage:(id)a1;
- (id)_applicationToUseForOpenAndCloseTesting;
- (struct CGPoint { double x0; double x1; })_locationInScreenReferenceSpaceForLocation:(struct CGPoint { double x0; double x1; })a0 inOrientation:(long long)a1;
- (id)layoutPublisherForPhysicalDisplay:(id)a0;
- (void)_pullDownToSpotlightForView:(id)a0 offset:(double)a1 duration:(double)a2 completion:(id /* block */)a3;
- (void)_handlePreviousSwitcherSpaceKeyShortcut:(id)a0;
- (void)_updateChamoisWindowingUIEnabledIfNeededForTest:(id)a0;
- (BOOL)isNowPlayingAppPlaying;
- (void)_cleanUpLaunchTestState;
- (void)_performNotificationPublishingWithCount:(unsigned long long)a0 uniqueThreadCount:(unsigned long long)a1 withCompletion:(id /* block */)a2;
- (void)_runDashBoardDismissFromTodayViewWhileAuthenticatedTest;
- (void)_runHomeScreenSwipeRightFromTodayView;
- (void)_runDashBoardPresentDismissPasscode;
- (void)setupMidnightTimer;
- (id)transactionForDismissingSearchTransientOverlay;
- (void)setTypingActive:(BOOL)a0 auditToken:(struct { unsigned int x0[8]; })a1;
- (void)_handleActivateNotificationCenterKeyShortcut:(id)a0;
- (void)_runAddWidgetSheetTest;
- (id)_dumpStateCaptureData;
- (void)_runScrollTestWithScrollView:(id)a0 options:(id)a1 completion:(id /* block */)a2;
- (void)_performMainWorkspaceTransitionWithPrimaryWorkspaceEntity:(id)a0 sideWorkspaceEntity:(id)a1 floatingWorkspaceEntity:(id)a2 spaceConfiguration:(long long)a3 floatingConfiguration:(long long)a4 animated:(BOOL)a5 completion:(id /* block */)a6;
- (void)_startScrollAppSwitcherTest:(id)a0 overApp:(BOOL)a1 runColdTest:(BOOL)a2 completion:(id /* block */)a3;
- (void)_runSwipeAndPauseForSwitcherTestFromHomeScreen:(BOOL)a0 completion:(id /* block */)a1;
- (void)backlightController:(id)a0 willAnimateBacklightToFactor:(float)a1 source:(long long)a2;
- (void)_prepareToRunSwitcherGestureTestsWithForegroundApp:(id)a0 shouldStartTest:(BOOL)a1 withCompletion:(id /* block */)a2;
- (void)_handleHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)runFolderRotationTest:(int)a0;
- (void)_handleEndOfScrollingTest;
- (void)_handleInputMuteEvent:(struct __IOHIDEvent { } *)a0;
- (BOOL)__handleHIDEvent:(struct __IOHIDEvent { } *)a0 withUIEvent:(id)a1;
- (void)sendEvent:(id)a0;
- (long long)interfaceOrientationForCurrentDeviceOrientation:(BOOL)a0;
- (void)_accessibilitySetSystemGesturesDisabledByAccessibility:(BOOL)a0;
- (void)_runDoSiDoTest;
- (void)_runDashBoardScrollToLeftPageTestWithBlur:(BOOL)a0;
- (void)beginIgnoringInteractionEventsForReason:(id)a0;
- (id)_settingLanguageStringForNewLanguage;
- (void)_keyboardOrCaseLatchWantsToAttemptUnlock:(int)a0;
- (void)_startBulletinBoardServer;
- (void)beginInteractiveSpotlightTransientOverlayPresentationWithValidator:(id /* block */)a0 beginHandler:(id /* block */)a1;
- (void)_performArcSwipeWithComposer:(id)a0;
- (void)_handleShutDownAndReboot;
- (id)modalAlertPresentationCoordinatorRequestedForegroundScenes:(id)a0;
- (void)_runHomeScreenSearchPresent;
- (void)popTransientActiveInterfaceOrientationForReason:(id)a0;
- (void)_adjustDaylightSavingsTimerAfterSleep;
- (void)spotlightTransientOverlayViewControllerWillDismiss:(id)a0;
- (void)beginIgnoringInteractionEvents;
- (void)noteInterfaceOrientationChanged:(long long)a0 duration:(double)a1 updateMirroredDisplays:(BOOL)a2 force:(BOOL)a3 logMessage:(id)a4;
- (void)_prepareBacklightServices;
- (BOOL)_handleGameControllerEventHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)_handleRemoveWindowFromSetShortcut:(id)a0;
- (void)_setDeferredHeadsetButtonDownEvent:(struct __IOHIDEvent { } *)a0;
- (BOOL)homeScreenSupportsRotation;
- (void)requestDeviceUnlock;
- (void)_handleBrightnessKeyCommand:(id)a0 keyDown:(BOOL)a1;
- (void)didReceiveMemoryWarning;
- (BOOL)application:(id)a0 handleOpenURL:(id)a1;
- (void)_applicationOpenURL:(id)a0 withApplication:(id)a1 animating:(BOOL)a2 activationSettings:(id)a3 origin:(id)a4 withResult:(id /* block */)a5;
- (void)_performDeferredLaunchWork;
- (void)_runVolumeChangeWithCompletion:(id /* block */)a0;
- (void)noteKeybagRefetchTransactionIsActive:(BOOL)a0;
- (void)_dismissSpotlightWithHomeButtonEvent;
- (BOOL)shouldNeverLock;
- (void)_performFourFingerSwipeWithComposer:(id)a0 vertically:(BOOL)a1 duration:(double)a2;
- (void)_runSwipeToHomeOverFolderTest;
- (void)noteBacklightLevelChanged;
- (void)_performDelayedHeadsetClickTimeout;
- (BOOL)isHardwareKeyboardAttached;
- (void)_runArcSwipeMultipleAppsTestWithForegroundApp:(id)a0 forcedOrientation:(long long)a1;
- (void)_resetSmartCoverHIDUIAssertionForReason:(id)a0;
- (void)setStatusBarOrientation:(long long)a0 forEmbeddedDisplayAnimated:(BOOL)a1;
- (void)stateForStateType:(unsigned long long)a0 withCompletionHandler:(id /* block */)a1;
- (void)registerRemoteAlertSceneViewProvider:(id)a0;
- (void)updateNativeOrientationWithLogMessage:(id)a0;
- (void)_startSeekWithDirection:(id)a0;
- (BOOL)supportsPortraitUpsideDownOrientation;
- (void)_dumpLoggingStateCaptureToTextFileAtPath:(id)a0;
- (void)_runExitPageHiding;
- (void)_runNotificationCoalescingRestackingTestWithOptions:(id)a0;
- (void)_runDashBoardDismissWhileAuthenticatedTest;
- (void)setExpectsFaceContact:(BOOL)a0;
- (void)setExpectsFaceContact:(BOOL)a0 inLandscape:(BOOL)a1;
- (void)_runTodayViewScrollWidgetsTestWithOptions:(id)a0;
- (void)_setStatusBarShowsProgress:(BOOL)a0;
- (BOOL)_accessibilityIsSystemGestureActive;
- (void)_endRequiringSpotlightTransientOverlayForReason:(id)a0;
- (void)keyboardFocusController:(id)a0 didUpdateWindowSceneWithFocusFrom:(id)a1 to:(id)a2;
- (void).cxx_destruct;
- (void)_handleRingerSwitchEvent:(struct __IOHIDEvent { } *)a0;
- (void)_runDashboardTodayViewScrollWidgetsTestWithOptions:(id)a0;
- (void)_initializeDeferredItems;
- (void)_performMultiFingerDragWithComposer:(id)a0 startLocations:(struct CGPoint { double x0; double x1; } *)a1 endLocations:(struct CGPoint { double x0; double x1; } *)a2 touchCount:(unsigned long long)a3 duration:(double)a4 timingFunction:(id)a5 startWithTouchDown:(BOOL)a6 intermediateTransformer:(id /* block */)a7 completion:(id /* block */)a8;
- (id)_flickTimingFunction;
- (void)_activateSafariWithCompletion:(id /* block */)a0;
- (void)runFieldTestScript;
- (id)setNextVoiceRecognitionAudioInputPaths:(id)a0;
- (double)_accessibilityDeactivationAnimationStartDelay;
- (id)supportedStateTypes;
- (BOOL)allowCaseLatchLockAndUnlock;
- (void)_removeTransientActiveInterfaceOrientationOverrideForReason:(id)a0;
- (void)_runDashBoardScrollToRightPageTestWithBlur:(BOOL)a0;
- (void)_application:(id)a0 statusBarTouchesEnded:(id)a1;
- (id)_mainDisplayWindowScene;
- (void)_nowPlayingAppDidChangeNotification:(id)a0;
- (void)_headsetButtonDown:(struct __IOHIDEvent { } *)a0;
- (BOOL)remoteTransientOverlaySessionManager:(id)a0 shouldActivateOverlayWithContext:(id)a1 forSession:(id)a2;
- (void)removeApp:(id)a0 forBackgroundActivityWithIdentifier:(id)a1;
- (BOOL)launchedForUserTransition;
- (void)_setStatusBarOrientation:(long long)a0 animated:(BOOL)a1 logMessage:(id)a2;
- (void)nowLocatingAppDidEnterForeground:(id)a0;
- (void)registerAnalyticsEventHandlers;
- (id)_accessibilityTopDisplay;
- (void)_publishFakeThreadedLockScreenNotificationsWithCount:(unsigned long long)a0 uniqueThreadCount:(unsigned long long)a1 completion:(id /* block */)a2;
- (void)_runSpotlightTodayViewRotation;
- (void)_simulateHomeButtonPressWithCompletion:(id /* block */)a0;
- (void)_handleActivateAsFloatingAppKeyShortcut:(id)a0;
- (void)_handleKeyDownEvent_DoNotDisturb:(struct __IOHIDEvent { } *)a0 modifiers:(long long)a1;
- (void)_turnScreenOnAndUnlockWithCompletion:(id /* block */)a0;
- (void)wipeDeviceNowWithReason:(id)a0;
- (void)_runDashBoardRotateTodayViewPage;
- (void)_simulateUserScrollForNotificationListWithCount:(unsigned long long)a0 completion:(id /* block */)a1;
- (void)_prepareToRunSwitcherGestureTestsFromHomeScreen:(BOOL)a0 withCompletion:(id /* block */)a1;
- (void)_setReachabilitySupported:(BOOL)a0;
- (void)_runPresentContinuityBannerInSwitcherTestWithCompletion:(id /* block */)a0;
- (void)_handleDeviceOrientationChangedHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)endIgnoringInteractionEventsForReason:(id)a0;
- (void)_handleHomeScreenNavigateIn:(id)a0;
- (id)_dashBoardControllerForTesting;
- (void)_runScrollAppSwitcherLandscapeTest:(id)a0 overApp:(BOOL)a1 completion:(id /* block */)a2;
- (void)setSystemVolumeHUDEnabled:(BOOL)a0 forAudioCategory:(id)a1;
- (id)_singleHomeButtonPressEventStream;
- (void)_keyboardAvailabilityChanged;
- (void)_prepareToRunAutoPIPTestWithCompletion:(id /* block */)a0;
- (void)_handleCommandTab:(id)a0;
- (void)setWantsVolumeButtonEvents:(BOOL)a0;
- (void)remoteTransientOverlaySessionManager:(id)a0 requestsHandlingForButtonEvents:(unsigned long long)a1 forSession:(id)a2 viewController:(id)a3;
- (BOOL)_accessibilityObjectWithinProximity;
- (void)setAppRegisteredForLockButtonEvents:(id)a0 isActive:(BOOL)a1;
- (void)_handleHomeScreenNavigateLeading:(id)a0;
- (id)statusBar:(id)a0 effectiveBackgroundActivitiesForBackgroundActiviesWithIdentifiers:(id)a1;
- (void)_legacy_noteInterfaceOrientationChanged:(long long)a0 duration:(double)a1 updateMirroredDisplays:(BOOL)a2 force:(BOOL)a3 logMessage:(id)a4;
- (void)addApp:(id)a0 forBackgroundActivityWithIdentifier:(id)a1;
- (void)_handleSplitHomeScreenShortcut:(id)a0;
- (void)updateNativeOrientationAnimated:(BOOL)a0 logMessage:(id)a1;
- (void)setSuspensionAnimationDelay:(double)a0;
- (void)_prepareToRunSwitcherGestureTestsWithCompletion:(id /* block */)a0;
- (void)_performSwipeHomeWithComposer:(id)a0;
- (void)_accessibilityDeactivationAnimationWillBegin;
- (void)handleDeferredUILockForInCallPresentationAnimateIfNeeded:(BOOL)a0 inCallPresentationActive:(BOOL)a1;
- (void)_runFourFingerSwipeTest;
- (void)_runAppOpen:(BOOL)a0 withCompletion:(id /* block */)a1;
- (void)setNowPlayingInfo:(id)a0 forProcessWithPID:(int)a1;
- (void)_runScrunchToHomeTest;
- (void)_turnScreenOnOnDashBoardWithCompletion:(id /* block */)a0;
- (BOOL)_frontBoardWantsKeyboardSceneLayerOrderedIntoScene;
- (id)_windowForSystemAppButtonEventsForScreen:(id)a0;
- (void)_handleShowShortcutHUD:(id)a0;
- (BOOL)isLocked;
- (void)_smartCoverDidOpen:(struct __IOHIDEvent { } *)a0;
- (void)_retryLaunchTestWithOptions:(id)a0;
- (void)_runDashBoardRotateCameraPage;
- (BOOL)smartCoverIsClosed;
- (BOOL)_accessibilityShouldAllowIconLaunch;
- (BOOL)isShowingHomescreen;
- (void)_performFiveFingerScrunchWithComposer:(id)a0 scrunchProgress:(double)a1 duration:(double)a2 withContinuationBlock:(id /* block */)a3;
- (void)_smartCoverDidClose:(struct __IOHIDEvent { } *)a0;
- (void)_accessibilityActivationAnimationWillBegin;
- (void)_performSwipeWithComposer:(id)a0 startLocation:(struct CGPoint { double x0; double x1; })a1 endLocation:(struct CGPoint { double x0; double x1; })a2 duration:(double)a3;
- (id)_dashBoardCombinedListViewController;
- (id)_homeScreenTodayViewEventStreamWithDismissal:(BOOL)a0;
- (void)_handleEnterFullScreenKeyShortcut:(id)a0;
- (void)frontDisplayDidChange:(id)a0;
- (void)pushTransientActiveInterfaceOrientation:(long long)a0 forReason:(id)a1;
- (void)restartManager:(id)a0 willRestartWithTransitionRequest:(id)a1;
- (BOOL)_isRemoteStateDumpEnabled;
- (BOOL)isKeybagRefetchTransactionActive;
- (void)_initializeAndStartObservingDefaultsIfNecessary;
- (BOOL)disablesFrontBoardImplicitWindowScenes;
- (void)_launchFullscreenApplication:(id)a0 withLaunchResult:(id /* block */)a1 transactionCompletion:(id /* block */)a2;
- (void)_runNotificationCoalescingRestackingFromBottomTestWithOptions:(id)a0;
- (id)remoteTransientOverlaySessionManager:(id)a0 embeddedDisplayWindowSceneForRemoteTransientOverlaySession:(id)a1;
- (id)_appIconsToPutInFolderForTest;
- (BOOL)_isGlobeKeyShortcutHUDEnabled;
- (void)_runDashBoardDismissTestFromPageIndex:(unsigned long long)a0 showPasscodeView:(BOOL)a1;
- (void)_forceRotateToOrientation:(long long)a0 withCompletion:(id /* block */)a1;
- (void)_performAfterDelay:(double)a0 block:(id /* block */)a1;
- (id)_combinedListViewController;
- (void)_setupSystemApertureProximityBacklightPolicyDelegateForMainDisplayWindowScene:(id)a0;
- (id)application:(id)a0 configurationForConnectingSceneSession:(id)a1 options:(id)a2;
- (void)_handleNavigateWindowInSpaceKeyShortcut:(id)a0;
- (void)startLaunchTestNamed:(id)a0 options:(id)a1 withCompletionBlock:(id /* block */)a2;
- (id)systemApertureControllerForMainDisplay;
- (void)_daylightSavingsTimeChanged;
- (void)finishedTest:(id)a0 extraResults:(id)a1 waitForNotification:(id)a2 withTeardownBlock:(id /* block */)a3;
- (void)updateMirroredDisplayOrientationWithLogMessage:(id)a0;
- (double)windowRotationDuration;
- (void)_openURLCore:(id)a0 display:(id)a1 animating:(BOOL)a2 activationSettings:(id)a3 origin:(id)a4 withResult:(id /* block */)a5;
- (void)_preWarmAllIconPagesWithCompletion:(id /* block */)a0;
- (void)_setDeviceOrientation:(long long)a0 animated:(BOOL)a1 logMessage:(id)a2;
- (void)_runScrollAppSwitcherTest:(id)a0 overApp:(BOOL)a1 completion:(id /* block */)a2;
- (BOOL)_shouldPendAlertsForTest:(id)a0;
- (BOOL)_supportsAlwaysOnDisplay;
- (BOOL)_isStatusBarEffectivelyHiddenForContentOverlayInsetsForWindow:(id)a0;
- (void)_medusaTestWithName:(id)a0 testOptions:(id)a1;
- (void)profileConnectionDidReceivePasscodePolicyChangedNotification:(id)a0 userInfo:(id)a1;
- (void)_runDashBoardRotationTestWithCompletion:(id /* block */)a0;
- (void)noteBacklightFadeFinished;
- (BOOL)_hasForegroundAppWithPID:(int)a0;
- (void)_handleActivateControlCenterKeyShortcut:(id)a0;
- (void)_handleNavigateFloatingAppKeyShortcut:(id)a0;
- (BOOL)remoteTransientOverlaySessionManager:(id)a0 performDismissalRequest:(id)a1 forSession:(id)a2;
- (void)restartManagerWillShutdown:(id)a0;
- (void)_runDashBoardRotateMainPage;
- (void)_uninstallModelForTestsAndRestoreAppLayouts:(id)a0;
- (void)_runLeftRightTodayViewScrollWidgetsTestWithOptions:(id)a0;
- (long long)interfaceOrientationForRawOrientation:(long long)a0 validOrientation:(long long)a1 ignoringHomeScreenRotationStyle:(BOOL)a2;
- (BOOL)canShowLockScreenCameraGrabber;
- (unsigned long long)statusBar:(id)a0 effectiveStyleOverridesForRequestedStyle:(long long)a1 overrides:(unsigned long long)a2;
- (id /* block */)_completeStartupAfterMainSceneConnect:(id)a0;
- (void)_logReliabilityInfoForEvent:(struct __IOHIDEvent { } *)a0 source:(int)a1;
- (void)_setupNotificationListTest;
- (void)_takeScreenshotWithOptionsCollection:(id)a0 presentationOptions:(id)a1;
- (void)updateNativeOrientationWithOrientation:(long long)a0 logMessage:(id)a1;
- (void)_setStatusBarOrientation:(long long)a0 logMessage:(id)a1;
- (id)embeddedDisplayWindowScene;
- (void)_runMedusaUnpinFloatingApplicationTest:(id)a0 withOptions:(id)a1;
- (id)_legacy_deviceOrientationUpdateManager;
- (BOOL)underMemoryPressure;
- (void)_runSpotlightPulldownRotation;
- (void)_pauseWithComposer:(id)a0 locations:(struct CGPoint { double x0; double x1; } *)a1 touchCount:(unsigned long long)a2;
- (void)handleDeferredUILockForInCallPresentation;
- (BOOL)menuButtonInterceptAppEnabledForever;
- (void)spotlightTransientOverlayViewControllerRequestsDismissal:(id)a0;
- (void)setMenuButtonInterceptApp:(id)a0 forever:(BOOL)a1;
- (void)_runToggleSearchTest;
- (void)_broadcastStateCaptureToConnectedRemotePeers:(id)a0;
- (void)_performLeftToRightPanGestureOnScreenWithDuration:(double)a0 completion:(id /* block */)a1;
- (void)_removeAllFakeNotifications;
- (void)removeDisplayConnectionObserver;
- (void)_runAppSearchPresent;
- (void)_runTodayViewFocusSearchFieldToSpotlight;
- (BOOL)isDeterminingBootTransition;
- (void)_runArcSwipeTestFromHomeScreen:(BOOL)a0;
- (void)scrollViewDidScroll:(id)a0;
- (void)_runHomeScreenSearchDismiss;
- (id)_accessibilityRunningApplications;
- (void)_returnToHomeScreenWithCompletion:(id /* block */)a0;
- (void)restartManagerExitImminent:(id)a0;
- (BOOL)interactiveScreenshotGestureManagerShouldPreventGestureRecognition:(id)a0;
- (void)noteInterfaceOrientationChanged:(long long)a0 force:(BOOL)a1 logMessage:(id)a2;
- (void)_toggleFloatingDockVisibility:(id)a0;
- (void)handleLockButtonPressFromTransientOverlayViewController:(id)a0;
- (void)_runMedusaTest:(id)a0 withMainWorkspaceTransition:(id /* block */)a1 options:(id)a2;
- (void)_preheatScreenshotsWithPresentationOptions:(id)a0;
- (void)scrollViewWillBeginDragging:(id)a0;
- (BOOL)_handleNavigationSwipeHIDEvent:(struct __IOHIDEvent { } *)a0;
- (void)_performTapAtPoint:(struct CGPoint { double x0; double x1; })a0 fromView:(id)a1 withCompletion:(id /* block */)a2;
- (BOOL)caseIsEnabledAndLatched;
- (BOOL)isCurrentlyDeferringOrientationUpdates;
- (void)_enqueueWorkspaceEvent:(id /* block */)a0 withName:(id)a1 ifSatisfiesCondition:(id /* block */)a2 cancelingEventsWithNames:(id)a3 failureBlock:(id /* block */)a4;
- (void)runHomeScreenRotationIterationWithRemainingIterations:(int)a0 completionHandler:(id /* block */)a1;
- (BOOL)_handlePhysicalButtonEvent:(id)a0;
- (void)_setAmbiguousControlCenterActivationMargin:(double)a0;
- (void)_continueRunningDismissAppSwitcherTestWithCompletion:(id /* block */)a0;
- (void)_setupMainWorkspaceForMedusaTestWithOptions:(id)a0 completion:(id /* block */)a1;
- (void)scrollViewWillEndDragging:(id)a0 withVelocity:(struct CGPoint { double x0; double x1; })a1 targetContentOffset:(inout struct CGPoint { double x0; double x1; } *)a2;
- (void)_runAutoPIPWithGestureTest:(id /* block */)a0;
- (void)_simulateLockButtonPress;
- (void)keyboardFocusController:(id)a0 externalSceneDidAcquireFocus:(id)a1;
- (id)statusBarWindowForEmbeddedDisplay;
- (void)_deviceOrientationChanged:(long long)a0;
- (BOOL)canPerformAction:(SEL)a0 withSender:(id)a1;
- (void)_smartCoverMightHaveOpened:(struct __IOHIDEvent { } *)a0;
- (void)_handleKeyDownEvent_KeyboardBrightnessChange:(struct __IOHIDEvent { } *)a0 modifiers:(long long)a1;
- (BOOL)_accessibilityShouldAllowAppLaunch;
- (void)_runNotificationCoalescingExpandingScrollingTestWithOptions:(id)a0;
- (void)_runEnterPageHiding;
- (void)addNowLocatingApp:(id)a0;
- (void)applicationOpenURL:(id)a0 withApplication:(id)a1 animating:(BOOL)a2 activationSettings:(id)a3 origin:(id)a4 notifyLSOnFailure:(BOOL)a5 withResult:(id /* block */)a6;
- (void)noteInterfaceOrientationChanged:(long long)a0 logMessage:(id)a1;

@end