@class NSString; @interface SBPPTOperation : NSOperation { id /* block */ _finishTestBlock; id /* block */ _startTestBlock; id /* block */ _finishSubTestBlock; id /* block */ _startSubTestBlock; double _operationStartTime; double _operationEndTime; } @property (copy, nonatomic) NSString *operationName; + (BOOL)_isLibraryDismissalAllowedWithCompletion:(id /* block */)a0; + (id)_libraryViewController; + (BOOL)_isLibraryPresentationAllowedWithCompletion:(id /* block */)a0; + (id)_mainDisplayWindowScene; + (id)_mainDisplayWindowScene; + (id)operationToWaitForTimeInterval:(double)a0; + (id)operationToSaveAppSwitcherState; + (void)_appLibrarySupport__performPanGesturesOnScreenFromPage:(unsigned long long)a0 toPage:(unsigned long long)a1 completion:(id /* block */)a2; + (void)_appLibrarySupport_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; + (void)_appLibrarySupport_performLeftToRightPanGestureOnScreenWithDuration:(double)a0 completion:(id /* block */)a1; + (void)_appLibrarySupport_performPanGestureAwayFromUserInterfaceLayoutDirectionOnScreenWithDuration:(double)a0 completion:(id /* block */)a1; + (void)_appLibrarySupport_performPanGestureTowardsUserInterfaceLayoutDirectionOnScreenWithDuration:(double)a0 completion:(id /* block */)a1; + (void)_appLibrarySupport_performPanGesturesOnScreenUntilOnDefaultHomeScreenIconPageWithCompletion:(id /* block */)a0; + (void)_appLibrarySupport_performPanGesturesOnScreenUntilOnDeweyOverlayWithCompletion:(id /* block */)a0; + (void)_appLibrarySupport_performPanGesturesOnScreenUntilOnPage:(unsigned long long)a0 withCompletion:(id /* block */)a1; + (void)_appLibrarySupport_performPanWithComposer:(id)a0 startLocation:(struct CGPoint { double x0; double x1; })a1 endLocation:(struct CGPoint { double x0; double x1; })a2 duration:(double)a3; + (void)_appLibrarySupport_performRightToLeftPanGestureOnScreenWithDuration:(double)a0 completion:(id /* block */)a1; + (void)_appLibrarySupport_performTapAtPoint:(struct CGPoint { double x0; double x1; })a0 fromView:(id)a1 withCompletion:(id /* block */)a2; + (void)_dismissOverlaysAndResetHomeScreenToPage:(unsigned long long)a0 animated:(BOOL)a1 operation:(id)a2 completion:(id /* block */)a3; + (id)appLibraryDismissExpandedPod; + (id)appLibraryExpandFirstPod; + (id)configureAppLibraryForAllAppsInOnePod; + (id)configureAppLibraryForEachAppHavingOwnPod; + (id)dismissAppLibraryOverlay; + (id)dismissAppLibraryPad:(BOOL)a0; + (id)dismissAppLibrarySearch; + (id)dismissOverlaysAndResetHomeScreenToFirstIconPageAnimated:(BOOL)a0; + (id)dismissOverlaysAndResetHomeScreenToLastIconPageAnimated:(BOOL)a0; + (id)dismissOverlaysAndResetHomeScreenToPage:(unsigned long long)a0 animated:(BOOL)a1 completion:(id /* block */)a2; + (void)enqueueOperations:(id)a0; + (BOOL)isLibraryPresented; + (id)operationToActivateApplicationWithBundleIdentifier:(id)a0; + (id)operationToActivateNullOffscreenApp; + (id)operationToCreateFolderWithName:(id)a0 containingIconsForBundleIdentifiers:(id)a1; + (id)operationToDismissAppSwitcherAndReturnToSource; + (id)operationToDismissBannerNotification; + (id)operationToDismissCoverSheet; + (id)operationToDismissFloatingDock; + (id)operationToDismissPageManagement; + (id)operationToFinishTest:(id)a0; + (id)operationToLoadPPTAppSwitcherState; + (id)operationToLockInterface; + (id)operationToMonitorCoverSheetTransitionWithTestName:(id)a0 execute:(id /* block */)a1; + (id)operationToOpenFolderWithName:(id)a0; + (id)operationToPresentAppSwitcher; + (id)operationToPresentBannerNotification; + (id)operationToPresentCoverSheet; + (id)operationToPresentFloatingDock; + (id)operationToPresentPageManagement; + (id)operationToPreventSystemIdle; + (id)operationToPublishExampleNotificationsWithNotificationCount:(unsigned long long)a0 threadCount:(unsigned long long)a1; + (id)operationToRemoveExampleNotifications; + (id)operationToRestoreAppSwitcherState; + (id)operationToRestoreHomeScreenState; + (id)operationToResumeSystemIdle; + (id)operationToSaveHomeScreenState; + (id)operationToSetAllApplicationsBlockedForScreenTime:(BOOL)a0; + (id)operationToSetApplicationWithBundleIdentifier:(id)a0 blockedForScreenTime:(BOOL)a1; + (id)operationToSetInterfaceOrientation:(long long)a0; + (id)operationToStartTest:(id)a0; + (id)operationToSwipeDownInMiddleOfInterface; + (id)operationToSwipeLeftInMiddleOfInterface; + (id)operationToSwipeRightInMiddleOfInterface; + (id)operationToSwipeUpInMiddleOfInterface; + (id)operationToSynthesizeEventsForCommandString:(id)a0; + (id)operationToSynthesizeEventsForEventActions:(id /* block */)a0; + (id)operationToSynthesizeEventsForEventStream:(id)a0; + (id)operationToTerminateApplicationWithBundleIdentifier:(id)a0; + (id)operationToTerminateNullOffscreenApp; + (id)operationToTransitionToHomeScreen; + (id)operationToUnlockInterface; + (id)operationToUnlockInterfaceFinishingUIUnlock:(BOOL)a0; + (id)operationToUpdateHomeScreenPagesForActiveFocusMode; + (id)operationToWaitForNotificationName:(id)a0 object:(id)a1 timeout:(double)a2; + (id)performTapAtPointWithBlock:(id /* block */)a0; + (id)presentAppLibrary; + (id)presentAppLibrary:(BOOL)a0; + (id)presentAppLibraryPhone; + (id)presentAppLibrarySearchByTappingSearchField; + (id)pullToAppLibrarySearch; + (id)resetAndPrepareforNextTest; + (id)resetAppLibraryToTop; - (id)init; - (void)operationWillStart; - (void).cxx_destruct; - (id)markFinishedSubTest:(id)a0 forTestName:(id)a1; - (id)markFinishedTest:(id)a0; - (id)markStartSubTest:(id)a0 forTestName:(id)a1; - (id)markStartedTest:(id)a0; - (void)operationDidFinish; @end