diff -r ff9df6630274 -r bb32eca979b3 usbengines/usblocodplugin/inc/usblcdactive.h --- a/usbengines/usblocodplugin/inc/usblcdactive.h Mon Mar 15 12:44:42 2010 +0200 +++ b/usbengines/usblocodplugin/inc/usblcdactive.h Wed Mar 31 23:11:08 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