taskswitcher/contextengine/tsfswserver/engine/inc/tsfswdatalist.h
branchRCL_3
changeset 35 3321d3e205b6
parent 34 5456b4e8b3a8
equal deleted inserted replaced
34:5456b4e8b3a8 35:3321d3e205b6
   147      * @param   aWgId   a valid window group id
   147      * @param   aWgId   a valid window group id
   148      * @return parent wg id or KErrNotFound if there is no parent
   148      * @return parent wg id or KErrNotFound if there is no parent
   149      */
   149      */
   150     TInt FindMostTopParentWgId( TInt aWgId );
   150     TInt FindMostTopParentWgId( TInt aWgId );
   151     
   151     
       
   152     /**
       
   153      * Remove all screenshots from hidden apps, they are not used.
       
   154      */
       
   155     void RemoveHiddenAppsScrenshotsL();
       
   156     
   152 private:
   157 private:
   153     /**
   158     /**
   154      * Adds running apps to the list.
   159      * Adds running apps to the list.
   155      * @param   aAppsList    array to add to
   160      * @param   aAppsList    array to add to
   156      */
   161      */