equal
deleted
inserted
replaced
36 #include <btengdomainpskeys.h> |
36 #include <btengdomainpskeys.h> |
37 #include <btengdomaincrkeys.h> |
37 #include <btengdomaincrkeys.h> |
38 #include <settingsinternalcrkeys.h> |
38 #include <settingsinternalcrkeys.h> |
39 #include <starterclient.h> |
39 #include <starterclient.h> |
40 #include <rsssettings.h> |
40 #include <rsssettings.h> |
41 #include <uikoninternalpskeys.h> |
41 #include <UikonInternalPSKeys.h> |
42 #include <telephonydomainpstypes.h> |
42 #include <telephonydomainpstypes.h> |
43 #include <telinformationpskeys.h> |
43 #include <telinformationpskeys.h> |
44 #include <coreapplicationuisdomainpskeys.h> |
44 #include <coreapplicationuisdomainpskeys.h> |
45 #include <mccecall.h> |
45 #include <mccecall.h> |
46 #include <ccpdefs.h> |
46 #include <ccpdefs.h> |
1659 case EPhoneCallComingCmdSoftReject: |
1659 case EPhoneCallComingCmdSoftReject: |
1660 // Open Soft reject message editor |
1660 // Open Soft reject message editor |
1661 OpenSoftRejectMessageEditorL(); |
1661 OpenSoftRejectMessageEditorL(); |
1662 break; |
1662 break; |
1663 |
1663 |
|
1664 case EPhoneInCallCmdContacts: |
|
1665 iViewCommandHandle->ExecuteCommand( EPhoneViewOpenContacts ); |
|
1666 break; |
|
1667 |
1664 default: |
1668 default: |
1665 |
1669 |
1666 /*if ( IsOnScreenDialerSupported() ) |
1670 /*if ( IsOnScreenDialerSupported() ) |
1667 { |
1671 { |
1668 // Offer command to view. |
1672 // Offer command to view. |