-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathPHEmergencyDialerViewController.h
113 lines (106 loc) · 5.58 KB
/
PHEmergencyDialerViewController.h
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
/*
* This header is generated by classdump-dyld 1.0
* on Wednesday, June 6, 2018 at 1:25:15 PM China Standard Time
* Operating System: Version 8.2 (Build 12D508)
* Image Source: /private/var/db/stash/_.8k0vmU/Applications/FaceTime.app/FaceTime
* classdump-dyld is licensed under GPLv3, Copyright © 2013-2016 by Elias Limneos.
*/
#import <SpringBoardUIServices/SBUIEmergencyCallServiceViewController.h>
#import <FaceTime/HKMedicalIDViewControllerDelegate.h>
#import <FaceTime/PhoneBaseViewController.h>
#import <FaceTime/TPDialerKeypadDelegate.h>
#import <FaceTime/DialerViewDelegate.h>
@class PHEmergencyHandsetDialerView, NSTimer, UIButton, HKHealthStore, HKMedicalIDViewController, NSString;
@interface PHEmergencyDialerViewController : SBUIEmergencyCallServiceViewController <HKMedicalIDViewControllerDelegate, PhoneBaseViewController, TPDialerKeypadDelegate, DialerViewDelegate> {
BOOL _inApplicationMode;
BOOL _callEnding;
short _currentState;
PHEmergencyHandsetDialerView* _dialerView;
NSTimer* _callDurationTimer;
UIButton* _backButton;
UIButton* _medicalIDButton;
UIButton* _endButton;
HKHealthStore* _healthStore;
HKMedicalIDViewController* _medicalIDViewController;
}
@property (assign) BOOL inApplicationMode; //@synthesize inApplicationMode=_inApplicationMode - In the implementation block
@property (retain) PHEmergencyHandsetDialerView * dialerView; //@synthesize dialerView=_dialerView - In the implementation block
@property (assign) NSTimer * callDurationTimer; //@synthesize callDurationTimer=_callDurationTimer - In the implementation block
@property (retain) UIButton * backButton; //@synthesize backButton=_backButton - In the implementation block
@property (retain) UIButton * medicalIDButton; //@synthesize medicalIDButton=_medicalIDButton - In the implementation block
@property (retain) UIButton * endButton; //@synthesize endButton=_endButton - In the implementation block
@property (assign,nonatomic) short currentState; //@synthesize currentState=_currentState - In the implementation block
@property (assign) BOOL callEnding; //@synthesize callEnding=_callEnding - In the implementation block
@property (retain) HKHealthStore * healthStore; //@synthesize healthStore=_healthStore - In the implementation block
@property (retain) HKMedicalIDViewController * medicalIDViewController; //@synthesize medicalIDViewController=_medicalIDViewController - In the implementation block
@property (readonly) unsigned long long hash;
@property (readonly) Class superclass;
@property (copy,readonly) NSString * description;
@property (copy,readonly) NSString * debugDescription;
+(long long)statusBarStyle;
+(id)defaultPNGName;
+(BOOL)_isSecureForRemoteViewService;
+(int)viewType;
-(BOOL)shouldSnapshot;
-(void)prepareForSnapshot;
-(void)prepareToHandleURL:(id)arg1 ;
-(BOOL)isShowingDoubleHeightStatusBar;
-(PHEmergencyHandsetDialerView *)dialerView;
-(BOOL)shouldDisableEdgeClip;
-(void)updateViewControllerForOrientation:(long long)arg1 ;
-(void)prepareForTransitionInFromViewType:(int)arg1 animated:(BOOL)arg2 ;
-(void)transitionInFromViewType:(int)arg1 animated:(BOOL)arg2 completionBlock:(/*^block*/id)arg3 ;
-(void)callStatusChangedNotification:(id)arg1 ;
-(void)emergencyCallBackModeChangedNotification:(id)arg1 ;
-(void)statusBarHeightChanged:(id)arg1 ;
-(void)callButtonTapped:(id)arg1 ;
-(void)backButtonTapped:(id)arg1 ;
-(void)setBackButton:(UIButton *)arg1 ;
-(void)medicalIDButtonTapped:(id)arg1 ;
-(void)setMedicalIDButton:(UIButton *)arg1 ;
-(HKMedicalIDViewController *)medicalIDViewController;
-(UIButton *)medicalIDButton;
-(void)endButtonTapped:(id)arg1 ;
-(void)setEndButton:(UIButton *)arg1 ;
-(UIButton *)endButton;
-(void)updateCurrentState;
-(void)continueCyclingEmergencyTitleLabel;
-(void)setCallEnding:(BOOL)arg1 ;
-(void)updateEmergencyTitleLabelForCallDuration;
-(void)dialEmergencyCall;
-(BOOL)inApplicationMode;
-(void)dismissMedicalIDViewControllerIfNecessary;
-(void)setEmergencyDialerPresenceToken:(BOOL)arg1 ;
-(NSTimer *)callDurationTimer;
-(void)setCallDurationTimer:(NSTimer *)arg1 ;
-(void)setCurrentState:(short)arg1 animated:(BOOL)arg2 ;
-(id)currentCallStatusStringForDisplay;
-(void)setInApplicationMode:(BOOL)arg1 ;
-(void)setDialerView:(PHEmergencyHandsetDialerView *)arg1 ;
-(BOOL)callEnding;
-(void)setMedicalIDViewController:(HKMedicalIDViewController *)arg1 ;
-(HKHealthStore *)healthStore;
-(void)setHealthStore:(HKHealthStore *)arg1 ;
-(void)medicalIDViewControllerDidFinish:(id)arg1 ;
-(void)dealloc;
-(short)currentState;
-(void)viewDidMoveToWindow:(id)arg1 shouldAppearOrDisappear:(BOOL)arg2 ;
-(id)initWithNibName:(id)arg1 bundle:(id)arg2 ;
-(void)loadView;
-(void)viewWillAppear:(BOOL)arg1 ;
-(void)viewDidDisappear:(BOOL)arg1 ;
-(void)setCurrentState:(short)arg1 ;
-(void)deleteButtonTapped:(id)arg1 ;
-(void)handleURL:(id)arg1 ;
-(void)noteTintColorForBackgroundStyleChanged:(id)arg1 ;
-(void)noteViewMovedOffscreenTemporarily;
-(UIButton *)backButton;
-(void)phonePad:(id)arg1 appendString:(id)arg2 ;
-(void)phonePad:(id)arg1 keyDown:(char)arg2 ;
-(void)phonePad:(id)arg1 keyUp:(char)arg2 ;
-(void)phonePadWillBeginSounds:(id)arg1 ;
-(void)phonePadDidEndSounds:(id)arg1 ;
-(void)phonePad:(id)arg1 replaceLastDigitWithString:(id)arg2 ;
-(void)phonePadDeleteLastDigit:(id)arg1 ;
-(void)phonePad:(id)arg1 dialerCharacterButtonWasHeld:(unsigned)arg2 ;
@end