taskswitcher/contextengine/tsfswserver/engine/inc/tsfswengine.h
branchRCL_3
changeset 23 7be2816dbabd
parent 19 79311d856354
equal deleted inserted replaced
19:79311d856354 23:7be2816dbabd
   239     // PS property to listen for swi status changes
   239     // PS property to listen for swi status changes
   240     RProperty iSwiProp;
   240     RProperty iSwiProp;
   241 
   241 
   242     // window group ids returned by last WindowGroupList call
   242     // window group ids returned by last WindowGroupList call
   243     RArray<TInt> iWgIds;
   243     RArray<TInt> iWgIds;
   244 
   244   
   245     // For publishing the foreground app uid to Context Framework    
       
   246     TAppUidHexString iFgAppUidStr;
       
   247     TUid iFgAppUid;
   245     TUid iFgAppUid;
   248 
   246 
   249     // For rotating bitmaps
   247     // For rotating bitmaps
   250     RPointerArray<CTsRotationTask> iRotaTasks;
   248     RPointerArray<CTsRotationTask> iRotaTasks;
   251 
   249