coreapplicationuis/SysAp/Inc/sysapbatteryinfocontroller.h
branchRCL_3
changeset 13 096dad6e50a9
parent 0 2e3d3ce01487
child 62 924385140d98
equal deleted inserted replaced
12:7645e9ce10dc 13:096dad6e50a9
    99      *
    99      *
   100      * @see KHWRMBatteryStatus
   100      * @see KHWRMBatteryStatus
   101      */
   101      */
   102      void BatteryStatusUpdated( const TInt aValue );
   102      void BatteryStatusUpdated( const TInt aValue );
   103 
   103 
       
   104      /**
       
   105      * Check if battery status is above the threshold level 
       
   106      *
       
   107      */
       
   108      TBool IsBatteryInfoAboveThreshold() const;
       
   109 
   104 private:
   110 private:
   105 
   111 
   106     /**
   112     /**
   107     * C++ default constructor.
   113     * C++ default constructor.
   108     */
   114     */