profilesservices/MediaFileList/Inc/mediafiledialog.h
branchRCL_3
changeset 23 8bda91a87a00
parent 1 b5888e2aa472
equal deleted inserted replaced
22:673fb3e04649 23:8bda91a87a00
   305         void ShowWaitNoteL( TBool aDatabaseChanged );
   305         void ShowWaitNoteL( TBool aDatabaseChanged );
   306 		void ShowPopupNoteL( const TDesC& aText );
   306 		void ShowPopupNoteL( const TDesC& aText );
   307 		void ShowDetailsPopupL();
   307 		void ShowDetailsPopupL();
   308 		void GetPopupText( CMediaFileData* aData, TDes& aText );
   308 		void GetPopupText( CMediaFileData* aData, TDes& aText );
   309 		TBool MatchFound( const TDesC& aAttribute, const TDesC& aText );
   309 		TBool MatchFound( const TDesC& aAttribute, const TDesC& aText );
   310 
   310 		
       
   311         /**
       
   312         * Filters the invalid files from media file handler.
       
   313         * @return None.
       
   314         */
       
   315 		void FilterInvalidFiles();
   311 
   316 
   312     private:
   317     private:
   313 		static void Panic( TInt aReason );
   318 		static void Panic( TInt aReason );
   314 
   319 
   315     private:  // from CMFListHandlerObserver
   320     private:  // from CMFListHandlerObserver