equal
deleted
inserted
replaced
66 ~CLockAppDevicelockControl( ); |
66 ~CLockAppDevicelockControl( ); |
67 |
67 |
68 /** |
68 /** |
69 * Finalize the construction by connecting to Phone side. |
69 * Finalize the construction by connecting to Phone side. |
70 */ |
70 */ |
71 void CLockAppDevicelockControl::ConnectToPhoneL( RWindowGroup& aWg ); |
71 void ConnectToPhoneL( RWindowGroup& aWg ); |
72 |
72 |
73 /** |
73 /** |
74 * Is it allowed to activate control. |
74 * Is it allowed to activate control. |
75 */ |
75 */ |
76 TBool ActivationAllowedL( TDevicelockReason aReason ); |
76 TBool ActivationAllowedL( TDevicelockReason aReason ); |