Created
November 14, 2019 12:06
-
-
Save KaneCheshire/fcb6ec72d483a342e0003ad23f710749 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
in UIApplication: | |
Class Methods: | |
+ (Class) safeCategoryBaseClass; (0x104162e9b) | |
+ (BOOL) _isSerializableAccessibilityElement; (0x1041635a8) | |
+ (id) sharedApplication; (0x7fff478435d5) | |
+ (long) _classicMode; (0x7fff4785c371) | |
+ (BOOL) _isClassic; (0x7fff4786d3a0) | |
+ (BOOL) shouldMakeUIForDefaultPNG; (0x7fff478440b7) | |
+ (BOOL) isRunningInStoreDemoMode; (0x7fff47844021) | |
+ (BOOL) _isSystemUIService; (0x7fff47845961) | |
+ (id) _systemUIServiceClientSettings; (0x7fff47845969) | |
+ (id) _systemUIServiceIdentifier; (0x7fff47845982) | |
+ (id) displayManagerObserver; (0x7fff4784b8b1) | |
+ (id) _systemAnimationFenceExemptQueue; (0x7fff47846180) | |
+ (long) runningInStoreDemoModeFProgramNumber; (0x7fff47844055) | |
+ (id) displayIdentifier; (0x7fff4785550e) | |
+ (void) registerObjectForStateRestoration:(id)arg1 restorationIdentifier:(id)arg2; (0x7fff478f8d64) | |
+ (id) _stringForBackgroundStyle:(long)arg1; (0x7fff4785bf52) | |
+ (long) _backgroundStyleForString:(id)arg1; (0x7fff4785bfe4) | |
+ (id) stringForStatusBarStyle:(long)arg1; (0x7fff4785b184) | |
+ (id) stringForStatusBarStyleOverrides:(int)arg1; (0x7fff4785b9a8) | |
+ (int) _statusBarStyleOverridesForArray:(id)arg1; (0x7fff4785b402) | |
+ (id) stringForInterfaceOrientation:(long)arg1; (0x7fff4785c1f6) | |
+ (id) _accessibilitySettingsBundle; (0x7fff46da06c5) | |
+ (void) _updateAccessibilitySettingsLoader; (0x7fff46da0833) | |
+ (void) _accessibilityLoadSettingsLoaderIfNeeded; (0x7fff46da184a) | |
+ (BOOL) _isAfterCACommitHandlerInstalled; (0x7fff47849777) | |
+ (id) _defaultContentSizeCategory; (0x7fff4786f82b) | |
+ (long) statusBarStyleForString:(id)arg1; (0x7fff4785b200) | |
+ (long) interfaceOrientationForString:(id)arg1; (0x7fff4785c132) | |
+ (Class) _statusBarManagerClass; (0x7fff47850e9a) | |
+ (void) _screensHaveConnected; (0x7fff4785c351) | |
+ (BOOL) _wantsApplicationBehaviorAsExtension; (0x7fff478781c7) | |
+ (BOOL) registerAsSystemApp; (0x7fff47854156) | |
+ (BOOL) runStatusBarServer; (0x7fff47854162) | |
+ (Class) _statusBarClass; (0x7fff47850e78) | |
+ (Class) _statusBarWindowClass; (0x7fff47850e89) | |
+ (id) _stringsForStatusBarStyleOverrides:(int)arg1; (0x7fff4785bc84) | |
+ (BOOL) _isBackgroundStyleTransparent:(long)arg1; (0x7fff4785c126) | |
+ (long) _debugUserInterfaceStyleOverride; (0x7fff4786af9e) | |
+ (void) _installAfterCACommitHandler; (0x7fff478496a9) | |
+ (void) _startWindowServerIfNecessary; (0x7fff4784a845) | |
+ (void) _startStatusBarServerIfNecessary; (0x7fff4784a84b) | |
+ (BOOL) shouldBackgroundMainThreadOnSuspendedLaunch; (0x7fff4784d250) | |
+ (BOOL) isRunningEventPump; (0x7fff478540e5) | |
+ (BOOL) rendersLocally; (0x7fff47854174) | |
+ (BOOL) _shouldBigify; (0x7fff4785c2c7) | |
+ (void) _setDebugUserInterfaceStyleOverride:(long)arg1; (0x7fff4786aeb2) | |
+ (BOOL) _isRunningWithFixedMainThreadPriority; (0x7fff4786bb8d) | |
Properties: | |
@property (retain, nonatomic) NSDate* accessibilityLastGesturedTextInputStatusChange; | |
@property (readonly, nonatomic) BOOL supportsAlternateIcons; | |
@property (readonly, nonatomic) NSString* alternateIconName; | |
@property (readonly, nonatomic) NSSet* _canvases; | |
@property (readonly, nonatomic) NSSet* _openRepresentations; | |
@property (nonatomic, getter=_isDisplayingActivityContinuationUI, setter=_setIsDisplayingActivityContinuationUI:) BOOL isDisplayingActivityContinuationUI; (@synthesize isDisplayingActivityContinuationUI = _isDisplayingActivityContinuationUI;) | |
@property (readonly, nonatomic) <FBSWorkspaceFencing>* _fenceProvider; | |
@property (retain, nonatomic) SBSApplicationShortcutService* shortcutService; (@synthesize shortcutService = _shortcutService;) | |
@property (copy, nonatomic, setter=__setQueuedOrientationChange:) ^block __queuedOrientationChange; (@synthesize __queuedOrientationChange = ___queuedOrientationChange;) | |
@property (nonatomic, setter=_setExpectedViewOrientation:) long _expectedViewOrientation; (@synthesize _expectedViewOrientation = __expectedViewOrientation;) | |
@property (nonatomic, getter=_shouldOptOutOfRTL, setter=_setOptOutOfRTL:) BOOL optOutOfRTL; (@synthesize optOutOfRTL = optOutOfRTL;) | |
@property (readonly, nonatomic, getter=_disableLayoutAwareShortcuts) BOOL disableLayoutAwareShortcuts; | |
@property (readonly, nonatomic, getter=_hostsSystemStatusBar) BOOL hostsSystemStatusBar; | |
@property (getter=_applicationWantsGESEvents, setter=_setApplicationWantsGESEvents:) BOOL applicationWantsGESEvents; (@synthesize applicationWantsGESEvents = _applicationWantsGESEvents;) | |
@property (nonatomic) <UIApplicationDelegate>* delegate; (@synthesize delegate = _delegate;) | |
@property (readonly, nonatomic, getter=isIgnoringInteractionEvents) BOOL ignoringInteractionEvents; | |
@property (nonatomic, getter=isIdleTimerDisabled) BOOL idleTimerDisabled; | |
@property (readonly, nonatomic) UIWindow* keyWindow; | |
@property (readonly, nonatomic) NSArray* windows; | |
@property (nonatomic, getter=isNetworkActivityIndicatorVisible) BOOL networkActivityIndicatorVisible; | |
@property (readonly, nonatomic) long statusBarStyle; | |
@property (readonly, nonatomic, getter=isStatusBarHidden) BOOL statusBarHidden; | |
@property (readonly, nonatomic) long statusBarOrientation; | |
@property (readonly, nonatomic) double statusBarOrientationAnimationDuration; | |
@property (readonly, nonatomic) struct CGRect statusBarFrame; | |
@property (nonatomic) long applicationIconBadgeNumber; | |
@property (nonatomic) BOOL applicationSupportsShakeToEdit; | |
@property (readonly, nonatomic) long applicationState; | |
@property (readonly, nonatomic) double backgroundTimeRemaining; | |
@property (readonly, nonatomic) long backgroundRefreshStatus; | |
@property (readonly, nonatomic, getter=isProtectedDataAvailable) BOOL protectedDataAvailable; | |
@property (readonly, nonatomic) long userInterfaceLayoutDirection; | |
@property (readonly, nonatomic) NSString* preferredContentSizeCategory; | |
@property (readonly, nonatomic) NSSet* connectedScenes; | |
@property (readonly, nonatomic) NSSet* openSessions; | |
@property (readonly, nonatomic) BOOL supportsMultipleScenes; | |
@property (readonly) unsigned long hash; | |
@property (readonly) Class superclass; | |
@property (readonly, copy) NSString* description; | |
@property (readonly, copy) NSString* debugDescription; | |
Instance Methods: | |
- (id) accessibilityLabel; (0x10416c925) | |
- (void) _accessibilityLoadAccessibilityInformation; (0x1041644fe) | |
- (struct CGRect) accessibilityFrame; (0x1041635bb) | |
- (id) _accessibilityUserTestingChildren; (0x104166b4f) | |
- (id) _iosAccessibilityAttributeValue:(long)arg1; (0x10416bbb5) | |
- (id) _accessibilityFirstElementForFocus; (0x1041688f6) | |
- (id) _accessibilitySummaryElement; (0x104168cb8) | |
- (id) _iosAccessibilityAttributeValue:(long)arg1 forParameter:(id)arg2; (0x10416ba69) | |
- (id) _accessibilityNativeFocusElement; (0x1041710c2) | |
- (BOOL) _accessibilityMoveFocusWithHeading:(unsigned long)arg1; (0x10416d869) | |
- (unsigned long) _accessibilityAutomationType; (0x1041635b0) | |
- (id) _accessibilitySpeakThisViewController; (0x10416fe5f) | |
- (BOOL) _axApplicationIsWidgetExtension; (0x104163fe2) | |
- (BOOL) _accessibilityOverrideStartStopExtraExtras; (0x104164158) | |
- (BOOL) _accessibilityStartStopDictation; (0x10416a062) | |
- (void) _accessibilityAVCaptureStarted:(id)arg1; (0x104164438) | |
- (void) _accessibilityAVCaptureStopped:(id)arg1; (0x10416444f) | |
- (void) _accessibilityKeyboardDidHide:(id)arg1; (0x1041640fc) | |
- (void) _accessibilityKeyboardDidShow:(id)arg1; (0x104164125) | |
- (id) _accessibilityResponderElement:(BOOL)arg1; (0x1041648b2) | |
- (id) _accessibilityMainWindow; (0x1041660c0) | |
- (id) _accessibilityResponderElement; (0x10416489e) | |
- (id) _accessibilityValidatedResponderForExistingGoodResponder:(id)arg1 forFocus:(BOOL)arg2; (0x104165778) | |
- (id) _accessibilityValidateResponderForFocus:(id)arg1; (0x1041657d5) | |
- (id) _accessibilityWindows; (0x104166cd6) | |
- (BOOL) _accessibilitySoftwareKeyboardActive; (0x104169dfe) | |
- (id) _accessibilityAllWindowsOnlyVisibleWindows:(BOOL)arg1; (0x104166846) | |
- (id) _accessibilityUIWindowFindWithGlobalPoint:(struct CGPoint)arg1; (0x10416c02f) | |
- (id) _accessibilityWindowsIgnoringWindowsWithHiddenElements:(BOOL)arg1; (0x104166b61) | |
- (id) _findContainerAccessibleElement:(id)arg1 first:(BOOL)arg2 focus:(BOOL)arg3 allowScrolling:(BOOL)arg4; (0x104166ced) | |
- (id) _accessibilityFirstElement; (0x104168915) | |
- (id) _accessibilityLastElement; (0x1041688da) | |
- (id) _accessibilityElementFirst:(BOOL)arg1 last:(BOOL)arg2 forFocus:(BOOL)arg3 allowScrolling:(BOOL)arg4; (0x104167901) | |
- (id) _accessibilityElementFirst:(BOOL)arg1 last:(BOOL)arg2 forFocus:(BOOL)arg3; (0x1041678ec) | |
- (BOOL) _accessibilityElementBelongsToKeyboardWindow:(id)arg1; (0x104169a84) | |
- (id) _accessibilityActiveDictationUIKeyboard; (0x104169b2a) | |
- (id) _axSubviews; (0x10416b4e7) | |
- (id) _accessibilityFirstElementsForSpeakThis; (0x10416fee0) | |
- (id) _accessibilityResponderElementForFocus; (0x104164887) | |
- (id) _accessibilityNativeFocusPreferredElement; (0x104171119) | |
- (id) _accessibilityBundleIdentifier; (0x10416c5f7) | |
- (id) _accessibilityTypingCandidates; (0x10416943c) | |
- (id) _accessibilityTextReplacementCandidates; (0x10416903d) | |
- (id) _firstStatusBarElement; (0x1041698c7) | |
- (id) _lastStatusBarElement; (0x1041698cf) | |
- (id) _accessibilityTitleBarElement; (0x104168931) | |
- (BOOL) _accessibilityDictationIsListening; (0x10416aca7) | |
- (BOOL) _accessibilityDictationIsAvailable; (0x10416ad85) | |
- (int) _accessibilityApplicationInterfaceOrientation; (0x10416bf07) | |
- (BOOL) _accessibilityIsTappingMediaLegibilityEvents; (0x10416bfce) | |
- (id) _accessibilityCurrentHardwareKeyboardLayout; (0x10416b1e9) | |
- (id) _accessibilityCurrentSoftwareKeyboardLayout; (0x10416ae87) | |
- (id) _accessibilityCurrentSoftwareLanguage; (0x10416ae06) | |
- (id) _accessibilitySemanticContext; (0x10416fbb4) | |
- (id) _accessibilityIsolatedWindows; (0x10416c660) | |
- (id) _accessibilityPreviewWindow; (0x10416c668) | |
- (id) _accessibilityRealtimeElements; (0x10416c70d) | |
- (BOOL) _accessibilityIsInitialBundleLoadFinished; (0x10416bf83) | |
- (BOOL) _accessibilityActionIsPhysicalButton:(int)arg1 nativeUIKitTypeRef:(long*)arg2; (0x10416ccfa) | |
- (id) _accessibilityMakeUIPressInfoWithType:(long)arg1 Phase:(long)arg2 timestamp:(double)arg3 contextID:(unsigned int)arg4; (0x10416cdfc) | |
- (void) _accessibilityShowKeyboardHints; (0x10416d377) | |
- (BOOL) _accessibilityHandleFullKeyboardAccessAction:(int)arg1 value:(id)arg2; (0x10416d3db) | |
- (BOOL) _accessibilityMediaPlay; (0x104170dbc) | |
- (BOOL) _accessibilityMediaPause; (0x104170df6) | |
- (BOOL) _accessibilityMediaPlayPause; (0x104170d6c) | |
- (BOOL) _accessibilityMediaNextTrack; (0x104170e76) | |
- (BOOL) _accessibilityMediaPreviousTrack; (0x104170eb6) | |
- (BOOL) _accessibilityMediaSkipDuration:(id)arg1; (0x104170ef6) | |
- (BOOL) _accessibilityMediaRewind; (0x10417100c) | |
- (BOOL) _accessibilityMediaFastForward; (0x10417104c) | |
- (BOOL) _iosAccessibilityPerformAction:(int)arg1 withValue:(id)arg2 fencePort:(unsigned int)arg3; (0x10416d005) | |
- (BOOL) _accessibilityMoveFocusWithHeading:(unsigned long)arg1 toElementMatchingQuery:(id)arg2; (0x10416d955) | |
- (BOOL) _accessibilityHandleDefaultActionForNativeFocusedElement; (0x10416e128) | |
- (BOOL) _accessibilityApplicationDidBecomeFocused; (0x10416d810) | |
- (BOOL) _accessibilityMoveAppFocusForElementMatchingQuery:(id)arg1 heading:(unsigned long)arg2; (0x10416da9c) | |
- (id) _accessibilityAuditIssuesWithOptions:(id)arg1; (0x10416f6fb) | |
- (id) _axAuditCheckDynamicTextSupport:(BOOL)arg1 andClippingIssues:(BOOL)arg2 spinRunloop:(BOOL)arg3; (0x10416e3d1) | |
- (id) _accessibilityApplicationSemanticContextWithViewController:(id)arg1; (0x10416fcc7) | |
- (id) _accessibilitySpeakThisElementsAndStrings; (0x104170097) | |
- (BOOL) _accessibilityCancelRewindOrFastForward; (0x10417108c) | |
- (void) _accessibilitySetLastMediaRemoteCommand:(unsigned int)arg1; (0x104170d5b) | |
- (unsigned int) _accessibilityGetLastMediaRemoteCommand; (0x104170d4a) | |
- (id) _accessibilityNativeFocusableElements:(id)arg1 matchingBlock:(^block)arg2; (0x1041715dd) | |
- (struct CGRect) _accessibilityConvertSystemBoundedScreenRectToContextSpace:(struct CGRect)arg1; (0x104163f7f) | |
- (BOOL) _accessibilityUseWindowBoundsForOutOfBoundsChecking; (0x104163fa7) | |
- (double) _accessibilityMaximumAllowedOutOfBoundsPercent; (0x104163fb9) | |
- (unsigned int) _accessibilityMachPort; (0x10416414e) | |
- (void) setContextKitSearchEnabled:(BOOL)arg1; (0x104164160) | |
- (BOOL) contextKitSearchEnabled; (0x104164179) | |
- (BOOL) accessibilityStartStopToggle; (0x104164192) | |
- (void) _loadAllAccessibilityInformation; (0x104164463) | |
- (void) _accessibilityInitialize; (0x10416452d) | |
- (void) accessibilityDisable; (0x1041647a6) | |
- (id) _accessibilityElementsForSearchParameter:(id)arg1; (0x104166866) | |
- (void) _accessibilitySetAllowsNotificationsDuringSuspension:(BOOL)arg1; (0x1041674a1) | |
- (BOOL) _accessibilityAllowsNotificationsDuringSuspension; (0x1041674ba) | |
- (id) _accessibilityCellWithRowIndex:(long)arg1 column:(long)arg2 containingView:(id)arg3; (0x1041675c1) | |
- (id) _axAllSubviews; (0x104168f14) | |
- (BOOL) _accessibilitySoftwareKeyboardCoversElement:(id)arg1; (0x1041698d7) | |
- (struct CGRect) _accessibilitySoftwareKeyboardAccessibilityFrame; (0x104169a20) | |
- (BOOL) _accessibilityHardwareKeyboardActive; (0x104169e3e) | |
- (void) _accessibilityRegisterForDictationLifecycleNotifications; (0x104169ec4) | |
- (double) _accessibilityLastDictationMagicTapTime; (0x10416a00b) | |
- (BOOL) _accessibilityDispatchKeyboardAction:(id)arg1; (0x10416b6a9) | |
- (int) _accessibilityApplicationForPosition:(struct CGPoint)arg1; (0x10416befc) | |
- (id) _accessibilityElementCommunityIdentifier; (0x10416c64e) | |
- (id) _accessibilityElementsWithSemanticContext:(id)arg1; (0x10416cb8b) | |
- (BOOL) _accessibilityMoveFocusWithHeading:(unsigned long)arg1 withEvaluator:(^block)arg2; (0x10416de55) | |
- (BOOL) _accessibilityBeginMonitoringIdleRunLoop; (0x104170170) | |
- (BOOL) _accessibilityMediaStop; (0x104170e36) | |
- (id) _accessibilityExplorerElements; (0x1041711bb) | |
- (id) _accessibilityNativeFocusableElements:(id)arg1; (0x1041712e3) | |
- (id) _accessibilityNativeFocusableElements:(id)arg1 withQueryString:(id)arg2; (0x1041712f7) | |
- (void) _accessibilityShowEditingHUD; (0x104171742) | |
- (BOOL) _accessibilityIsSystemAppServer; (0x7fff46c7fffc) | |
- (id) _accessibilityViewChildrenWithOptions:(id)arg1; (0x7fff46c4bc02) | |
- (BOOL) _accessibilityEnumerateSiblingsWithParent:(id*)arg1 options:(id)arg2 usingBlock:(^block)arg3; (0x7fff46c4bbee) | |
- (BOOL) _accessibilitySystemAppServerIsReady; (0x7fff46c80055) | |
- (BOOL) _accessibilityIsAppReadyToBeProbed; (0x7fff46c87dfc) | |
- (id) _accessibilityViewChildrenWithOptions:(id)arg1 referenceWindow:(id)arg2; (0x7fff46c4bc16) | |
- (id) _accessibilityElementWindowsWithOptions:(id)arg1 referenceWindow:(id)arg2; (0x7fff46c4c3c3) | |
- (void) _accessibilityAddKeyboardWindowToArray:(id)arg1 forModalWindow:(id)arg2; (0x7fff46c4c110) | |
- (id) accessibilityLastGesturedTextInputStatusChange; (0x7fff46c87dda) | |
- (void) setAccessibilityLastGesturedTextInputStatusChange:(id)arg1; (0x7fff46c87deb) | |
- (id) accessibilityPresentingViewController; (0x7fff46c9ab9c) | |
- (id) _accessibilityRecentlyActivatedApplicationBundleIdentifiers; (0x7fff2e44b025) | |
- (void) _accessibilityAddRecentlyActivatedBundleIdFromSwitcher:(id)arg1; (0x7fff2e44af82) | |
- (void) _accessibilityRemoveRecentlyActivatedBundleIdFromSwitcher:(id)arg1; (0x7fff2e44b00c) | |
- (id) avkit_possiblePrimaryWindowScene; (0x7fff20b73fee) | |
- (id) avkit_possibleWindowForControllingOverallAppearance; (0x7fff20b7409d) | |
- (id) avkit_windowSceneWithSessionIdentifier:(id)arg1; (0x7fff20b740fc) | |
- (id) init; (0x101fc9a11) | |
- (void) .cxx_destruct; (0x7fff4787160b) | |
- (void) dealloc; (0x1041647ac) | |
- (id) delegate; (0x101fc9a16) | |
- (long) activeInterfaceOrientation; (0x101fc9a1b) | |
- (Class) _accessibilityBundlePrincipalClass; (0x7fff46da08d5) | |
- (id) windows; (0x101fc9a20) | |
- (long) applicationState; (0x101fc9a25) | |
- (long) interfaceOrientation; (0x101fc9a2a) | |
- (void) setDelegate:(id)arg1; (0x101fc9a2f) | |
- (struct CGRect) statusBarFrame; (0x101fc9a34) | |
- (id) keyWindow; (0x101fc9a39) | |
- (BOOL) becomeFirstResponder; (0x101fc9a3e) | |
- (BOOL) isIdleTimerDisabled; (0x101fc9a43) | |
- (void) setIdleTimerDisabled:(BOOL)arg1; (0x101fc9a48) | |
- (id) nextResponder; (0x101fc9a4d) | |
- (void) handleKeyHIDEvent:(struct __IOHIDEvent*)arg1; (0x104169e89) | |
- (void) handleKeyUIEvent:(id)arg1; (0x101fc9a57) | |
- (BOOL) openURL:(id)arg1; (0x10416c5ae) | |
- (void) _sendButtonEventWithPressInfo:(id)arg1; (0x7fff478602f2) | |
- (id) _responderForKeyEvents; (0x10416e16c) | |
- (id) _targetInChainForAction:(SEL)arg1 sender:(id)arg2; (0x10416e259) | |
- (id) preferredContentSizeCategory; (0x101fc9a61) | |
- (void) sendEvent:(id)arg1; (0x10417025f) | |
- (void) _finishButtonEvent:(id)arg1; (0x104170959) | |
- (long) userInterfaceLayoutDirection; (0x101fc9a6b) | |
- (id) _keyCommands; (0x7fff4786a317) | |
- (void) _performBlockAfterCATransactionCommits:(^block)arg1; (0x7fff478497ac) | |
- (void) _handleKeyUIEvent:(id)arg1; (0x7fff478694c6) | |
- (BOOL) isFrontBoard; (0x101fc9a70) | |
- (double) windowRotationDuration; (0x101fc9a75) | |
- (void) terminateWithSuccess; (0x101fc9a7a) | |
- (BOOL) isSuspended; (0x101fc9a7f) | |
- (unsigned long) _supportedInterfaceOrientationsForWindow:(id)arg1; (0x7fff478533a1) | |
- (id) connectedScenes; (0x101fc9a84) | |
- (id) _findWindowForControllingOverallAppearanceInWindowScene:(id)arg1; (0x7fff4785153e) | |
- (id) openSessions; (0x101fc9a89) | |
- (BOOL) isStatusBarHidden; (0x101fc9a8e) | |
- (long) statusBarStyle; (0x101fc9a93) | |
- (long) _classicMode; (0x7fff4785c357) | |
- (BOOL) _isClassic; (0x7fff4786d3b9) | |
- (id) keyCommands; (0x101fc9a98) | |
- (void) endBackgroundTask:(unsigned long)arg1; (0x7fff4786e94d) | |
- (unsigned long) beginBackgroundTaskWithExpirationHandler:(^block)arg1; (0x7fff4786e0c0) | |
- (BOOL) supportsMultipleScenes; (0x101fc9a9d) | |
- (BOOL) _appAdoptsUISceneLifecycle; (0x7fff4784550c) | |
- (void) _updateSnapshotForBackgroundApplication:(BOOL)arg1; (0x7fff47866213) | |
- (void) suspend; (0x101fc9aa2) | |
- (BOOL) _hasApplicationCalledLaunchDelegate; (0x7fff47845675) | |
- (BOOL) isLocked; (0x101fc9aa7) | |
- (void) pushRegistry:(id)arg1 didUpdatePushCredentials:(id)arg2 forType:(id)arg3; (0x101fc9aac) | |
- (void) pushRegistry:(id)arg1 didReceiveIncomingPushWithPayload:(id)arg2 forType:(id)arg3 withCompletionHandler:(^block)arg4; (0x101fc9ab1) | |
- (id) _localizedApplicationName; (0x7fff478666a9) | |
- (void) openURL:(id)arg1 options:(id)arg2 completionHandler:(^block)arg3; (0x101fc9ab6) | |
- (BOOL) _openURL:(id)arg1; (0x7fff47855996) | |
- (BOOL) isPPTAvailable; (0x101fc9abb) | |
- (void) installCACommitCompletionBlock:(^block)arg1; (0x101fc9ac0) | |
- (void) applicationDidResume; (0x101fc9ac5) | |
- (void) openURL:(id)arg1 withCompletionHandler:(^block)arg2; (0x101fc9aca) | |
- (BOOL) isRunningTest; (0x101fc9acf) | |
- (void) setNetworkActivityIndicatorVisible:(BOOL)arg1; (0x101fc9ad4) | |
- (void) didReceiveMemoryWarning; (0x101fc9ad9) | |
- (id) _event; (0x7fff4785c653) | |
- (id) alternateIconName; (0x101fc9ade) | |
- (unsigned long) beginBackgroundTaskWithName:(id)arg1 expirationHandler:(^block)arg2; (0x7fff4786e206) | |
- (id) userHomeDirectory; (0x101fc9ae3) | |
- (void) _setHIDGameControllerEventObserver:(^block)arg1 onQueue:(id)arg2; (0x7fff478675e7) | |
- (void) _removeHIDGameControllerEventObserver; (0x7fff47867690) | |
- (BOOL) handleEvent:(struct __GSEvent*)arg1; (0x101fc9ae8) | |
- (void) startedTest:(id)arg1; (0x101fc9aed) | |
- (void) finishedTest:(id)arg1; (0x101fc9af2) | |
- (void) finishedTest:(id)arg1 extraResults:(id)arg2; (0x101fc9af7) | |
- (void) failedTest:(id)arg1; (0x101fc9afc) | |
- (void) failedTest:(id)arg1 withResults:(id)arg2; (0x101fc9b01) | |
- (BOOL) runTest:(id)arg1 options:(id)arg2; (0x101fc9b06) | |
- (void) _setIdleTimerDisabled:(BOOL)arg1 forReason:(id)arg2; (0x7fff47844b30) | |
- (void) volumeChanged:(struct __GSEvent*)arg1; (0x101fc9b0b) | |
- (double) statusBarOrientationAnimationDuration; (0x101fc9b10) | |
- (id) _preferredContentSizeCategory:(unsigned long)arg1; (0x7fff4786f896) | |
- (BOOL) canOpenURL:(id)arg1; (0x101fc9b15) | |
- (id) textInputMode; (0x101fc9b1a) | |
- (void) _receivedMemoryNotification; (0x7fff4785edb3) | |
- (BOOL) _isResigningActive; (0x7fff47854002) | |
- (BOOL) isSuspendedUnderLock; (0x101fc9b1f) | |
- (void) endIgnoringInteractionEvents; (0x101fc9b24) | |
- (id) statusBar; (0x101fc9b29) | |
- (void) beginIgnoringInteractionEvents; (0x101fc9b2e) | |
- (void) setStatusBarHidden:(BOOL)arg1; (0x101fc9b33) | |
- (void) endReceivingRemoteControlEvents; (0x101fc9b38) | |
- (void) beginReceivingRemoteControlEvents; (0x101fc9b3d) | |
- (BOOL) isIgnoringInteractionEvents; (0x101fc9b42) | |
- (long) statusBarOrientation; (0x101fc9b47) | |
- (void) setWantsVolumeButtonEvents:(BOOL)arg1; (0x101fc9b4c) | |
- (void) setSystemVolumeHUDEnabled:(BOOL)arg1 forAudioCategory:(id)arg2; (0x101fc9b51) | |
- (void) setIgnoresInteractionEvents:(BOOL)arg1; (0x101fc9b56) | |
- (void) applicationWillSuspend; (0x101fc9b5b) | |
- (void) finishedIPTest:(id)arg1 waitForCommit:(BOOL)arg2 extraResults:(id)arg3 withTeardownBlock:(^block)arg4; (0x101fc9b60) | |
- (BOOL) isRunningTest:(id)arg1; (0x101fc9b65) | |
- (void) finishedTest:(id)arg1 waitForCommit:(BOOL)arg2 extraResults:(id)arg3; (0x101fc9b6a) | |
- (id) _workspace; (0x7fff478459b9) | |
- (BOOL) _isActivated; (0x7fff47845643) | |
- (BOOL) removeDefaultImage:(id)arg1 forScreen:(id)arg2; (0x101fc9b6f) | |
- (BOOL) launchedToTest; (0x101fc9b74) | |
- (double) statusBarHeight; (0x101fc9b79) | |
- (void) setStatusBarShowsProgress:(BOOL)arg1; (0x101fc9b7e) | |
- (BOOL) sendAction:(SEL)arg1 to:(id)arg2 from:(id)arg3 forEvent:(id)arg4; (0x101fc9b83) | |
- (id) statusBarWindow; (0x101fc9b88) | |
- (long) _statusBarOrientationForWindow:(id)arg1; (0x7fff47852ff5) | |
- (void) prepareForDefaultImageSnapshot; (0x101fc9b8d) | |
- (void) startedSubTest:(id)arg1 forTest:(id)arg2 withMetrics:(id)arg3; (0x101fc9b92) | |
- (void) finishedSubTest:(id)arg1 forTest:(id)arg2; (0x101fc9b97) | |
- (void) pushRegistry:(id)arg1 didInvalidatePushTokenForType:(id)arg2 error:(id)arg3; (0x101fc9b9c) | |
- (void) setStatusBarHidden:(BOOL)arg1 duration:(double)arg2 changeApplicationFlag:(BOOL)arg3; (0x101fc9ba1) | |
- (void) _setBackgroundStyle:(long)arg1; (0x7fff47851586) | |
- (void) _applicationOpenURLAction:(id)arg1 payload:(id)arg2 origin:(id)arg3; (0x7fff47856937) | |
- (void) finishedIPTest:(id)arg1; (0x101fc9ba6) | |
- (void) setStatusBarStyle:(long)arg1 animated:(BOOL)arg2; (0x101fc9bab) | |
- (void) setStatusBarHidden:(BOOL)arg1 withAnimation:(long)arg2; (0x101fc9bb0) | |
- (void) pressesBegan:(id)arg1 withEvent:(id)arg2; (0x101fc9bb5) | |
- (void) pressesEnded:(id)arg1 withEvent:(id)arg2; (0x101fc9bba) | |
- (void) pressesCancelled:(id)arg1 withEvent:(id)arg2; (0x101fc9bbf) | |
- (void) setStatusBarHidden:(BOOL)arg1 duration:(double)arg2; (0x101fc9bc4) | |
- (void) setWantsLockEvents:(BOOL)arg1; (0x101fc9bc9) | |
- (void) setStatusBarOrientation:(long)arg1; (0x101fc9bce) | |
- (void) _enqueueHIDEvent:(struct __IOHIDEvent*)arg1; (0x7fff478675ca) | |
- (void) _cancelAllTouches; (0x7fff47861d5b) | |
- (void) _applicationDidEnterBackground; (0x7fff47854db1) | |
- (void) handleKeyEvent:(struct __GSEvent*)arg1; (0x101fc9bd3) | |
- (void) _wheelChangedWithEvent:(id)arg1; (0x7fff4786a609) | |
- (void) setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2 changeApplicationFlag:(BOOL)arg3; (0x101fc9bd8) | |
- (void) failedTest:(id)arg1 withFailure:(id)arg2; (0x101fc9bdd) | |
- (void) significantTimeChange; (0x101fc9be2) | |
- (BOOL) isProtectedDataAvailable; (0x101fc9be7) | |
- (id) userCachesDirectory; (0x101fc9bec) | |
- (void) applicationOpenURL:(id)arg1; (0x101fc9bf1) | |
- (long) alertInterfaceOrientation; (0x101fc9bf6) | |
- (struct __GSKeyboard*) GSKeyboardForHWLayout:(id)arg1 forceRebuild:(BOOL)arg2; (0x101fc9bfb) | |
- (void) motionEnded:(long)arg1 withEvent:(id)arg2; (0x101fc9c00) | |
- (double) backgroundTimeRemaining; (0x101fc9c05) | |
- (void) setStatusBarHidden:(BOOL)arg1 animated:(BOOL)arg2; (0x101fc9c0a) | |
- (long) _frontMostAppOrientation; (0x7fff4785c62b) | |
- (void) _deactivateReachability; (0x7fff4786645e) | |
- (void) layoutMonitor:(id)arg1 didUpdateDisplayLayout:(id)arg2 withContext:(id)arg3; (0x101fc9c0f) | |
- (void) _installAutoreleasePoolsIfNecessaryForMode:(struct __CFString*)arg1; (0x7fff47848d19) | |
- (void) _leak; (0x7fff47aa1405) | |
- (id) _launchTestName; (0x7fff47843f43) | |
- (id) _extendLaunchTest; (0x7fff47843f3b) | |
- (void) prepareForDefaultImageSnapshotForScreen:(id)arg1; (0x101fc9c14) | |
- (unsigned long) supportedInterfaceOrientationsForWindow:(id)arg1; (0x101fc9c19) | |
- (void) _setReachabilitySupported:(BOOL)arg1; (0x7fff478663c4) | |
- (void) _setStatusBarOrientation:(long)arg1; (0x7fff47852d1a) | |
- (void) setStatusBarHidden:(BOOL)arg1 animationParameters:(id)arg2; (0x101fc9c1e) | |
- (void) finishedTest:(id)arg1 extraResults:(id)arg2 withTeardownBlock:(^block)arg3; (0x101fc9c23) | |
- (void) startedSubTest:(id)arg1 forTest:(id)arg2; (0x101fc9c28) | |
- (double) _launchTime; (0x7fff4784d242) | |
- (void) setShortcutItems:(id)arg1; (0x101fc9c2d) | |
- (void) requestSceneSessionDestruction:(id)arg1 options:(id)arg2 errorHandler:(^block)arg3; (0x101fc9c32) | |
- (void) requestSceneSessionRefresh:(id)arg1; (0x101fc9c37) | |
- (void) finishedTest:(id)arg1 waitForCommit:(BOOL)arg2 extraResults:(id)arg3 withTeardownBlock:(^block)arg4; (0x101fc9c3c) | |
- (void) setStatusBarStyle:(long)arg1; (0x101fc9c41) | |
- (BOOL) systemIsAnimatingApplicationLifecycleEvent; (0x101fc9c46) | |
- (BOOL) usesBackgroundNetwork; (0x101fc9c4b) | |
- (void) setUsesBackgroundNetwork:(BOOL)arg1; (0x101fc9c50) | |
- (id) _keyWindowForScreen:(id)arg1; (0x7fff4785f9fa) | |
- (void) failedTest:(id)arg1 withFailure:(id)arg2 withResults:(id)arg3; (0x101fc9c55) | |
- (void) _run; (0x7fff4784a293) | |
- (float) backlightLevel; (0x101fc9c5a) | |
- (void) setBacklightLevel:(float)arg1; (0x101fc9c5f) | |
- (BOOL) isSuspendedEventsOnly; (0x101fc9c64) | |
- (void) setStatusBarStyle:(long)arg1 animation:(int)arg2; (0x101fc9c69) | |
- (void) _openURL:(id)arg1 originatingView:(id)arg2 options:(id)arg3 completionHandler:(^block)arg4; (0x7fff4786d431) | |
- (id) shortcutItems; (0x101fc9c6e) | |
- (BOOL) disablesFrontBoardImplicitWindowScenes; (0x101fc9c73) | |
- (id) _newSceneForWindow:(id)arg1 oldDisplay:(id)arg2 newDisplay:(id)arg3; (0x7fff47845c5a) | |
- (id) _systemAnimationFenceExemptQueue; (0x7fff47846261) | |
- (void) workspace:(id)arg1 willDestroyScene:(id)arg2 withTransitionContext:(id)arg3 completion:(^block)arg4; (0x101fc9c78) | |
- (void) workspace:(id)arg1 didCreateScene:(id)arg2 withTransitionContext:(id)arg3 completion:(^block)arg4; (0x101fc9c7d) | |
- (id) _backgroundModes; (0x7fff4786eb6c) | |
- (void) workspace:(id)arg1 didLaunchWithCompletion:(^block)arg2; (0x101fc9c82) | |
- (void) workspaceNoteAssertionExpirationImminent:(id)arg1; (0x101fc9c87) | |
- (void) workspaceShouldExit:(id)arg1 withTransitionContext:(id)arg2; (0x101fc9c8c) | |
- (void) workspace:(id)arg1 didReceiveActions:(id)arg2; (0x101fc9c91) | |
- (void) _registerForSignificantTimeChangeNotification; (0x7fff4784e52f) | |
- (void) setApplicationIconBadgeNumber:(long)arg1; (0x101fc9c96) | |
- (void) _reportResults:(id)arg1; (0x7fff47a9e5b6) | |
- (BOOL) isNetworkActivityIndicatorVisible; (0x101fc9c9b) | |
- (void) setReceivesMemoryWarnings:(BOOL)arg1; (0x101fc9ca0) | |
- (BOOL) _isSpringBoard; (0x7fff47845992) | |
- (id) userLibraryDirectory; (0x101fc9ca5) | |
- (BOOL) _isWindowServerHostingManaged; (0x7fff4786bd2e) | |
- (void) applicationWillTerminate; (0x101fc9caa) | |
- (void) updateSuspendedSettings:(id)arg1; (0x101fc9caf) | |
- (void) _setRotationDisabledDuringTouch:(BOOL)arg1; (0x7fff4785d6cf) | |
- (double) statusBarHeightForOrientation:(long)arg1 ignoreHidden:(BOOL)arg2; (0x101fc9cb4) | |
- (void) _registerForBackgroundRefreshStatusChangedNotification; (0x7fff4786f05c) | |
- (void) startedIPTest:(id)arg1; (0x101fc9cb9) | |
- (void) setSystemVolumeHUDEnabled:(BOOL)arg1; (0x101fc9cbe) | |
- (BOOL) _canShowTextServices; (0x7fff4786f6ee) | |
- (void) ignoreSnapshotOnNextApplicationLaunch; (0x101fc9cc3) | |
- (void) motionBegan:(long)arg1 withEvent:(id)arg2; (0x101fc9cc8) | |
- (void) motionCancelled:(long)arg1 withEvent:(id)arg2; (0x101fc9ccd) | |
- (void) _handleDeviceOrientationChangedEvent:(struct __GSEvent*)arg1; (0x7fff47867e9c) | |
- (void) _headsetButtonDown:(struct __IOHIDEvent*)arg1; (0x7fff4785492a) | |
- (void) _headsetButtonUp:(struct __IOHIDEvent*)arg1; (0x7fff4785493c) | |
- (void) _handleHIDEvent:(struct __IOHIDEvent*)arg1; (0x7fff47867828) | |
- (int) statusBar:(id)arg1 effectiveStyleOverridesForRequestedStyle:(long)arg2 overrides:(int)arg3; (0x101fc9cd2) | |
- (BOOL) _shouldHandleTestURL:(id)arg1; (0x7fff47a9bdaf) | |
- (BOOL) handleTestURL:(id)arg1; (0x101fc9cd7) | |
- (void) _setStatusBarOrientation:(long)arg1 animated:(BOOL)arg2; (0x7fff47852cba) | |
- (void) noteActiveInterfaceOrientationWillChangeToOrientation:(long)arg1; (0x101fc9cdc) | |
- (void) resetIdleTimerAndUndim; (0x101fc9ce1) | |
- (void) noteActiveInterfaceOrientationDidChangeToOrientation:(long)arg1 willAnimateWithSettings:(id)arg2 fromOrientation:(long)arg3; (0x101fc9ce6) | |
- (void) setExpectsFaceContact:(BOOL)arg1 inLandscape:(BOOL)arg2; (0x101fc9ceb) | |
- (long) statusBar:(id)arg1 styleForRequestedStyle:(long)arg2 overrides:(int)arg3; (0x101fc9cf0) | |
- (void) statusBar:(id)arg1 willAnimateFromHeight:(double)arg2 toHeight:(double)arg3 duration:(double)arg4 animation:(int)arg5; (0x101fc9cf5) | |
- (void) statusBar:(id)arg1 didAnimateFromHeight:(double)arg2 toHeight:(double)arg3 animation:(int)arg4; (0x101fc9cfa) | |
- (id) statusBarSystemNavigationAction:(id)arg1; (0x101fc9cff) | |
- (long) overriddenRequestedStyleFromStyle:(long)arg1; (0x101fc9d04) | |
- (void) batteryStatusDidChange:(id)arg1; (0x101fc9d09) | |
- (id) _windowForSystemAppButtonEventsForScreen:(id)arg1; (0x7fff4785f9f2) | |
- (BOOL) handleDoubleHeightStatusBarTapWithStyleOverride:(int)arg1; (0x101fc9d0e) | |
- (BOOL) _handlePhysicalButtonEvent:(id)arg1; (0x7fff478678ab) | |
- (BOOL) _statusBarOrientationFollowsWindow:(id)arg1; (0x7fff47853183) | |
- (void) setExpectsFaceContact:(BOOL)arg1; (0x101fc9d13) | |
- (void) _setAmbiguousControlCenterActivationMargin:(double)arg1; (0x7fff47843f82) | |
- (void) willDisplayMiniAlert; (0x101fc9d18) | |
- (void) didDismissMiniAlert; (0x101fc9d1d) | |
- (BOOL) launchApplicationWithIdentifier:(id)arg1 suspended:(BOOL)arg2; (0x101fc9d22) | |
- (void) setSuspensionAnimationDelay:(double)arg1; (0x101fc9d27) | |
- (void) _setStatusBarShowsProgress:(BOOL)arg1; (0x7fff4785e389) | |
- (id) _mainScene; (0x7fff478459ca) | |
- (void) startCHUDRecording:(id)arg1; (0x101fc9d2c) | |
- (void) stopCHUDRecording; (0x101fc9d31) | |
- (BOOL) rotateIfNeeded:(long)arg1; (0x101fc9d36) | |
- (void) rotateIfNeeded:(long)arg1 completion:(^block)arg2; (0x101fc9d3b) | |
- (void) installNotificationObserverForNotificationName:(id)arg1 forOneNotification:(BOOL)arg2 usingBlock:(^block)arg3; (0x101fc9d40) | |
- (void) finishedTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3 withTeardownBlock:(^block)arg4; (0x101fc9d45) | |
- (long) _testOrientation:(id)arg1 options:(id)arg2; (0x7fff47aa0c45) | |
- (void) _cancelAllEventsOfType:(long)arg1 onWindowScene:(id)arg2; (0x7fff47861a9a) | |
- (double) statusBarHeightForOrientation:(long)arg1; (0x101fc9d4a) | |
- (id) _systemAnimationFenceCreatingIfNecessary:(BOOL)arg1; (0x7fff47846547) | |
- (void) rotateIfNeeded:(long)arg1 before:(^block)arg2 after:(^block)arg3; (0x101fc9d4f) | |
- (void) setMinimumBackgroundFetchInterval:(double)arg1; (0x101fc9d54) | |
- (long) applicationIconBadgeNumber; (0x101fc9d59) | |
- (void) registerForRemoteNotifications; (0x101fc9d5e) | |
- (void) unregisterForRemoteNotifications; (0x101fc9d63) | |
- (void) _updateIdleModeStatus; (0x7fff4786afab) | |
- (BOOL) shouldRecordExtendedLaunchTime; (0x101fc9d68) | |
- (void) _setIdleModeVisualEffectsEnabled:(BOOL)arg1; (0x7fff4786a9c4) | |
- (void) _setForcedUserInterfaceLayoutDirection:(long)arg1; (0x7fff4785afe3) | |
- (void) buildMenuWithBuilder:(id)arg1; (0x101fc9d6d) | |
- (void) _accessibilityInit; (0x7fff46da0ce6) | |
- (BOOL) _accessibilityApplicationIsSystemWideServer; (0x7fff46da0890) | |
- (void) _accessibilitySetUpQuickSpeak; (0x7fff46da0bb6) | |
- (void) _updateApplicationAccessibility; (0x7fff46da0a91) | |
- (void) _updateLargeTextNotification; (0x7fff46da0b14) | |
- (void) _updateAccessibilityItunesSettings; (0x7fff46da07ba) | |
- (BOOL) _accessibilityCaptureSimulatorEvent:(struct __GSEvent*)arg1; (0x7fff46da06bd) | |
- (void) _accessibilityStatusChanged:(id)arg1; (0x7fff46da1838) | |
- (id) _touchesEventForWindow:(id)arg1; (0x7fff4785c793) | |
- (void) _cancelUnfinishedTouchesForEvent:(id)arg1; (0x7fff478620df) | |
- (id) _defaultSceneIfExists; (0x7fff4785f025) | |
- (BOOL) _appAdoptsUICanvasLifecycle; (0x7fff47845602) | |
- (id) _currentOpenApplicationEndpointForEnvironment:(id)arg1; (0x7fff478562b4) | |
- (void) _openURL:(id)arg1 options:(id)arg2 openApplicationEndpoint:(id)arg3 completionHandler:(^block)arg4; (0x7fff47855cea) | |
- (void) _setCompatibilityModeOnSettings:(id)arg1; (0x7fff47855291) | |
- (BOOL) _isActivating; (0x7fff47853fed) | |
- (void) _requestDeviceUnlockWithCompletion:(^block)arg1; (0x7fff4786bf2f) | |
- (void) _openURL:(id)arg1 originatingView:(id)arg2 completionHandler:(^block)arg3; (0x7fff4786d788) | |
- (id) _showServiceForType:(long)arg1 withContext:(id)arg2; (0x7fff4786f707) | |
- (BOOL) _isSpringBoardShowingAnAlert; (0x7fff478456f3) | |
- (id) _gestureEnvironment; (0x7fff47844ff0) | |
- (id) _infoPlistSceneConfigurations; (0x7fff478788c1) | |
- (id) _infoPlistCanvasDefinitions; (0x7fff478788a4) | |
- (long) _safeInterfaceOrientationForWindowIfExists:(id)arg1; (0x7fff47853907) | |
- (void) _updateSnapshotAndStateRestorationWithAction:(id)arg1 windowScene:(id)arg2; (0x7fff47866117) | |
- (BOOL) sendAction:(SEL)arg1 toTarget:(id)arg2 fromSender:(id)arg3 forEvent:(id)arg4; (0x101fc9d72) | |
- (id) _findUISceneForLegacyInterfaceOrientation; (0x7fff4785343a) | |
- (BOOL) _hasCalledRunWithMainScene; (0x7fff47845bf7) | |
- (id) _cachedSystemAnimationFenceCreatingIfNecessary:(BOOL)arg1; (0x7fff478463d9) | |
- (void) _trackSystemAnimationFence:(id)arg1; (0x7fff4784627a) | |
- (void) _synchronizeSystemAnimationFencesWithSpinCleanUpBlock:(^block)arg1; (0x7fff47848e59) | |
- (BOOL) _appSupportsMultipleScenes; (0x7fff47845617) | |
- (void) _deactivateForReason:(int)arg1; (0x7fff47845022) | |
- (void) _runWithMainScene:(id)arg1 transitionContext:(id)arg2 completion:(^block)arg3; (0x7fff4784d7e5) | |
- (void) _stopDeactivatingForReason:(int)arg1; (0x7fff47845039) | |
- (void) _checkActivityContinuationAndBecomeCurrentIfNeeded; (0x7fff4784b535) | |
- (void) _sendWillEnterForegroundCallbacks; (0x7fff47865db2) | |
- (void) _updateAppPriorityForSuspendedState; (0x7fff47854f43) | |
- (void) _cancelAllInputs; (0x7fff47861f4c) | |
- (void) _handleSuspensionActions; (0x7fff47855092) | |
- (BOOL) reportApplicationSuspended; (0x101fc9d77) | |
- (void) _purgeSharedInstances; (0x7fff4785f7fc) | |
- (void) _handleTaskCompletionSuspensionEvents:(id)arg1; (0x7fff478550f5) | |
- (void) _reportMainSceneUpdateFinished:(^block)arg1; (0x7fff4784cf73) | |
- (^block) _firstCommitBlock; (0x7fff47867363) | |
- (double) defaultImageSnapshotExpiration; (0x101fc9d7c) | |
- (void) applicationSuspend; (0x101fc9d81) | |
- (void) _configureLaunchOptions:(id)arg1; (0x7fff47867260) | |
- (void) _initiateLaunchActionsBackgrounded:(BOOL)arg1 firstActivation:(BOOL)arg2; (0x7fff478672fc) | |
- (void) _handleNonLaunchSpecificActions:(id)arg1 forScene:(id)arg2 withTransitionContext:(id)arg3 completion:(^block)arg4; (0x7fff47862525) | |
- (BOOL) _isStatusBarForcedHiddenForOrientation:(long)arg1; (0x7fff47851fa3) | |
- (BOOL) _viewControllerBasedStatusBarAppearance; (0x7fff478519a7) | |
- (id) _implicitStatusBarAnimationParametersWithClass:(Class)arg1; (0x7fff478517cb) | |
- (id) _statusBarWindowIfExists; (0x7fff478514fe) | |
- (BOOL) _isStatusBarHiddenForOrientation:(long)arg1; (0x7fff47851fdf) | |
- (void) _cancelGestureRecognizers:(id)arg1; (0x7fff47860c8b) | |
- (void) _updateStateRestorationArchiveForBackgroundEvent:(^block)arg1 saveState:(BOOL)arg2 exitIfCouldNotRestoreState:(BOOL)arg3 updateSnapshot:(BOOL)arg4 windowScene:(id)arg5; (0x7fff47865e83) | |
- (BOOL) _isStatusBarEffectivelyHiddenForContentOverlayInsetsForWindow:(id)arg1; (0x7fff47852218) | |
- (long) _expectedViewOrientation; (0x7fff478715c7) | |
- (void) _findBestActivityToMakeCurrent:(id)arg1; (0x7fff4786647e) | |
- (void) _addAfterCACommitBlockForViewController:(id)arg1; (0x7fff47849788) | |
- (long) _safeInterfaceOrientationForNoWindow; (0x7fff4785391e) | |
- (void) setStatusBarStyle:(long)arg1 duration:(double)arg2; (0x101fc9d86) | |
- (BOOL) _isHandlingMemoryWarning; (0x7fff4785ecc1) | |
- (BOOL) _wantsCompactStatusBarHiding; (0x7fff47851ef2) | |
- (id) _defaultUISceneOrMainScreenPlaceholderIfExists; (0x7fff4785f247) | |
- (BOOL) _supportedOnLockScreen; (0x7fff4784562d) | |
- (long) _normativeWhitePointAdaptivityStyleForWindow:(id)arg1; (0x7fff47851569) | |
- (void) _removeDocument:(id)arg1 forUserActivity:(id)arg2; (0x7fff4786665a) | |
- (void) _addDocument:(id)arg1 forUserActivity:(id)arg2; (0x7fff4786660b) | |
- (BOOL) _canAnimateDragCancelInApp; (0x7fff472ad13c) | |
- (id) _dragEvents; (0x7fff4785c897) | |
- (void) _pushRunLoopMode:(id)arg1 requester:(id)arg2 reason:(id)arg3; (0x7fff478506f8) | |
- (void) _popRunLoopMode:(id)arg1 requester:(id)arg2 reason:(id)arg3; (0x7fff47850945) | |
- (BOOL) _requiresHighResolution; (0x7fff4786d3d2) | |
- (BOOL) _fakingRequiresHighResolution; (0x7fff4786d3f8) | |
- (BOOL) _disableLayoutAwareShortcuts; (0x7fff4785c5fc) | |
- (long) _effectiveUserInterfaceStyle; (0x7fff4786abb1) | |
- (id) _exclusiveTouchWindows; (0x7fff4785d60a) | |
- (id) _pressesEventForWindow:(id)arg1; (0x7fff4785c834) | |
- (void) _cancelViewProcessingOfTouchesOrPresses:(id)arg1 withEvent:(id)arg2 sendingCancelToViewsOfTouchesOrPresses:(id)arg3; (0x7fff478615fa) | |
- (void) _registerEstimatedTouches:(id)arg1 event:(id)arg2 forTouchable:(id)arg3; (0x7fff4785f97c) | |
- (void) setHardwareKeyboardLayoutName:(id)arg1; (0x101fc9d8b) | |
- (struct __GSKeyboard*) _hardwareKeyboard; (0x7fff47868818) | |
- (unsigned long) _beginBackgroundTaskWithName:(id)arg1 expirationHandler:(^block)arg2; (0x7fff4786e0d2) | |
- (void) _endBackgroundTask:(unsigned long)arg1; (0x7fff4786e26c) | |
- (void) _registerForUserDefaultsChanges; (0x7fff4785e5c3) | |
- (BOOL) _isActivatedIgnoringReason:(int)arg1; (0x7fff4784565a) | |
- (struct __GSKeyboard*) _hardwareKeyboard:(BOOL)arg1; (0x7fff4786882f) | |
- (void) setCapsLockDelayOverride:(double)arg1; (0x101fc9d90) | |
- (BOOL) _areFrontBoardKeyboardHUDsEnabled; (0x7fff4786a570) | |
- (BOOL) isKeyCommand:(id)arg1; (0x101fc9d95) | |
- (BOOL) handleKeyCommand:(id)arg1 repeatable:(BOOL)arg2 beforeKeyEvent:(BOOL)arg3; (0x101fc9d9a) | |
- (void) _deliverRemainingKeyUpEvents; (0x7fff47868c6e) | |
- (BOOL) _shouldAllowKeyboardArbiter; (0x7fff4785c270) | |
- (BOOL) _isDisplayingActivityContinuationUI; (0x7fff4787155e) | |
- (void) _setIsDisplayingActivityContinuationUI:(BOOL)arg1; (0x7fff4787156e) | |
- (id) _getActivityContinuationManager; (0x7fff47866469) | |
- (void) activityContinuationManager:(id)arg1 displayProgressUI:(id)arg2 dismissalHandler:(^block)arg3; (0x101fc9d9f) | |
- (void) activityContinuationManager:(id)arg1 configureProgressUIWithError:(id)arg2; (0x101fc9da4) | |
- (void) activityContinuationManager:(id)arg1 hideProgressUIWithCompletion:(^block)arg2; (0x101fc9da9) | |
- (id) activityContinuationManagerUserCancelledError:(id)arg1; (0x101fc9dae) | |
- (BOOL) activityContinuationManagerHandleErrorsByConfiguringProgressUI:(id)arg1; (0x101fc9db3) | |
- (BOOL) activityContinuationManager:(id)arg1 willContinueUserActivityWithType:(id)arg2; (0x101fc9db8) | |
- (BOOL) activityContinuationManager:(id)arg1 continueUserActivity:(id)arg2; (0x101fc9dbd) | |
- (void) activityContinuationManager:(id)arg1 didFailToContinueUserActivityWithType:(id)arg2 error:(id)arg3; (0x101fc9dc2) | |
- (void) activityContinuationManager:(id)arg1 didUpdateUserActivity:(id)arg2; (0x101fc9dc7) | |
- (void) __forceEndIgnoringInteractionEvents; (0x7fff47844a0b) | |
- (unsigned long) _beginBackgroundTaskWithExpirationHandler:(^block)arg1; (0x7fff4786e0ae) | |
- (BOOL) _taskSuspendingUnsupported; (0x7fff4786d41e) | |
- (id) _forceStageObservable; (0x7fff4785f832) | |
- (BOOL) _keyCommandIsCurrentlyPerformable:(id)arg1 validation:(id)arg2; (0x7fff47868e11) | |
- (void) setApplicationSupportsShakeToEdit:(BOOL)arg1; (0x101fc9dcc) | |
- (void) _deactivateForReason:(int)arg1 notify:(BOOL)arg2; (0x7fff47844c84) | |
- (void) _fetchInfoPlistFlags; (0x7fff4785c379) | |
- (void) _setSystemNavigationAction:(id)arg1; (0x7fff4785399e) | |
- (void) _cancelAllPressesForTVOnly; (0x7fff4786251f) | |
- (^block) __queuedOrientationChange; (0x7fff478715a3) | |
- (void) __setQueuedOrientationChange:(^block)arg1; (0x7fff478715b6) | |
- (BOOL) _canReceiveDeviceOrientationEvents; (0x7fff47845c77) | |
- (void) _performBlockAfterCATransactionCommitSynchronizes:(^block)arg1; (0x7fff4784982d) | |
- (void) _endFenceTask:(id)arg1; (0x7fff47846030) | |
- (id) _fenceProvider; (0x7fff47845cc4) | |
- (void) _beginFenceTaskIfNecessary; (0x7fff47845cd6) | |
- (id) _mainStoryboardName; (0x7fff4784658f) | |
- (BOOL) _doRestorationIfNecessary; (0x7fff4787323e) | |
- (void) _updateSerializableKeyCommandsForResponder:(id)arg1; (0x7fff47869fea) | |
- (void) _setHandlingURL:(BOOL)arg1 url:(id)arg2; (0x7fff47857af0) | |
- (void) registerPlatformSpecificLaunchOptions:(^block)arg1 transitionContext:(id)arg2; (0x101fc9dd1) | |
- (BOOL) _handleDelegateCallbacksWithOptions:(id)arg1 isSuspended:(BOOL)arg2 restoreState:(BOOL)arg3; (0x7fff478466a0) | |
- (BOOL) _hasStoryboard; (0x7fff47846658) | |
- (void) _applicationHandleSiriTask:(id)arg1; (0x7fff478573c7) | |
- (void) _applicationHandleWatchKitRequest:(id)arg1; (0x7fff478573fa) | |
- (void) _applicationHandleIntentForwardingAction:(id)arg1; (0x7fff47857718) | |
- (void) _handleApplicationShortcutAction:(id)arg1 onWindowScene:(id)arg2; (0x7fff478668c3) | |
- (void) _registerForLanguageChangedNotification; (0x7fff4784e5d8) | |
- (void) _registerForLocaleWillChangeNotification; (0x7fff4784e667) | |
- (void) _registerForLocaleChangedNotification; (0x7fff4784e6f1) | |
- (void) _registerForAlertItemStateChangeNotification; (0x7fff4784e4e6) | |
- (void) _registerForKeyBagLockStatusNotification; (0x7fff4784e77e) | |
- (void) _registerForNameLayerTreeNotification; (0x7fff4784e80f) | |
- (void) _registerForHangTracerEnabledStateChangedNotification; (0x7fff4785e68a) | |
- (void) __completeAndRunAsPlugin; (0x7fff4784a6a0) | |
- (void) _compellApplicationLaunchToCompleteUnconditionally; (0x7fff4784a24b) | |
- (void) proximityStateChanged:(BOOL)arg1; (0x101fc9dd6) | |
- (void) setProximityEventsEnabled:(BOOL)arg1; (0x101fc9ddb) | |
- (void) _handleApplicationLaunchEventWithCompletion:(^block)arg1; (0x7fff47866f93) | |
- (id) _openSessionForPersistenceIdentifier:(id)arg1; (0x7fff478782fe) | |
- (void) _appendSessionToSessionSet:(id)arg1 save:(BOOL)arg2; (0x7fff478781ef) | |
- (id) _connectUISceneFromFBSScene:(id)arg1 transitionContext:(id)arg2; (0x7fff4784bb20) | |
- (void) _handleDaemonApplicationActivationWithScene:(id)arg1 completion:(^block)arg2; (0x7fff47866fff) | |
- (void) _discardSceneSessionsWithIdentifiers:(id)arg1; (0x7fff4787845b) | |
- (void) _scheduleSceneEventResponseForScene:(id)arg1 withResponseBlock:(^block)arg2; (0x7fff47845c62) | |
- (void) _reportMainSceneUpdateFinishedPossiblyDeferredPortions; (0x7fff4784cfac) | |
- (id) _currentTests; (0x7fff47a9be60) | |
- (void) _callInitializationDelegatesWithActions:(id)arg1 forCanvas:(id)arg2 payload:(id)arg3 fromOriginatingProcess:(id)arg4; (0x7fff4784720b) | |
- (void) _fixupBackgroundHitTestWindow; (0x7fff47851678) | |
- (void) _reloadKeyboardArbiterState; (0x7fff4785c283) | |
- (void) _setupStatusBarWithRequestedStyle:(long)arg1 orientation:(long)arg2 hidden:(BOOL)arg3; (0x7fff47851422) | |
- (int) _loadMainInterfaceFile; (0x7fff4784f15c) | |
- (void) _checkBackgroundRefreshAPIAdoption; (0x7fff4786f0f7) | |
- (BOOL) _saveSnapshotWithName:(id)arg1; (0x7fff4785a661) | |
- (id) _newDefaultStoryboardWindow; (0x7fff4784f091) | |
- (int) _loadMainStoryboardFileNamed:(id)arg1 bundle:(id)arg2; (0x7fff4784ec13) | |
- (int) _loadMainNibFileNamed:(id)arg1 bundle:(id)arg2; (0x7fff4784eaeb) | |
- (void) pushRunLoopMode:(id)arg1 requester:(id)arg2; (0x101fc9de0) | |
- (id) userInfoDictionaryForRunLoopMode:(id)arg1 requester:(id)arg2; (0x101fc9de5) | |
- (void) popRunLoopMode:(id)arg1 requester:(id)arg2; (0x101fc9dea) | |
- (BOOL) _hostsSystemStatusBar; (0x7fff47850eab) | |
- (void) _createStatusBarWithRequestedStyle:(long)arg1 orientation:(long)arg2 hidden:(BOOL)arg3; (0x7fff47850f18) | |
- (BOOL) _shouldCreateStatusBarAtLaunch; (0x7fff478513ba) | |
- (void) _createStatusBarIfNeededWithOrientation:(long)arg1; (0x7fff47850eb3) | |
- (id) _findWindowForControllingOverallAppearance; (0x7fff47851513) | |
- (BOOL) _alwaysHitTestsForMainScreen; (0x7fff47851668) | |
- (void) setStatusBarStyle:(long)arg1 animationParameters:(id)arg2; (0x101fc9def) | |
- (BOOL) _supportsCompactStatusBarHiding; (0x7fff47851eb3) | |
- (BOOL) _isOrientationVerticallyCompact:(long)arg1; (0x7fff47851f25) | |
- (struct CGRect) statusBarFrameForOrientation:(long)arg1; (0x101fc9df4) | |
- (void) _notifyWillChangeStatusBarFrame:(struct CGRect)arg1; (0x7fff47852327) | |
- (void) _notifyDidChangeStatusBarFrame:(struct CGRect)arg1; (0x7fff47852446) | |
- (void) setStatusBarOrientation:(long)arg1 fromOrientation:(long)arg2 windowScene:(id)arg3 animationParameters:(id)arg4 updateBlock:(^block)arg5; (0x101fc9df9) | |
- (void) setStatusBarOrientation:(long)arg1 animationParameters:(id)arg2; (0x101fc9dfe) | |
- (BOOL) _isAutorotationDisabledForAppWindows; (0x7fff4786b61f) | |
- (void) setStatusBarOrientation:(long)arg1 animated:(BOOL)arg2; (0x101fc9e03) | |
- (long) _carefulChoiceOrientation; (0x7fff478530bc) | |
- (long) _safeInterfaceOrientationForWindowIfExists:(id)arg1 expectNonNilWindow:(BOOL)arg2; (0x7fff47853838) | |
- (long) _systemUserInterfaceStyle; (0x7fff4786aba0) | |
- (void) _setSystemUserInterfaceStyle:(long)arg1; (0x7fff4786aa92) | |
- (void) suspendReturningToLastApp:(BOOL)arg1; (0x101fc9e08) | |
- (void) _sendMoveEventWithPhysicalButtonsEvent:(id)arg1; (0x7fff4786a8a1) | |
- (void) _handleHeadsetButtonClick; (0x7fff47854a9e) | |
- (void) _handleHeadsetButtonDoubleClick; (0x7fff47854b43) | |
- (void) _handleHeadsetButtonTripleClick; (0x7fff47854bf8) | |
- (void) _sendHeadsetOriginatedMediaRemoteCommand:(unsigned int)arg1; (0x7fff4786f664) | |
- (BOOL) _shouldIgnoreHeadsetClicks; (0x7fff4786d944) | |
- (void) _terminateWithStatus:(int)arg1; (0x7fff47854c77) | |
- (void) _saveApplicationPreservationStateIfSupported; (0x7fff478737ad) | |
- (void) _pipStateDidChange; (0x7fff4785525a) | |
- (BOOL) isRunningQuitTest; (0x101fc9e0d) | |
- (BOOL) isRunningSuspendTest; (0x101fc9e12) | |
- (BOOL) _shouldAttemptOpenURL:(id)arg1; (0x7fff478556d8) | |
- (id) _urlWithSettingsPrivateURLSchemeIfNeeded:(id)arg1; (0x7fff47855874) | |
- (id) _removePrivateOptionsFromOptions:(id)arg1; (0x7fff47855c0d) | |
- (BOOL) _canOpenURL:(id)arg1 publicURLsOnly:(BOOL)arg2; (0x7fff47855565) | |
- (void) applicationOpenToShortCut:(id)arg1; (0x101fc9e17) | |
- (id) nameOfDefaultImageToUpdateAtSuspension; (0x101fc9e1c) | |
- (id) _createSnapshotContextForSceneRemoval:(id)arg1 withName:(id)arg2; (0x7fff47858f2c) | |
- (void) _performWithUICACommitStateSnapshotting:(^block)arg1; (0x7fff47857e50) | |
- (void) _configureSnapshotContext:(id)arg1 forScreen:(id)arg2 scene:(id)arg3; (0x7fff478581bc) | |
- (id) _createSnapshotContextForScene:(id)arg1 withName:(id)arg2 performLayoutWithSettings:(id)arg3; (0x7fff47858569) | |
- (void) extendSnapshotContext:(id)arg1 forSnapshotAction:(id)arg2; (0x101fc9e21) | |
- (void) _beginSnapshotSessionForScene:(id)arg1 withSnapshotBlock:(^block)arg2; (0x7fff4785921f) | |
- (void) addStatusBarItem:(int)arg1; (0x101fc9e26) | |
- (void) addStatusBarImageNamed:(id)arg1; (0x101fc9e2b) | |
- (void) removeStatusBarItem:(int)arg1; (0x101fc9e30) | |
- (id) currentUserNotificationSettings; (0x101fc9e35) | |
- (void) registerUserNotificationSettings:(id)arg1; (0x101fc9e3a) | |
- (long) pureUserInterfaceLayoutDirection; (0x101fc9e3f) | |
- (void) _setAlwaysHitTestsForMainScreen:(BOOL)arg1; (0x7fff478515fc) | |
- (void) _setOptOutOfRTL:(BOOL)arg1; (0x7fff4787153d) | |
- (id) _moveEventForWindow:(id)arg1; (0x7fff4785c7d1) | |
- (id) _wheelEventForWindow:(id)arg1; (0x7fff4785c7f2) | |
- (id) _gameControllerEventForWindow:(id)arg1; (0x7fff4785c813) | |
- (id) _physicalKeyboardEventForWindow:(id)arg1; (0x7fff4785c855) | |
- (id) _pencilEventForWindow:(id)arg1; (0x7fff4785c876) | |
- (id) _motionKeyWindow; (0x7fff478680db) | |
- (void) _presentEditAlertController:(id)arg1; (0x7fff4785c99a) | |
- (BOOL) _needsShakesWhenInactive; (0x7fff47867f97) | |
- (BOOL) applicationSupportsShakeToEdit; (0x101fc9e44) | |
- (BOOL) _shakeToUndoEnabled; (0x7fff4785d194) | |
- (BOOL) _shouldShowAlertForUndoManager:(id)arg1; (0x7fff4785d200) | |
- (void) _setupMotionEventBehavior; (0x7fff4785d24e) | |
- (void) _showEditAlertViewWithUndoManager:(id)arg1 window:(id)arg2; (0x7fff4785cab8) | |
- (void) _teardownMotionEventBehavior; (0x7fff4785d2f6) | |
- (BOOL) _isTrackingAnyTouch; (0x7fff4785d70a) | |
- (void) _handleUserDefaultsDidChange:(id)arg1; (0x7fff4785e518) | |
- (void) userDefaultsDidChange:(id)arg1; (0x101fc9e49) | |
- (void) _clearTouchesForView:(id)arg1 onWindow:(id)arg2; (0x7fff4785e5a2) | |
- (void) _performMemoryWarning; (0x7fff4785ecd6) | |
- (void) _sendButtonEventWithType:(long)arg1 phase:(long)arg2 timestamp:(double)arg3 contextID:(unsigned int)arg4; (0x7fff4785ffdc) | |
- (BOOL) _prepareButtonEvent:(id)arg1 withPressInfo:(id)arg2; (0x7fff478603e6) | |
- (BOOL) _prepareButtonEvent:(id)arg1 type:(long)arg2 phase:(long)arg3 timestamp:(double)arg4 force:(double)arg5 clickCount:(unsigned long)arg6 longClick:(BOOL)arg7 contextID:(unsigned int)arg8; (0x7fff478601db) | |
- (id) _firstEligibleResponderForPress:(id)arg1; (0x7fff478608a2) | |
- (void) _cancelTouchesOrPresses:(id)arg1 withEvent:(id)arg2; (0x7fff478619c7) | |
- (void) _cancelTouchesOrPresses:(id)arg1 withEvent:(id)arg2 includingGestures:(BOOL)arg3 notificationBlock:(^block)arg4; (0x7fff47860cff) | |
- (void) _handleScreenshot; (0x7fff47867575) | |
- (void) _applicationShouldRequestHealthAuthorization; (0x7fff47866873) | |
- (void) _removeSessionFromSessionSet:(id)arg1; (0x7fff47878262) | |
- (void) _wakeTimerFired; (0x7fff4786ec47) | |
- (void) _handlePlatformSpecificActions:(id)arg1 forScene:(id)arg2 withTransitionContext:(id)arg3; (0x7fff47865dac) | |
- (BOOL) _updateDefaultImage; (0x7fff4785833e) | |
- (void) _saveRestorationUserActivityStateForScene:(id)arg1; (0x7fff47866350) | |
- (id) shortcutService; (0x101fc9e4e) | |
- (void) setShortcutService:(id)arg1; (0x101fc9e53) | |
- (void) _runWithDaemonScene:(id)arg1 completion:(^block)arg2; (0x7fff4784d258) | |
- (void) _setHIDEventObserver:(^block)arg1 onQueue:(id)arg2; (0x7fff478676ed) | |
- (void) _removeHIDEventObserver; (0x7fff4786773a) | |
- (struct __CFRunLoop*) _eventFetchRunLoop; (0x7fff47867757) | |
- (BOOL) handleEvent:(struct __GSEvent*)arg1 withNewEvent:(id)arg2; (0x101fc9e58) | |
- (void) applicationDidEndResumeAnimation; (0x101fc9e5d) | |
- (void) _updateOrientation; (0x7fff478674a5) | |
- (void) applicationDidBeginSuspendAnimation; (0x101fc9e62) | |
- (void) lockDevice:(struct __GSEvent*)arg1; (0x101fc9e67) | |
- (void) vibrateForDuration:(int)arg1; (0x101fc9e6c) | |
- (void) acceleratedInX:(float)arg1 Y:(float)arg2 Z:(float)arg3; (0x101fc9e71) | |
- (void) _handleUnicodeEvent:(struct __IOHIDEvent*)arg1; (0x7fff478684a0) | |
- (struct __GSKeyboard*) GSKeyboardForHWLayout:(id)arg1 forceRebuild:(BOOL)arg2 createIfNeeded:(BOOL)arg3; (0x101fc9e76) | |
- (unsigned char) _getIOHIDKeyboardTypeForGSKeyboardType:(unsigned char)arg1; (0x7fff4786860f) | |
- (BOOL) handleKeyUpCommand:(id)arg1; (0x101fc9e7b) | |
- (id) _targetResponderForKeyCommandsForResponder:(id)arg1; (0x7fff47869e8d) | |
- (BOOL) _shouldUpdateSerializableKeyCommandsForResponder:(id)arg1; (0x7fff47869ddd) | |
- (id) _keyCommandsForResponder:(id)arg1; (0x7fff47869f86) | |
- (void) _handleKeyEvent:(struct __GSEvent*)arg1; (0x7fff4786a5a2) | |
- (void) _sendMoveEventWithDirection:(long)arg1 heading:(unsigned long)arg2 fromEvent:(id)arg3; (0x7fff4786a7a2) | |
- (void) _updateEffectiveUserInterfaceStyleAfterChange:(^block)arg1; (0x7fff4786aced) | |
- (long) _pureEffectiveUserInterfaceStyle; (0x7fff4786abc3) | |
- (void) _observeDebugOrTestUserInterfaceStyleChanged; (0x7fff4786ad88) | |
- (void) _maybeEffectiveUserInterfaceStyleChanged; (0x7fff4786ae60) | |
- (id) _rootViewControllers; (0x7fff4786b39e) | |
- (id) _mainEventEnvironment; (0x7fff47845005) | |
- (void) _registerForRemoteNotificationTypes:(unsigned long)arg1; (0x7fff4786c966) | |
- (void) _scheduleLocalNotification:(id)arg1; (0x7fff4786cf7d) | |
- (void) _hideNetworkActivityIndicator; (0x7fff4786d7f9) | |
- (unsigned long) __beginBackgroundTaskWithExpirationHandler:(^block)arg1; (0x7fff4786dade) | |
- (BOOL) _UIApplicationLegacyVoipAllowed; (0x7fff4786ec61) | |
- (void) _postSimpleRemoteNotificationForAction:(long)arg1 andContext:(long)arg2 trackID:(id)arg3; (0x7fff47854277) | |
- (id) _storyboardInitialMenu; (0x7fff4784ef96) | |
- (id) _currentSceneSessions; (0x7fff478782be) | |
- (void) _performRefreshForUIScene:(id)arg1 disposeAfter:(BOOL)arg2 completion:(^block)arg3; (0x7fff47870e40) | |
- (void) workspaceShouldExit:(id)arg1; (0x101fc9e80) | |
- (void) prepareSnapshotsWithAction:(id)arg1 forScene:(id)arg2 completion:(^block)arg3; (0x101fc9e85) | |
- (id) repeatedActionWillInvokeWithObject:(id)arg1 forPhase:(unsigned long)arg2; (0x101fc9e8a) | |
- (void) _setShouldFixMainThreadPriority:(BOOL)arg1; (0x7fff478435c1) | |
- (BOOL) shouldLaunchSafe; (0x101fc9e8f) | |
- (id) idleTimerDisabledReasons; (0x101fc9e94) | |
- (BOOL) _isNormalRestorationInProgress; (0x7fff4784568a) | |
- (BOOL) _isRestorationExtended; (0x7fff478456a0) | |
- (void) _setRestorationExtended:(BOOL)arg1; (0x7fff478456b6) | |
- (BOOL) _hasNormalRestorationCompleted; (0x7fff478456dd) | |
- (BOOL) _sceneSettingsIncludeSafeAreaInsets; (0x7fff478459a4) | |
- (void) _calledRunWithMainScene; (0x7fff47845c03) | |
- (id) _mainSceneForDisplay:(id)arg1; (0x7fff47845c10) | |
- (void) workspaceDidEndTransaction:(id)arg1; (0x101fc9e99) | |
- (double) _execOrResumeTime; (0x7fff4784d234) | |
- (long) _currentExpectedInterfaceOrientation; (0x7fff4784e490) | |
- (void) _unregisterForSignificantTimeChangeNotification; (0x7fff4784e784) | |
- (void) _unregisterForLanguageChangedNotification; (0x7fff4784e7a6) | |
- (void) _unregisterForLocaleChangedNotification; (0x7fff4784e7c8) | |
- (void) _unregisterForTimeChangedNotification; (0x7fff4784e7ea) | |
- (void) pushRunLoopMode:(id)arg1; (0x101fc9e9e) | |
- (void) popRunLoopMode:(id)arg1; (0x101fc9ea3) | |
- (id) _findWindowForControllingOverallAppearanceInCanvas:(id)arg1; (0x7fff4785152c) | |
- (id) _statusBarControllingWindow; (0x7fff47851557) | |
- (id) _implicitStatusBarStyleAnimationParametersWithViewController:(id)arg1; (0x7fff47851891) | |
- (id) _implicitStatusBarHiddenAnimationParametersWithViewController:(id)arg1 animation:(long)arg2; (0x7fff4785191c) | |
- (void) setStatusBarStyle:(long)arg1 animation:(int)arg2 startTime:(double)arg3 duration:(double)arg4 curve:(long)arg5; (0x101fc9ea8) | |
- (void) setStatusBarOrientation:(long)arg1 animation:(int)arg2 duration:(double)arg3; (0x101fc9ead) | |
- (long) _carefulChoiceOrientationForWindow:(id)arg1; (0x7fff478530ea) | |
- (void) addStatusBarStyleOverrides:(int)arg1; (0x101fc9eb2) | |
- (void) removeStatusBarStyleOverrides:(int)arg1; (0x101fc9eb7) | |
- (void) _setPreferredUserInterfaceStyleForWallpaper:(long)arg1; (0x7fff4785394e) | |
- (id) _systemNavigationAction; (0x7fff47853989) | |
- (void) _clearSystemNavigationAction; (0x7fff47853d05) | |
- (void) setGlowAnimationEnabled:(BOOL)arg1 forStyle:(long)arg2; (0x101fc9ebc) | |
- (void) setDoubleHeightStatusText:(id)arg1 forStyle:(long)arg2; (0x101fc9ec1) | |
- (void) setDoubleHeightPrefixText:(id)arg1; (0x101fc9ec6) | |
- (void) setDoubleHeightStatusText:(id)arg1; (0x101fc9ecb) | |
- (id) _defaultTopNavBarTintColor; (0x7fff47853e65) | |
- (void) _setDefaultTopNavBarTintColor:(id)arg1; (0x7fff47853e6d) | |
- (void) applicationWillSuspendForEventsOnly; (0x101fc9ed0) | |
- (void) applicationWillSuspendUnderLock; (0x101fc9ed5) | |
- (void) applicationDidResumeFromUnderLock; (0x101fc9eda) | |
- (void) applicationDidResumeForEventsOnly; (0x101fc9edf) | |
- (BOOL) isRunningInTaskSwitcher; (0x101fc9ee4) | |
- (BOOL) _isLaunchedSuspended; (0x7fff47854016) | |
- (unsigned int) _frontmostApplicationPort; (0x7fff478540dd) | |
- (void) mediaKeyDown:(struct __GSEvent*)arg1; (0x101fc9ee9) | |
- (void) mediaKeyUp:(struct __GSEvent*)arg1; (0x101fc9eee) | |
- (void) lockButtonDown:(struct __GSEvent*)arg1; (0x101fc9ef3) | |
- (void) lockButtonUp:(struct __GSEvent*)arg1; (0x101fc9ef8) | |
- (void) headsetButtonDown:(struct __GSEvent*)arg1; (0x101fc9efd) | |
- (void) headsetButtonUp:(struct __GSEvent*)arg1; (0x101fc9f02) | |
- (void) headsetAvailabilityChanged:(struct __GSEvent*)arg1; (0x101fc9f07) | |
- (void) menuButtonDown:(struct __GSEvent*)arg1; (0x101fc9f0c) | |
- (void) menuButtonUp:(struct __GSEvent*)arg1; (0x101fc9f11) | |
- (void) _scrollsToTopInitiatorView:(id)arg1 touchesEnded:(id)arg2 withEvent:(id)arg3; (0x7fff478541b2) | |
- (void) ringerChanged:(int)arg1; (0x101fc9f16) | |
- (void) accessoryKeyStateChanged:(struct __GSEvent*)arg1; (0x101fc9f1b) | |
- (void) _fireBackgroundExpirationHandlers; (0x7fff47854c6d) | |
- (void) _applicationOpenURL:(id)arg1 payload:(id)arg2; (0x7fff47856222) | |
- (BOOL) isHandlingOpenShortCut; (0x101fc9f20) | |
- (BOOL) isHandlingURL; (0x101fc9f25) | |
- (void) showNetworkPromptsIfNecessary:(BOOL)arg1; (0x101fc9f2a) | |
- (id) _localCachesDirectory; (0x7fff47857db4) | |
- (id) pathToDefaultImageNamed:(id)arg1 forScreen:(id)arg2; (0x101fc9f2f) | |
- (BOOL) removeDefaultImage:(id)arg1; (0x101fc9f34) | |
- (void) _performSnapshotsWithAction:(id)arg1 forScene:(id)arg2 completion:(^block)arg3; (0x7fff47859bf9) | |
- (BOOL) _isInteractionEvent:(struct __GSEvent*)arg1; (0x7fff4785a922) | |
- (void) setNewsstandIconImage:(id)arg1; (0x101fc9f39) | |
- (void) addStatusBarImageNamed:(id)arg1 removeOnExit:(BOOL)arg2; (0x101fc9f3e) | |
- (void) removeStatusBarImageNamed:(id)arg1; (0x101fc9f43) | |
- (void) addStatusBarItem:(int)arg1 removeOnExit:(BOOL)arg2; (0x101fc9f48) | |
- (void) setApplicationBadgeString:(id)arg1; (0x101fc9f4d) | |
- (void) addWebClipToHomeScreen:(id)arg1; (0x101fc9f52) | |
- (BOOL) _shouldForceClassicMode; (0x7fff4785c268) | |
- (BOOL) _frontMostAppInterfaceOrientationIsSignificant; (0x7fff4785c63d) | |
- (id) _touchesEvent; (0x7fff4785c670) | |
- (id) _motionEvent; (0x7fff4785c7b4) | |
- (id) _hoverEventForWindow:(id)arg1; (0x7fff4785c8b8) | |
- (id) _remoteControlEvent; (0x7fff4785c97d) | |
- (BOOL) _rotationDisabledDuringTouch; (0x7fff4785d6f6) | |
- (void) _setUserDefaultsSyncEnabled:(BOOL)arg1; (0x7fff4785d72b) | |
- (long) _getSpringBoardOrientation; (0x7fff4785e30b) | |
- (BOOL) _usesEmoji; (0x7fff4785e3e7) | |
- (BOOL) ignoresInteractionEvents; (0x101fc9f57) | |
- (unsigned long) blockInteractionEventsCount; (0x101fc9f5c) | |
- (void) _alertItemStateChanged; (0x7fff4785e43d) | |
- (void) _unregisterForUserDefaultsChanges; (0x7fff4785e62a) | |
- (BOOL) _isSensitiveUIEnabled; (0x7fff4785e6ec) | |
- (BOOL) _overridesDynamicCaret; (0x7fff4785e6f4) | |
- (void) setProximitySensingEnabled:(BOOL)arg1; (0x101fc9f61) | |
- (BOOL) isProximitySensingEnabled; (0x101fc9f66) | |
- (void) _eatCurrentTouchForWindow:(id)arg1; (0x7fff4785f873) | |
- (BOOL) _didEatCurrentTouchForWindow:(id)arg1; (0x7fff4785f8c4) | |
- (void) _sendButtonEventWithType:(long)arg1 phase:(long)arg2 timestamp:(double)arg3; (0x7fff4785fd91) | |
- (BOOL) _prepareButtonEvent:(id)arg1 type:(long)arg2 phase:(long)arg3 timestamp:(double)arg4 contextID:(unsigned int)arg5; (0x7fff478600b8) | |
- (BOOL) _prepareButtonEvent:(id)arg1 type:(long)arg2 phase:(long)arg3 timestamp:(double)arg4 force:(double)arg5 contextID:(unsigned int)arg6; (0x7fff478601b8) | |
- (void) _cancelPhysicalButtonsWithType:(long)arg1 forPressesEvent:(id)arg2; (0x7fff478608b8) | |
- (void) _cancelGestureRecognizersForView:(id)arg1; (0x7fff47860ca8) | |
- (void) _cancelUnfinishedPressesForEvent:(id)arg1; (0x7fff478622ff) | |
- (void) _saveRestorationUserActivityStateForCanvas:(id)arg1; (0x7fff4786633e) | |
- (void) _addResponder:(id)arg1 forUserActivity:(id)arg2; (0x7fff4786656d) | |
- (void) _removeResponder:(id)arg1 forUserActivity:(id)arg2; (0x7fff478665bc) | |
- (void) _setWatchSystemAppHIDEventFilter:(^block)arg1; (0x7fff47867774) | |
- (void) _sendEventToGameControllerObserver:(struct __IOHIDEvent*)arg1; (0x7fff4786777a) | |
- (void) _handleGameControllerEvent:(id)arg1; (0x7fff4786a5f4) | |
- (long) _physicalButtonTypeForKeyCode:(long)arg1 isTextual:(BOOL*)arg2; (0x7fff4786a92c) | |
- (BOOL) _isIdleModeVisualEffectsEnabled; (0x7fff4786aa7c) | |
- (void) _setDisableBecomeFirstResponder:(BOOL)arg1; (0x7fff4786b148) | |
- (BOOL) _disableBecomeFirstResponder; (0x7fff4786b170) | |
- (void) clearHardwareKeyboardState; (0x101fc9f6b) | |
- (void) _setApplicationIsOpaque:(BOOL)arg1; (0x7fff4786bcbc) | |
- (void) _setApplicationBackdropStyle:(long)arg1; (0x7fff4786bcd4) | |
- (BOOL) isPasscodeRequiredToUnlock; (0x101fc9f70) | |
- (BOOL) _isTerminating; (0x7fff4786c15d) | |
- (void) runModal:(id)arg1; (0x101fc9f75) | |
- (void) stopModal; (0x101fc9f7a) | |
- (BOOL) _supportsShakesWhenNotActive; (0x7fff4786c191) | |
- (BOOL) isRegisteredForRemoteNotifications; (0x101fc9f7f) | |
- (unsigned long) enabledRemoteNotificationTypes; (0x101fc9f84) | |
- (void) registerForRemoteNotificationTypes:(unsigned long)arg1; (0x101fc9f89) | |
- (void) presentLocalNotificationNow:(id)arg1; (0x101fc9f8e) | |
- (void) scheduleLocalNotification:(id)arg1; (0x101fc9f93) | |
- (void) cancelLocalNotification:(id)arg1; (0x101fc9f98) | |
- (void) cancelAllLocalNotifications; (0x101fc9f9d) | |
- (void) setScheduledLocalNotifications:(id)arg1; (0x101fc9fa2) | |
- (id) scheduledLocalNotifications; (0x101fc9fa7) | |
- (void) _beginShowingNetworkActivityIndicator; (0x7fff4786d80d) | |
- (void) _endShowingNetworkActivityIndicator; (0x7fff4786d89d) | |
- (void) _setIgnoreHeadsetClicks:(BOOL)arg1; (0x7fff4786d91d) | |
- (BOOL) shouldFenceStatusBarRotation; (0x101fc9fac) | |
- (BOOL) _executableWasLinkedWithUIKit; (0x7fff4786d96f) | |
- (BOOL) setKeepAliveTimeout:(double)arg1 handler:(^block)arg2; (0x101fc9fb1) | |
- (void) clearKeepAliveTimeout; (0x101fc9fb6) | |
- (long) backgroundRefreshStatus; (0x101fc9fbb) | |
- (BOOL) _hasRemoteControlEventObservers; (0x7fff4786f64f) | |
- (void) _setSystemWindowsSecure:(BOOL)arg1; (0x7fff4786f698) | |
- (BOOL) _areSystemWindowsSecure; (0x7fff4786f6da) | |
- (id) _showServiceForText:(id)arg1 type:(long)arg2 fromRect:(struct CGRect)arg3 inView:(id)arg4; (0x7fff4786f720) | |
- (id) _showServiceForText:(id)arg1 selectedTextRange:(struct _NSRange)arg2 type:(long)arg3 fromRect:(struct CGRect)arg4 inView:(id)arg5; (0x7fff4786f798) | |
- (BOOL) _hasStandardPrintSelector; (0x7fff4786f96d) | |
- (void) requestSceneSessionActivation:(id)arg1 userActivity:(id)arg2 options:(id)arg3 errorHandler:(^block)arg4; (0x101fc9fc0) | |
- (BOOL) _shouldOptOutOfRTL; (0x7fff4787152d) | |
- (void) _setExpectedViewOrientation:(long)arg1; (0x7fff478715d8) | |
- (BOOL) _applicationWantsGESEvents; (0x7fff478715e9) | |
- (void) _setApplicationWantsGESEvents:(BOOL)arg1; (0x7fff478715fb) | |
- (void) _setAlternateIconName:(id)arg1 completionHandler:(^block)arg2; (0x7fff4787212d) | |
- (BOOL) supportsAlternateIcons; (0x101fc9fc5) | |
- (void) setAlternateIconName:(id)arg1 completionHandler:(^block)arg2; (0x101fc9fca) | |
- (void) _restoreApplicationPreservationStateWithSessionIdentifier:(id)arg1 beginHandler:(^block)arg2 completionHandler:(^block)arg3; (0x7fff47875d68) | |
- (void) _saveApplicationPreservationState:(id)arg1 viewController:(id)arg2 sessionIdentifier:(id)arg3 beginHandler:(^block)arg4 completionHandler:(^block)arg5; (0x7fff47874046) | |
- (unsigned long) _restorationArchiveProtectionClass; (0x7fff47873f41) | |
- (void) saveApplicationPreservationStateWithSessionIdentifier:(id)arg1 viewController:(id)arg2 beginHandler:(^block)arg3 completionHandler:(^block)arg4; (0x101fc9fcf) | |
- (void) restoreApplicationPreservationStateWithSessionIdentifier:(id)arg1 viewController:(id)arg2 beginHandler:(^block)arg3 completionHandler:(^block)arg4; (0x101fc9fd4) | |
- (void) removeApplicationPreservationStateWithSessionIdentifier:(id)arg1; (0x101fc9fd9) | |
- (void) _setSaveStateRestorationArchiveWithFileProtectionCompleteUntilFirstUserAuthentication; (0x7fff47873f30) | |
- (void) extendStateRestoration; (0x101fc9fde) | |
- (void) completeStateRestoration; (0x101fc9fe3) | |
- (void) _discardSceneSessions:(id)arg1; (0x7fff47878681) | |
- (id) _discardedSceneSessionIdentifiersSinceLastRunWithContext:(id)arg1 knownSessions:(id)arg2; (0x7fff47878748) | |
- (id) _canvases; (0x7fff478788de) | |
- (id) _openRepresentations; (0x7fff4787894a) | |
- (void) _openCanvasDefinition:(id)arg1 withUserActivity:(id)arg2 options:(id)arg3 errorHandler:(^block)arg4; (0x7fff4787898a) | |
- (void) _closeCanvasDefinition:(id)arg1 withOptions:(id)arg2 errorHandler:(^block)arg3; (0x7fff47878aa1) | |
- (void) _runSubTestForKeyboardDismissalWithName:(id)arg1 withHideKeyboardBlock:(^block)arg2 withExtraResultsBlock:(^block)arg3 withCleanupBlock:(^block)arg4; (0x7fff47a9b0b9) | |
- (void) _runSubTestForKeyboardMergeWithName:(id)arg1 withExtraResultsBlock:(^block)arg2 withCleanupBlock:(^block)arg3; (0x7fff47a9b651) | |
- (void) showKeyboardUsingBlock:(^block)arg1 withCompletionBlock:(^block)arg2; (0x101fc9fe8) | |
- (void) _runSubTestForKeyboardBringupWithName:(id)arg1 withShowKeyboardBlock:(^block)arg2 withHideKeyboardBlock:(^block)arg3 withExtraResultsBlock:(^block)arg4 withCleanupBlock:(^block)arg5; (0x7fff47a9ae1f) | |
- (void) _runSubTestForKeyboardSplitWithName:(id)arg1 withShowKeyboardBlock:(^block)arg2 withExtraResultsBlock:(^block)arg3 withCleanupBlock:(^block)arg4; (0x7fff47a9b293) | |
- (void) runTestForKeyboardBringupAndDismissalWithName:(id)arg1 withShowKeyboardBlock:(^block)arg2 withHideKeyboardBlock:(^block)arg3 withExtraResultsBlock:(^block)arg4 withCleanupBlock:(^block)arg5; (0x101fc9fed) | |
- (void) runTestForKeyboardRotationWithName:(id)arg1 fromOrientation:(long)arg2 withShowKeyboardBlock:(^block)arg3 withExtraResultsBlock:(^block)arg4 withCleanupBlock:(^block)arg5; (0x101fc9ff2) | |
- (void) runTestForKeyboardSplitAndMergeWithName:(id)arg1 withShowKeyboardBlock:(^block)arg2 withExtraResultsBlock:(^block)arg3 withCleanupBlock:(^block)arg4; (0x101fc9ff7) | |
- (void) _sendDictionaryToPPT:(id)arg1; (0x7fff47a9de85) | |
- (void) startLeaking; (0x101fc9ffc) | |
- (void) stopLeaking; (0x101fca001) | |
- (void) _executeResizeTest; (0x7fff47a9c6d0) | |
- (void) _executeNextResizeSubTest; (0x7fff47a9c104) | |
- (void) runTest:(id)arg1 startingBeforeAnimation:(id)arg2 stoppingAfterAnimation:(id)arg3; (0x101fca006) | |
- (void) _noteAnimationStarted:(id)arg1; (0x7fff47a9c8a3) | |
- (void) _noteAnimationFinished:(id)arg1; (0x7fff47a9c947) | |
- (BOOL) isLaunchTest:(id)arg1; (0x101fca00b) | |
- (id) _currentFrameCountForTestDisplay; (0x7fff47a9cff4) | |
- (void) emitPPTStartTracePointForTestName:(id)arg1 identifier:(unsigned long)arg2; (0x101fca010) | |
- (id) subTest:(id)arg1 ForTest:(id)arg2 withMetrics:(id)arg3; (0x101fca015) | |
- (void) emitPPTStartTracePointForSubTestName:(id)arg1 identifier:(unsigned long)arg2 testIdentifier:(unsigned long)arg3; (0x101fca01a) | |
- (void) emitPPTEndTracePointForSubTestName:(id)arg1 identifier:(unsigned long)arg2; (0x101fca01f) | |
- (struct __CFMessagePort*) _purplePPTServerPort; (0x7fff47a9e568) | |
- (void) finishedIPTest:(id)arg1 extraResults:(id)arg2 withTeardownBlock:(^block)arg3; (0x101fca024) | |
- (void) emitPPTEndTracePointForTestName:(id)arg1 identifier:(unsigned long)arg2; (0x101fca029) | |
- (void) stopAndReportResultsForTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3 withTeardownBlock:(^block)arg4; (0x101fca02e) | |
- (BOOL) _isSupportedOrientation:(long)arg1; (0x7fff47aa0c0a) | |
- (void) runTest:(id)arg1 forAnimation:(id)arg2; (0x101fca033) | |
- (void) startedAnimationTest:(id)arg1; (0x101fca038) | |
- (id) resultsForTest:(id)arg1; (0x101fca03d) | |
- (void) finishedSubTest:(id)arg1 forTest:(id)arg2 waitForCommit:(BOOL)arg3; (0x101fca042) | |
- (void) finishedIPTest:(id)arg1 extraResults:(id)arg2; (0x101fca047) | |
- (void) finishedTest:(id)arg1 extraResults:(id)arg2 waitForNotification:(id)arg3; (0x101fca04c) | |
- (void) testPrep:(id)arg1 options:(id)arg2; (0x101fca051) | |
- (void) beginRemoteSheetController:(id)arg1 delegate:(id)arg2 didEndSelector:(SEL)arg3 contextInfo:(void*)arg4 requireTopApplication:(BOOL)arg5 opaque:(BOOL)arg6 presentAnimated:(BOOL)arg7; (0x101fca056) | |
- (void) endRemoteSheet:(id)arg1; (0x101fca05b) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment