coreapplicationuis/SysAp/Inc/SysApAppUi.h
branchRCL_3
changeset 10 469fa8a78de7
parent 7 fc3225a0ab43
child 17 5e7d68cc22e0
--- a/coreapplicationuis/SysAp/Inc/SysApAppUi.h	Tue May 25 12:52:36 2010 +0300
+++ b/coreapplicationuis/SysAp/Inc/SysApAppUi.h	Wed Jun 09 09:52:12 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2005-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"
@@ -1444,7 +1444,18 @@
     void AddMmcMenuItemsL( CDesCArray*& aProfileNameCDesCArray,
                            RArray<TInt>& aItemIdArray, 
                            TInt& aPowerMenuItemIndex );
-
+						   
+	public:
+	/**
+    * Starts the charging animation in the battery pane.
+    */
+	void StartChargingBatteryL();
+	
+	/**
+    * Stops the charging animation in the battery pane.
+    */
+	void StopChargingBatteryL();
+	
 private:
     //Data members