diff -r 844b978f8d5e -r b7904b40483f contentcontrolsrv/hsccclient/hsccproviderclient/inc/hsccproviderclient.h --- a/contentcontrolsrv/hsccclient/hsccproviderclient/inc/hsccproviderclient.h Thu Jan 07 12:55:39 2010 +0200 +++ b/contentcontrolsrv/hsccclient/hsccproviderclient/inc/hsccproviderclient.h Mon Jan 18 20:32:13 2010 +0200 @@ -159,6 +159,12 @@ /** * */ + void HandleActiveViewReqL( + CCcSrvMsg& aMessage ); + + /** + * + */ void HandleAppListReqL( CCcSrvMsg& aMessage ); @@ -171,6 +177,12 @@ /** * */ + void HandleActiveAppReqL( + CCcSrvMsg& aMessage ); + + /** + * + */ void HandleNotSupportedReqL( CCcSrvMsg& aMessage );