equal
deleted
inserted
replaced
17 |
17 |
18 |
18 |
19 // INCLUDE FILES |
19 // INCLUDE FILES |
20 #include <featmgr.h> |
20 #include <featmgr.h> |
21 |
21 |
22 #include "cphonegsmparserresult.h" |
22 #include "CPhoneGsmParserResult.h" |
23 #include "cphonegsmparserbase.h" |
23 #include "CPhoneGsmParserBase.h" |
24 #include "phonegsmparser.h" |
24 #include "PhoneGsmParser.h" |
25 |
25 |
26 // CONSTANTS |
26 // CONSTANTS |
27 const TInt KPhoneParserResultParameterGranularity = 10; |
27 const TInt KPhoneParserResultParameterGranularity = 10; |
28 |
28 |
29 // ============================ MEMBER FUNCTIONS =============================== |
29 // ============================ MEMBER FUNCTIONS =============================== |