phoneengine/phonemodel/inc/telephonyvariant.hrh
branchRCL_3
changeset 81 c26cc2a7c548
parent 69 8baf28733c3d
equal deleted inserted replaced
73:e30d4a1b8bad 81:c26cc2a7c548
    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
       
    43 
    37 
    44 /** 
    38 /** 
    45 * KTelephonyLVFlagScrollSoftKeys defines status of scroll softkeys. When the 
    39 * KTelephonyLVFlagScrollSoftKeys defines status of scroll softkeys. When the 
    46 * flag is set on in KTelephonyConfigFlags scroll softkeys are enabled. 
    40 * flag is set on in KTelephonyConfigFlags scroll softkeys are enabled. 
    47 */
    41 */
    94 * @since Series 60 2.6
    88 * @since Series 60 2.6
    95 */
    89 */
    96 #define KTelephonyLVFlagAdvancedENCheck 0x00000200
    90 #define KTelephonyLVFlagAdvancedENCheck 0x00000200
    97 
    91 
    98 /**
    92 /**
    99 * Clear Code Customization
       
   100 * When the flag is set, different notes are shown if call fails.
       
   101 * Requrement id: 414-7525.
       
   102 */
       
   103 #define KTelephonyLVFlagClearCodeCustomization 0x00000400
       
   104 
       
   105 /**
       
   106 * KTelephonyLVFlagArbitraryVideoScaling defines if video player
    93 * KTelephonyLVFlagArbitraryVideoScaling defines if video player
   107 * implementation in the device support arbitrary scaling.
    94 * implementation in the device support arbitrary scaling.
   108 * When the flag is set, arbitrary scaling is applied.
    95 * When the flag is set, arbitrary scaling is applied.
   109 * @since Series 60 3.1
    96 * @since Series 60 3.1
   110 */
    97 */