diff -r 94dc1107e8b2 -r 40a3f856b14d phoneengine/phonemodel/inc/telephonyvariant.hrh --- a/phoneengine/phonemodel/inc/telephonyvariant.hrh Thu Jul 15 18:38:16 2010 +0300 +++ b/phoneengine/phonemodel/inc/telephonyvariant.hrh Thu Aug 19 09:54:27 2010 +0300 @@ -35,6 +35,12 @@ */ #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.