satengine/SatServer/Engine/src/CSatCommandHandler.cpp
branchRCL_3
changeset 9 71e7b994dff4
parent 0 ff3b6d0fd310
equal deleted inserted replaced
8:ba42c4bd84dd 9:71e7b994dff4
     1 /*
     1 /*
     2 * Copyright (c) 2002-2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   155                     // Ui launch failed, unregister event
   155                     // Ui launch failed, unregister event
   156                     iUtils->UnregisterEvent( this, MSatUtils::ESatUiLaunched );
   156                     iUtils->UnregisterEvent( this, MSatUtils::ESatUiLaunched );
   157 
   157 
   158                     // Notify derived class that ui launch failed.
   158                     // Notify derived class that ui launch failed.
   159                     UiLaunchFailed();
   159                     UiLaunchFailed();
       
   160                     }
       
   161                 else 
       
   162                     { 
       
   163                     LOG( SIMPLE,  
       
   164                     "SATENGINE: CSatCommandHandler::DoHandleCommand iWaitingUiLaunch")
       
   165                     iWaitingUiLaunch = ETrue; 
   160                     }
   166                     }
   161                 }
   167                 }
   162             else
   168             else
   163                 {
   169                 {
   164                 LOG( SIMPLE, "SATENGINE: CSatCommandHandler::DoHandleCommand \
   170                 LOG( SIMPLE, "SATENGINE: CSatCommandHandler::DoHandleCommand \