mmsharing/mmshui/inc/musuilivesharingview.h
branchRCL_3
changeset 16 ce86b6d44a6d
parent 14 0da2e08216b6
equal deleted inserted replaced
15:95754dcd27ad 16:ce86b6d44a6d
    94     void SetBrightnessVisible( TBool aVisible );
    94     void SetBrightnessVisible( TBool aVisible );
    95 
    95 
    96     void ReplaceToolbarCommand( TInt aOldCommand, 
    96     void ReplaceToolbarCommand( TInt aOldCommand, 
    97                                 TInt aNewCommand,
    97                                 TInt aNewCommand,
    98                                 TBool aSetNewCommandFocused );
    98                                 TBool aSetNewCommandFocused );
    99 
    99     void DoRefreshView();
   100 
   100     
   101 public: // new functions
   101 public: // new functions
   102 
   102 
   103     void RefreshView( TBool aLayoutChange );
   103     void RefreshView();
   104 
       
   105     void DoRefreshView();
       
   106 
   104 
   107     void LevelIndicatorDismissed();
   105     void LevelIndicatorDismissed();
   108     
   106     
   109 	void HandleKeyUpArrowL();
   107 	void HandleKeyUpArrowL();
   110     
   108