equal
deleted
inserted
replaced
19 // INCLUDE FILES |
19 // INCLUDE FILES |
20 #include <bldvariant.hrh> |
20 #include <bldvariant.hrh> |
21 #include <featmgr.h> |
21 #include <featmgr.h> |
22 #include <nwdefs.h> |
22 #include <nwdefs.h> |
23 |
23 |
24 #include "CPhoneGsmSsParser.h" |
24 #include "CPhoneGsmSsParser.h" |
25 #include "CPhoneGsmParserResult.h" |
25 #include "cphonegsmparserresult.h" |
26 #include "PhoneGsmParser.h" |
26 #include "phonegsmparser.h" |
27 #include "CPhoneGsmOptionContainer.h" |
27 #include "CPhoneGsmOptionContainer.h" |
28 #include "CPhoneParserFeatures.h" |
28 #include "CPhoneParserFeatures.h" |
29 |
29 |
30 // CONSTANTS |
30 // CONSTANTS |
31 |
31 |
32 // Granularity of service array |
32 // Granularity of service array |
33 const TInt KPhoneServiceArrayGranularity = 20; |
33 const TInt KPhoneServiceArrayGranularity = 20; |