coreapplicationuis/SysAp/Inc/SysApAppUi.h
branchRCL_3
changeset 10 469fa8a78de7
parent 7 fc3225a0ab43
child 17 5e7d68cc22e0
equal deleted inserted replaced
9:332e7bf3b42f 10:469fa8a78de7
     1 /*
     1 /*
     2 * Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2005-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".
  1442      * @param aPowerMenuItemIndex last used index in power menue 
  1442      * @param aPowerMenuItemIndex last used index in power menue 
  1443      */
  1443      */
  1444     void AddMmcMenuItemsL( CDesCArray*& aProfileNameCDesCArray,
  1444     void AddMmcMenuItemsL( CDesCArray*& aProfileNameCDesCArray,
  1445                            RArray<TInt>& aItemIdArray, 
  1445                            RArray<TInt>& aItemIdArray, 
  1446                            TInt& aPowerMenuItemIndex );
  1446                            TInt& aPowerMenuItemIndex );
  1447 
  1447 						   
       
  1448 	public:
       
  1449 	/**
       
  1450     * Starts the charging animation in the battery pane.
       
  1451     */
       
  1452 	void StartChargingBatteryL();
       
  1453 	
       
  1454 	/**
       
  1455     * Stops the charging animation in the battery pane.
       
  1456     */
       
  1457 	void StopChargingBatteryL();
       
  1458 	
  1448 private:
  1459 private:
  1449     //Data members
  1460     //Data members
  1450 
  1461 
  1451         /*****************************************************
  1462         /*****************************************************
  1452          * Series 60 Customer / DOS
  1463          * Series 60 Customer / DOS