idlefw/plugins/devicestatus/inc/aioperatornamepublisher.h
branchRCL_3
changeset 74 edd621764147
parent 51 15e4dd19031c
equal deleted inserted replaced
64:b276298d5729 74:edd621764147
    62     void ResumeL();
    62     void ResumeL();
    63     void Subscribe( MAiContentObserver& aObserver, 
    63     void Subscribe( MAiContentObserver& aObserver, 
    64                     CHsContentPublisher& aExtension,
    64                     CHsContentPublisher& aExtension,
    65                     MAiPublishPrioritizer& aPrioritizer,
    65                     MAiPublishPrioritizer& aPrioritizer,
    66                     MAiPublisherBroadcaster& aBroadcaster );
    66                     MAiPublisherBroadcaster& aBroadcaster );
       
    67 
    67     void RefreshL( TBool aClean );
    68     void RefreshL( TBool aClean );
    68     TBool RefreshL( TInt aContentId, TBool aClean );
    69     TBool RefreshL( TInt aContentId, TBool aClean );    
       
    70     void RefreshIfActiveL( TBool aClean );
    69     TBool SuspendL( TInt aContentId, TBool aClean );
    71     TBool SuspendL( TInt aContentId, TBool aClean );
    70     TBool RefreshContentWithPriorityL( TInt aContentId, TInt aPriority );
    72     TBool RefreshContentWithPriorityL( TInt aContentId, TInt aPriority );
    71 
    73 
    72 
    74 
    73 protected:
    75 protected: