taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h
branchRCL_3
changeset 19 79311d856354
parent 18 d05a55b217df
child 23 7be2816dbabd
equal deleted inserted replaced
18:d05a55b217df 19:79311d856354
   159      * Gets the window group list and reconstructs the fsw content.
   159      * Gets the window group list and reconstructs the fsw content.
   160      * @return   TBool   ETrue if the list has been modified
   160      * @return   TBool   ETrue if the list has been modified
   161      */
   161      */
   162     TBool CollectTasksL();
   162     TBool CollectTasksL();
   163 
   163 
   164     /**
       
   165      * Finds out the app uid for the given window group id.
       
   166      * @param   aWgId   a valid window group id
       
   167      * @return  application uid
       
   168      */
       
   169     TUid AppUidForWgIdL( TInt aWgId );
       
   170 
   164 
   171     /**
   165     /**
   172      * Makes a copy of the bitmap with the given handle.
   166      * Makes a copy of the bitmap with the given handle.
   173      * @param   aFbsHandle          bitmap handle
   167      * @param   aFbsHandle          bitmap handle
   174      * @param   aKeepAspectRatio    if true then aspect ratio is kept
   168      * @param   aKeepAspectRatio    if true then aspect ratio is kept