phoneengine/phonemodel/inc/telephonyvariant.hrh
branchRCL_3
changeset 23 40a3f856b14d
parent 9 91c2fb4b78df
child 24 41a7f70b3818
equal deleted inserted replaced
22:94dc1107e8b2 23:40a3f856b14d
    32 * Keypad cover hides Send and End key 
    32 * Keypad cover hides Send and End key 
    33 * If set, softkeys are updated to handle call 
    33 * If set, softkeys are updated to handle call 
    34 * @since Series 60 3.1
    34 * @since Series 60 3.1
    35 */
    35 */
    36 #define KTelephonyLVFlagCoverHideSendEndKey 0x00000004
    36 #define KTelephonyLVFlagCoverHideSendEndKey 0x00000004
       
    37 
       
    38 /**
       
    39 * Shows contact name in Call UI even if there are several matches for the phone number.
       
    40 *
       
    41 */
       
    42 #define KTelephonyLVFlagShowContactWhenSeveralMatches 0x00000008
    37 
    43 
    38 /** 
    44 /** 
    39 * KTelephonyLVFlagScrollSoftKeys defines status of scroll softkeys. When the 
    45 * KTelephonyLVFlagScrollSoftKeys defines status of scroll softkeys. When the 
    40 * flag is set on in KTelephonyConfigFlags scroll softkeys are enabled. 
    46 * flag is set on in KTelephonyConfigFlags scroll softkeys are enabled. 
    41 */
    47 */