diff -r bb1748e0dd9b -r c6e8afe0ba85 iaupdate/IAD/backgroundchecker/inc/iaupdatebgrefreshtimer.h --- a/iaupdate/IAD/backgroundchecker/inc/iaupdatebgrefreshtimer.h Tue Jun 29 16:50:12 2010 +0300 +++ b/iaupdate/IAD/backgroundchecker/inc/iaupdatebgrefreshtimer.h Thu Jul 08 20:28:00 2010 +0300 @@ -135,6 +135,10 @@ TInt SetModeL( TIAUpdateBGMode aMode ); + TInt NrOfIndicatorEntries(); + + TInt SetNrOfIndicatorEntriesL( TInt aEntries ); + TInt RetryTimesL(); TInt SetRetryTimesL( TInt aRetry );