securitydialogs/Autolock/inc/AutolockAppUiInterface.h
branchRCL_3
changeset 20 63339781d179
parent 17 2ca12c9f635b
equal deleted inserted replaced
19:94b923fa11ed 20:63339781d179
    22     {
    22     {
    23     public:
    23     public:
    24         virtual TInt DeviceLockQueryStatus() = 0;
    24         virtual TInt DeviceLockQueryStatus() = 0;
    25         virtual TInt DeviceLockStatus() = 0;
    25         virtual TInt DeviceLockStatus() = 0;
    26         virtual void CancelDeviceLockQuery() = 0;
    26         virtual void CancelDeviceLockQuery() = 0;
       
    27         virtual void ForceOrientation(TInt value) = 0;
    27     };
    28     };
    28 
    29 
    29 #endif // AUTOLOCKAPPUIINTERFACE_H
    30 #endif // AUTOLOCKAPPUIINTERFACE_H