diff -r 2d2d25361590 -r d1838696558c iaupdate/IAD/ui/inc/iaupdateuicontrollerobserver.h --- a/iaupdate/IAD/ui/inc/iaupdateuicontrollerobserver.h Tue Sep 28 14:48:39 2010 +0300 +++ b/iaupdate/IAD/ui/inc/iaupdateuicontrollerobserver.h Thu Oct 14 14:11:30 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -56,6 +56,15 @@ virtual void RefreshUI() = 0; /** + Called when UI to be redrawn during update process + * + * @param aError Error code + */ + virtual void RefreshUIProgress() = 0; + + virtual void SetUpdatesRefreshing( TBool aRefreshing ) = 0; + + /** * Called when async update list refresh is completed * * @param aError Error code