taskswitcher/taskswitcherui/taskswitcherapp/inc/tsappui.h
branchRCL_3
changeset 16 9674c1a575e9
parent 9 f966699dea19
child 30 b8fae6b8a148
equal deleted inserted replaced
15:ff572dfe6d86 16:9674c1a575e9
   165     TApaTask iApplicationTask;
   165     TApaTask iApplicationTask;
   166 
   166 
   167     // Device state
   167     // Device state
   168     CTsDeviceState* iDeviceState;
   168     CTsDeviceState* iDeviceState;
   169 
   169 
   170     // Buffer to keeping some memory allocation while being in background.    
       
   171     TUint8* iMemAllocBuf;
       
   172 
       
   173     CPeriodic* iGoToBackgroundTimer;
   170     CPeriodic* iGoToBackgroundTimer;
   174     
   171     
   175     TBool iEffectsEnabled;
   172     TBool iEffectsEnabled;
   176     
   173     
   177     /**
   174     /**