idlehomescreen/inc/xnviewmanager.h
branchRCL_3
changeset 31 89165693e770
parent 28 d721605b30d0
equal deleted inserted replaced
28:d721605b30d0 31:89165693e770
   179 
   179 
   180     TInt AddViewL( const CHsContentInfo& aInfo );
   180     TInt AddViewL( const CHsContentInfo& aInfo );
   181     
   181     
   182     void AddViewL( TInt aEffectId = 0 );
   182     void AddViewL( TInt aEffectId = 0 );
   183     
   183     
       
   184     TInt RemoveFaultyView( CXnViewData* aViewData );
       
   185     
   184     TInt RemoveViewL( const CHsContentInfo& aInfo );
   186     TInt RemoveViewL( const CHsContentInfo& aInfo );
   185 
   187 
   186     void RemoveViewL( TInt aEffectId = 0 );
   188     void RemoveViewL( TInt aEffectId = 0 );
   187     
   189     
   188     void AddObserver( const MXnViewObserver& aObserver );
   190     void AddObserver( const MXnViewObserver& aObserver );
   205     CXnOomSysHandler& OomSysHandler() const;
   207     CXnOomSysHandler& OomSysHandler() const;
   206     
   208     
   207     void UpdatePageManagementInformationL();
   209     void UpdatePageManagementInformationL();
   208                   
   210                   
   209     void ShowErrorL( TInt aResource ) const;
   211     void ShowErrorL( TInt aResource ) const;
       
   212     
       
   213     void HandleErrorNotes( const TInt aError ) const;
   210     
   214     
   211     void PublishersReadyL( CXnViewData& aViewData, TInt aResult );
   215     void PublishersReadyL( CXnViewData& aViewData, TInt aResult );
   212         
   216         
   213     void NotifyAllViewsLoadedL();
   217     void NotifyAllViewsLoadedL();
   214         
   218