diff -r 878846f7623e -r 625e74332ce2 usbengines/usblocodplugin/inc/usblcdactive.h --- a/usbengines/usblocodplugin/inc/usblcdactive.h Sat Apr 24 00:13:51 2010 +0300 +++ b/usbengines/usblocodplugin/inc/usblcdactive.h Sat Apr 24 00:30:15 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2006 - 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" @@ -65,8 +65,12 @@ CUsbLcdActive(MLocodBearerPluginObserver& aObserver); void ConstructL(); - void Start(); - void NotifyLcd(TBool aUsbStatus); + void Start(); + /** + * Handle the change of selected USB personality. + * @param aNewPersonalityId current selected USB personality ID. + */ + void HandleUsbPersonalityChange( TInt aNewPersonalityId ); private: // data