fmradio/fmradio/inc/fmradioscanlocalstationsview.h
branchRCL_3
changeset 7 95ac6b0f7f5b
parent 0 f3d95d9c00ab
child 11 97dcae98e602
equal deleted inserted replaced
6:3cb097cb90f8 7:95ac6b0f7f5b
   163 		 */
   163 		 */
   164 		void StopSeekL();
   164 		void StopSeekL();
   165 		/**
   165 		/**
   166          * Restores the radio after scanning
   166          * Restores the radio after scanning
   167          */
   167          */
   168         void RestoreRadio( TBool aTuneInitialFrequency = ETrue );
   168         void RestoreRadio( TBool aTuneInitialFrequency = ETrue, TBool aUnmute = ETrue );
   169 		/**
   169 		/**
   170 		 * Called when a new scan is activated.
   170 		 * Called when a new scan is activated.
   171 		 */
   171 		 */
   172 		void ResetListAndStartScanL();
   172 		void ResetListAndStartScanL();
   173 		/**
   173 		/**