phoneengine/phonemodel/inc/telephonyvariant.hrh
branchRCL_3
changeset 15 2a26698d78ba
parent 0 5f000ab63145
child 25 91c2fb4b78df
equal deleted inserted replaced
14:24062c24fe38 15:2a26698d78ba
    88 * @since Series 60 2.6
    88 * @since Series 60 2.6
    89 */
    89 */
    90 #define KTelephonyLVFlagAdvancedENCheck 0x00000200
    90 #define KTelephonyLVFlagAdvancedENCheck 0x00000200
    91 
    91 
    92 /**
    92 /**
    93 * KTelephonyLVFlagDisableCallControlHardKeysWhileLocked 
       
    94 */
       
    95 #define KTelephonyLVFlagDisableCallControlHardKeysWhileLocked 0x00000400 
       
    96 
       
    97 /**
       
    98 * KTelephonyLVFlagUssdTone defines if the USSD tone play functionality is 
    93 * KTelephonyLVFlagUssdTone defines if the USSD tone play functionality is 
    99 * enabled.
    94 * enabled.
   100 * When the flag is set, tone is played when USSD message is received. 
    95 * When the flag is set, tone is played when USSD message is received. 
   101 * @since Series 60 2.6
    96 * @since Series 60 2.6
   102 */
    97 */
   108 * implementation in the device support arbitrary scaling.
   103 * implementation in the device support arbitrary scaling.
   109 * When the flag is set, arbitrary scaling is applied.
   104 * When the flag is set, arbitrary scaling is applied.
   110 * @since Series 60 3.1
   105 * @since Series 60 3.1
   111 */
   106 */
   112 #define KTelephonyLVFlagArbitraryVideoScaling 0x00001000
   107 #define KTelephonyLVFlagArbitraryVideoScaling 0x00001000
   113 
       
   114 /**
       
   115 * KTelephonyLVFlagAllowUnlockOnIncoming 
       
   116 */
       
   117 #define KTelephonyLVFlagAllowUnlockOnIncoming 0x00002000 
       
   118 
   108 
   119 /**
   109 /**
   120 * KTelephonyLVFlagMannerMode defines if the manner mode is enabled.
   110 * KTelephonyLVFlagMannerMode defines if the manner mode is enabled.
   121 * When the flag is set, long press on hash key toggles silent on/off
   111 * When the flag is set, long press on hash key toggles silent on/off
   122 * @since Series 60 2.8
   112 * @since Series 60 2.8