22 */ |
22 */ |
23 |
23 |
24 // Platform Includes |
24 // Platform Includes |
25 #include <avkon.hrh> |
25 #include <avkon.hrh> |
26 #include <aknnotewrappers.h> // CAknNoteDialog |
26 #include <aknnotewrappers.h> // CAknNoteDialog |
27 #include <stringloader.h> // StringLoader |
27 #include <StringLoader.h> // StringLoader |
28 #include <exterror.h> // KErrGsm0707OperationNotAllowed |
28 #include <exterror.h> // KErrGsm0707OperationNotAllowed |
29 #include <eikspane.h> // CEikStatusPane |
29 #include <eikspane.h> // CEikStatusPane |
30 #include <aknmessagequerydialog.h> // CAknMessageQueryDialog |
30 #include <aknmessagequerydialog.h> // CAknMessageQueryDialog |
31 #include <e32base.h> |
31 #include <e32base.h> |
32 #include <e32property.h> //Rproperty |
32 #include <e32property.h> //Rproperty |
33 // Local Includes |
33 // Local Includes |
34 #include "SimLockISAServerDefinitions.h" |
34 #include "simlockisaserverdefinitions.h" |
35 #include "SimLockUI.pan" |
35 #include "simlockui.pan" |
36 #include "SimLockUIAppUi.h" |
36 #include "simlockuiappui.h" |
37 #include "SimLockUIBackgroundControl.h" |
37 #include "simlockuibackgroundcontrol.h" |
38 #include "SimLockUI.hrh" |
38 #include "simlockui.hrh" |
39 #include "SimLockDataHandlingDelegate.h" |
39 #include "simlockdatahandlingdelegate.h" |
40 #include "SimLockTelephonyProxy.h" |
40 #include "simlocktelephonyproxy.h" |
41 #include "SimLockUiKeys.h" |
41 #include "simlockuikeys.h" |
42 |
42 |
43 // Resource Includes |
43 // Resource Includes |
44 #include <SimLockUI.rsg> |
44 #include <simlockui.rsg> |
45 |
45 |
46 // --------------------------------------------------------------------------- |
46 // --------------------------------------------------------------------------- |
47 // CSimLockUIAppUi::CSimLockUIAppUi |
47 // CSimLockUIAppUi::CSimLockUIAppUi |
48 // --------------------------------------------------------------------------- |
48 // --------------------------------------------------------------------------- |
49 CSimLockUIAppUi::CSimLockUIAppUi( |
49 CSimLockUIAppUi::CSimLockUIAppUi( |