secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h
changeset 66 67b3e3c1fc87
parent 59 881d92421467
equal deleted inserted replaced
63:989397f9511c 66:67b3e3c1fc87
   117 
   117 
   118         IMPORT_C TInt TestDestruct( );
   118         IMPORT_C TInt TestDestruct( );
   119 
   119 
   120         IMPORT_C TInt TestPanicClient( );
   120         IMPORT_C TInt TestPanicClient( );
   121 
   121 
       
   122         /**
       
   123          * Confirms that the server is running
       
   124          * @return KErrNone if succeeded
       
   125          */
       
   126         IMPORT_C TInt AutolockStatus( TInt aCommand, TInt aParam);
   122 
   127 
   123     private:
   128     private:
   124 
   129 
   125         RLockAccessExtension* iLockAccessExtension;
   130         RLockAccessExtension* iLockAccessExtension;
   126 
   131