phoneengine/phonemodel/inc/telephonyvariant.hrh
branchRCL_3
changeset 61 41a7f70b3818
parent 58 40a3f856b14d
child 62 5266b1f337bd
--- a/phoneengine/phonemodel/inc/telephonyvariant.hrh	Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/phonemodel/inc/telephonyvariant.hrh	Tue Aug 31 15:14:29 2010 +0300
@@ -12,7 +12,7 @@
 * Contributors:
 *
 * Description:  The file contains values for shared data keys specifying
-*  		telephony specific software settings. 
+*       telephony specific software settings. 
 *
 *
 */
@@ -35,12 +35,6 @@
 */
 #define KTelephonyLVFlagCoverHideSendEndKey 0x00000004
 
-/**
-* Shows contact name in Call UI even if there are several matches for the phone number.
-*
-*/
-#define KTelephonyLVFlagShowContactWhenSeveralMatches 0x00000008
-
 /** 
 * KTelephonyLVFlagScrollSoftKeys defines status of scroll softkeys. When the 
 * flag is set on in KTelephonyConfigFlags scroll softkeys are enabled. 
@@ -96,6 +90,20 @@
 #define KTelephonyLVFlagAdvancedENCheck 0x00000200
 
 /**
+* KTelephonyLVFlagDisableCallControlHardKeysWhileLocked 
+*/
+#define KTelephonyLVFlagDisableCallControlHardKeysWhileLocked 0x00000400 
+
+/**
+* KTelephonyLVFlagUssdTone defines if the USSD tone play functionality is 
+* enabled.
+* When the flag is set, tone is played when USSD message is received. 
+* @since Series 60 2.6
+*/
+#define KTelephonyLVFlagUssdTone 0x00000800
+
+
+/**
 * KTelephonyLVFlagArbitraryVideoScaling defines if video player
 * implementation in the device support arbitrary scaling.
 * When the flag is set, arbitrary scaling is applied.
@@ -104,6 +112,11 @@
 #define KTelephonyLVFlagArbitraryVideoScaling 0x00001000
 
 /**
+* KTelephonyLVFlagAllowUnlockOnIncoming 
+*/
+#define KTelephonyLVFlagAllowUnlockOnIncoming 0x00002000 
+
+/**
 * KTelephonyLVFlagMannerMode defines if the manner mode is enabled.
 * When the flag is set, long press on hash key toggles silent on/off
 * @since Series 60 2.8
@@ -135,6 +148,14 @@
 #define KTelephonyLVFlagOptionsChange 0x00400000
 
 /**
+* KTelephonyLVFlagForbiddenIcon defines if forbidden feature is enabled.
+* When flag is set, applications should show GSM, WCDMA, GSM/WCDMA 
+* and Forbiddeb icons in manual selection of network.
+* @since Series 60 5.0
+*/
+#define KTelephonyLVFlagForbiddenIcon 0x00800000
+
+/**
 * Ussd ( service command ) shows number of remaining characters 
 * Requirement RM-RIM TOOL ID 107-8820 
 * @since Series 60 3.0