widgets/widgetapp/inc/WidgetUiWindowManager.h
branchRCL_3
changeset 103 be5f8c9adf67
parent 99 ca6d8a014f4b
equal deleted inserted replaced
99:ca6d8a014f4b 103:be5f8c9adf67
   634         
   634         
   635         CPeriodic *iRetryConnectivity;
   635         CPeriodic *iRetryConnectivity;
   636         TBool reConnectivityFlag;
   636         TBool reConnectivityFlag;
   637         void ConnNeededStatusL( TInt aErr );
   637         void ConnNeededStatusL( TInt aErr );
   638         void StopConnectionObserving();
   638         void StopConnectionObserving();
       
   639         void SetNewConnFlag(TBool flag);
       
   640         TBool GetNewConnFlag();
       
   641         //Required for setting new conn flag in Widget App UI when ap roaming happens
       
   642         TBool iNewConnFlag;
   639 #endif
   643 #endif
   640         
   644         
   641     private:
   645     private:
   642 
   646 
   643         CWidgetUiWindow*                    iActiveFsWindow;    // reference.
   647         CWidgetUiWindow*                    iActiveFsWindow;    // reference.