phone_plat/telephony_configuration_api/inc/telconfigcrkeys.h
branchRCL_3
changeset 58 40a3f856b14d
parent 0 5f000ab63145
child 61 41a7f70b3818
equal deleted inserted replaced
57:94dc1107e8b2 58:40a3f856b14d
    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. 
    34 */
    36 */
    35 const TUint32 KTelMatchDigits                               = 0x00000001;
    37 const TUint32 KTelMatchDigits                               = 0x00000001;
    36 
    38 
    37 #endif      // TELCONFIGCRKEYS_H
    39 #endif      // TELCONFIGCRKEYS_H
    38 
    40