coreapplicationuis/SysAp/Inc/SysApAppUi.h
branchRCL_3
changeset 13 096dad6e50a9
parent 12 7645e9ce10dc
child 20 5964140ed25a
equal deleted inserted replaced
12:7645e9ce10dc 13:096dad6e50a9
   523         * EPOC default constructor.
   523         * EPOC default constructor.
   524         * @param None
   524         * @param None
   525         * @return void
   525         * @return void
   526         */
   526         */
   527         void ConstructL();
   527         void ConstructL();
       
   528 	
       
   529 	    /**
       
   530         * Deactivate PSM on reboot if battery level is above threshold value.
       
   531         * @param None
       
   532         * @return void
       
   533         */
       
   534 	    void DeactivatePSMifBatteryNotLowL();
   528 
   535 
   529     private:
   536     private:
   530 
   537 
   531 #ifndef RD_MULTIPLE_DRIVE
   538 #ifndef RD_MULTIPLE_DRIVE
   532 
   539 
  1669      * @since S60 3.1
  1676      * @since S60 3.1
  1670      * @return TBool ETrue if a de/encrypting operation is in progress
  1677      * @return TBool ETrue if a de/encrypting operation is in progress
  1671      */
  1678      */
  1672     TBool IsEncryptionOperationOngoingL() const;
  1679     TBool IsEncryptionOperationOngoingL() const;
  1673     TInt iKeyBoardRepeatCount;
  1680     TInt iKeyBoardRepeatCount;
  1674     TBool iFlagForRmvMmcFrmShortPwrKey;
  1681  
  1675 
       
  1676     //Offset of profile-related menu items in power key menu
  1682     //Offset of profile-related menu items in power key menu
  1677     TInt iProfileItemsOffset;
  1683     TInt iProfileItemsOffset;
  1678     };
  1684     };
  1679 
  1685 
  1680 #endif      // SYSAPAPPUI_H
  1686 #endif      // SYSAPAPPUI_H