-
Notifications
You must be signed in to change notification settings - Fork 0
/
libactivator.tbd
92 lines (92 loc) · 9.05 KB
/
libactivator.tbd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
---
archs: [ armv7, arm64, arm64e ]
platform: ios
install-name: /usr/lib/libactivator.dylib
current-version: 0
compatibility-version: 0
objc-constraint: retain_release
exports:
- archs: [ armv7, arm64, arm64e ]
objc-ivars: [ _LAEvent._handled, _LAEvent._mode, _LAEvent._name, _LAEvent._userInfo ]
- archs: [ armv7, arm64, arm64e ]
symbols: [ _LAActivatorAssignmentsChangedNotification, _LAActivatorAuthorizationChangedNotification,
_LAActivatorAvailableEventsChangedNotification, _LAActivatorAvailableListenersChangedNotification,
_LAActivatorEventModeChangedNotification, _LAEventModeApplication, _LAEventModeLockScreen,
_LAEventModeSpringBoard, _LAEventNameClamshellClose, _LAEventNameClamshellOpen,
_LAEventNameDeviceLocked, _LAEventNameDeviceUnlocked, _LAEventNameDragOffBottom,
_LAEventNameDragOffLeft, _LAEventNameDragOffRight, _LAEventNameDragOffTop,
_LAEventNameFingerprintSensorHold, _LAEventNameFingerprintSensorHoldLong,
_LAEventNameFingerprintSensorPressSingle, _LAEventNameFingerprintSensorPressSingleAndHold,
_LAEventNameFingerprintSensorPressSingleAndSlideIn, _LAEventNameFingerprintSensorPressTwice,
_LAEventNameFiveFingerPinch, _LAEventNameFiveFingerSpread, _LAEventNameFiveFingerTap,
_LAEventNameFourFingerPinch, _LAEventNameFourFingerSpread, _LAEventNameFourFingerTap,
_LAEventNameHeadsetButtonHoldShort, _LAEventNameHeadsetButtonPressSingle,
_LAEventNameHeadsetConnected, _LAEventNameHeadsetDisconnected, _LAEventNameLockHoldLong,
_LAEventNameLockHoldShort, _LAEventNameLockPressDouble, _LAEventNameLockPressWithMenu,
_LAEventNameLockScreenClockDoubleTap, _LAEventNameLockScreenClockSwipeDown,
_LAEventNameLockScreenClockSwipeLeft, _LAEventNameLockScreenClockSwipeRight,
_LAEventNameLockScreenClockTapHold, _LAEventNameMenuHoldLong, _LAEventNameMenuHoldShort,
_LAEventNameMenuPressAtSpringBoard, _LAEventNameMenuPressDouble, _LAEventNameMenuPressSingle,
_LAEventNameMenuPressTriple, _LAEventNameMotionShake, _LAEventNameNetworkJoinedWiFi,
_LAEventNameNetworkLeftWiFi, _LAEventNamePowerConnected, _LAEventNamePowerDisconnected,
_LAEventNameSlideInFromBottom, _LAEventNameSlideInFromBottomLeft, _LAEventNameSlideInFromBottomRight,
_LAEventNameSlideInFromLeft, _LAEventNameSlideInFromLeftBottom, _LAEventNameSlideInFromLeftTop,
_LAEventNameSlideInFromRight, _LAEventNameSlideInFromRightBottom, _LAEventNameSlideInFromRightTop,
_LAEventNameSlideInFromTopLeft, _LAEventNameSlideInFromTopRight, _LAEventNameSpringBoardIcon3DTouch,
_LAEventNameSpringBoardIconDoubleTap, _LAEventNameSpringBoardIconFlickDown,
_LAEventNameSpringBoardIconFlickLeft, _LAEventNameSpringBoardIconFlickRight,
_LAEventNameSpringBoardIconFlickUp, _LAEventNameSpringBoardIconHold, _LAEventNameSpringBoardPinch,
_LAEventNameSpringBoardSpread, _LAEventNameStatusBarHold, _LAEventNameStatusBarHoldLeft,
_LAEventNameStatusBarHoldRight, _LAEventNameStatusBarSwipeDown, _LAEventNameStatusBarSwipeLeft,
_LAEventNameStatusBarSwipeRight, _LAEventNameStatusBarTapDouble, _LAEventNameStatusBarTapDoubleLeft,
_LAEventNameStatusBarTapDoubleRight, _LAEventNameStatusBarTapSingle,
_LAEventNameStatusBarTapSingleLeft, _LAEventNameStatusBarTapSingleRight, _LAEventNameThreeFingerPinch,
_LAEventNameThreeFingerSpread, _LAEventNameThreeFingerTap, _LAEventNameTwoFingerSlideInFromBottom,
_LAEventNameTwoFingerSlideInFromBottomLeft, _LAEventNameTwoFingerSlideInFromBottomRight,
_LAEventNameTwoFingerSlideInFromLeft, _LAEventNameTwoFingerSlideInFromLeftBottom,
_LAEventNameTwoFingerSlideInFromLeftTop, _LAEventNameTwoFingerSlideInFromRight,
_LAEventNameTwoFingerSlideInFromRightBottom, _LAEventNameTwoFingerSlideInFromRightTop,
_LAEventNameTwoFingerSlideInFromTop, _LAEventNameTwoFingerSlideInFromTopLeft,
_LAEventNameTwoFingerSlideInFromTopRight, _LAEventNameVolumeBothPress, _LAEventNameVolumeDisplayTap,
_LAEventNameVolumeDownHoldShort, _LAEventNameVolumeDownPress, _LAEventNameVolumeDownPressWithMenu,
_LAEventNameVolumeDownUp, _LAEventNameVolumeMuteOff, _LAEventNameVolumeMuteOn,
_LAEventNameVolumeToggleMuteTwice, _LAEventNameVolumeUpDown, _LAEventNameVolumeUpHoldShort,
_LAEventNameVolumeUpPress, _LAEventNameVolumeUpPressWithMenu, _LAEventScreenBottomSwipeLeft,
_LAEventScreenBottomSwipeRight, _LAEventScreenLeftSwipeDown, _LAEventScreenLeftSwipeUp,
_LAEventScreenRightSwipeDown, _LAEventScreenRightSwipeUp, _LAEventUserInfoDisplayIdentifier,
_LAEventUserInfoIconView, _LAEventUserInfoUnlockedDeviceToSendEvent, _LASharedActivator,
__LAListenerBundles, __LAListenerDictionaries, __LAStatusBarTouchBegan, __LAStatusBarTouchCancelled,
__LAStatusBarTouchEnded, __LAStatusBarTouchMoved ]
objc-classes: [ _LAActivator, _LAEvent, _LAEventConfigurationViewController, _LAEventSettingsController,
_LAListenerConfigurationViewController, _LAListenerSettingsViewController, _LAModeSettingsController,
_LARootSettingsController, _LASettingsViewController ]
objc-ivars: [ _LAActivator._cachedListenerDescriptions, _LAActivator._cachedListenerGroups,
_LAActivator._cachedListenerTitles, _LAActivator._cachedPreferences,
_LAActivator._configurableListenerNames, _LAActivator._preference_notify_token,
_LAActivator._preferences_change_count, _LAEventConfigurationViewController._eventConfiguration,
_LAEventConfigurationViewController._eventEmitterName, _LAEventConfigurationViewController._eventName,
_LAEventConfigurationViewController._saveBarButtonItem,
_LAEventSettingsController._configurableListenerNames, _LAEventSettingsController._currentAssignments,
_LAEventSettingsController._dataSource, _LAEventSettingsController._eventName,
_LAEventSettingsController._headerView, _LAEventSettingsController._headerWrapper,
_LAEventSettingsController._incompatibleListenerNames, _LAEventSettingsController._modes,
_LAEventSettingsController._modesContainsLockScreen, _LAEventSettingsController._pendingCompatibleModes,
_LAEventSettingsController._pendingIsMutuallyCompatible,
_LAEventSettingsController._pendingListenerName, _LAEventSettingsController._searchBar,
_LAEventSettingsController._searchController, _LAEventSettingsController._viaSpecifier,
_LAListenerConfigurationViewController._listenerConfiguration,
_LAListenerConfigurationViewController._listenerEmitterName,
_LAListenerConfigurationViewController._listenerName,
_LAListenerConfigurationViewController._saveBarButtonItem,
_LAListenerSettingsViewController._compatibleEvents, _LAListenerSettingsViewController._eventMode,
_LAListenerSettingsViewController._events, _LAListenerSettingsViewController._groups,
_LAListenerSettingsViewController._listenerName, _LAModeSettingsController._editItem,
_LAModeSettingsController._eventMode, _LAModeSettingsController._events,
_LAModeSettingsController._groups, _LAModeSettingsController._resolvedModes,
_LAModeSettingsController._searchController, _LAModeSettingsController._searchText,
_LARootSettingsController.alive, _LARootSettingsController.libhide,
_LARootSettingsController.libhideIsHidden, _LARootSettingsController.rootSettingsDelegate,
_LARootSettingsController.selectedIndexPath, _LARootSettingsController.showsPersistentSelection,
_LASettingsViewController._delegate, _LASettingsViewController._savedNavigationController,
_LASettingsViewController._tableView ]
...