coreapplicationuis/SysAp/Inc/SysApAppUi.h
changeset 21 c4cbaa4fb734
parent 0 2e3d3ce01487
child 29 6a787171e1de
equal deleted inserted replaced
0:2e3d3ce01487 21:c4cbaa4fb734
    35 #include "SysAp.hrh"
    35 #include "SysAp.hrh"
    36 #include "SysApMMCObserver.h"
    36 #include "SysApMMCObserver.h"
    37 #include "MSysApPropertyResponder.h"
    37 #include "MSysApPropertyResponder.h"
    38 #include "SysApTimer.h"
    38 #include "SysApTimer.h"
    39 #include <e32property.h>
    39 #include <e32property.h>
    40 #include "CoreApplicationUIsPrivateCRKeys.h"
    40 #include "coreapplicationuisprivatecrkeys.h"
    41 #include <sysapcallback.h>
    41 #include <sysapcallback.h>
    42 
    42 
    43 #include "SysApAccessoryObserver.h"
    43 #include "SysApAccessoryObserver.h"
    44 #ifdef RD_MULTIPLE_DRIVE
    44 #ifdef RD_MULTIPLE_DRIVE
    45   #include "sysapdrivelist.h"
    45   #include "sysapdrivelist.h"
  1655      	* @since S60 3.1
  1655      	* @since S60 3.1
  1656      	* @return TBool ETrue if a de/encrypting operation is in progress
  1656      	* @return TBool ETrue if a de/encrypting operation is in progress
  1657      	*/
  1657      	*/
  1658          TBool IsEncryptionOperationOngoingL() const;
  1658          TBool IsEncryptionOperationOngoingL() const;
  1659 		 TInt iKeyBoardRepeatCount;
  1659 		 TInt iKeyBoardRepeatCount;
  1660 		 TBool iFlagForRmvMmcFrmShortPwrKey;
  1660 		     };
  1661     };
       
  1662 
  1661 
  1663 #endif      // SYSAPAPPUI_H
  1662 #endif      // SYSAPAPPUI_H
  1664 
  1663 
  1665 // End of File
  1664 // End of File