diff -r 989397f9511c -r 67b3e3c1fc87 secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h --- a/secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h Thu Oct 14 13:56:11 2010 +0300 +++ b/secsrv_plat/keyguard_access_api/inc/keyguardaccessapi.h Wed Oct 20 14:51:23 2010 +0300 @@ -119,6 +119,11 @@ IMPORT_C TInt TestPanicClient( ); + /** + * Confirms that the server is running + * @return KErrNone if succeeded + */ + IMPORT_C TInt AutolockStatus( TInt aCommand, TInt aParam); private: