telutils/phoneparser/src/CPhoneGsmSsParser.cpp
changeset 12 ae8abd0db65c
parent 0 ff3b6d0fd310
child 13 e32024264ebb
equal deleted inserted replaced
0:ff3b6d0fd310 12:ae8abd0db65c
    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;