coreapplicationuis/SysAp/Inc/sysapbatteryinfocontroller.h
branchRCL_3
changeset 3 096dad6e50a9
parent 0 2e3d3ce01487
child 19 924385140d98
--- a/coreapplicationuis/SysAp/Inc/sysapbatteryinfocontroller.h	Fri Mar 12 15:43:21 2010 +0200
+++ b/coreapplicationuis/SysAp/Inc/sysapbatteryinfocontroller.h	Mon Mar 15 12:41:10 2010 +0200
@@ -101,6 +101,12 @@
      */
      void BatteryStatusUpdated( const TInt aValue );
 
+     /**
+     * Check if battery status is above the threshold level 
+     *
+     */
+     TBool IsBatteryInfoAboveThreshold() const;
+
 private:
 
     /**