diff -r b8fae6b8a148 -r d05a55b217df taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h --- a/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h Wed Mar 31 21:17:19 2010 +0300 +++ b/taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h Wed Apr 14 15:47:59 2010 +0300 @@ -105,6 +105,7 @@ */ IMPORT_C TUid ForegroundAppUidL( TInt aType ); +public: /** * Callback for rotation completion. Takes ownership of a given * bitmap. @@ -168,17 +169,6 @@ TUid AppUidForWgIdL( TInt aWgId ); /** - * Finds out the application name. - * @param aWindowName window group name or NULL - * @param aAppUId application uid - * @param aWgId window group id - * @return application name, ownership transferred to caller - */ - HBufC* FindAppNameLC( CApaWindowGroupName* aWindowName, - const TUid& aAppUid, - TInt aWgId ); - - /** * Makes a copy of the bitmap with the given handle. * @param aFbsHandle bitmap handle * @param aKeepAspectRatio if true then aspect ratio is kept