phone_plat/telephony_configuration_api/inc/telconfigcrkeys.h
branchRCL_3
changeset 61 41a7f70b3818
parent 58 40a3f856b14d
child 62 5266b1f337bd
equal deleted inserted replaced
58:40a3f856b14d 61:41a7f70b3818
    29 const TUid KCRUidTelConfiguration = {0x102828B8};
    29 const TUid KCRUidTelConfiguration = {0x102828B8};
    30 
    30 
    31 /**
    31 /**
    32 * Amount of digits to be used in contact matching.
    32 * Amount of digits to be used in contact matching.
    33 * This allows a customer to variate the amount of digits to be matched.
    33 * This allows a customer to variate the amount of digits to be matched.
    34 * Note that altough PhoneApp doesn't use this value anymore, there are other
       
    35 * users for it in S60 SW. 
       
    36 */
    34 */
    37 const TUint32 KTelMatchDigits                               = 0x00000001;
    35 const TUint32 KTelMatchDigits                               = 0x00000001;
    38 
    36 
    39 #endif      // TELCONFIGCRKEYS_H
    37 #endif      // TELCONFIGCRKEYS_H
    40 
    38