branch | RCL_3 |
changeset 20 | 63339781d179 |
parent 17 | 2ca12c9f635b |
--- a/securitydialogs/Autolock/inc/AutolockAppUiInterface.h Thu Jul 15 19:36:50 2010 +0300 +++ b/securitydialogs/Autolock/inc/AutolockAppUiInterface.h Thu Aug 19 10:45:23 2010 +0300 @@ -24,6 +24,7 @@ virtual TInt DeviceLockQueryStatus() = 0; virtual TInt DeviceLockStatus() = 0; virtual void CancelDeviceLockQuery() = 0; + virtual void ForceOrientation(TInt value) = 0; }; #endif // AUTOLOCKAPPUIINTERFACE_H