equal
deleted
inserted
replaced
52 protected: // from CActive |
52 protected: // from CActive |
53 |
53 |
54 void DoCancel(); |
54 void DoCancel(); |
55 |
55 |
56 void RunL(); |
56 void RunL(); |
|
57 |
|
58 TInt RunError( TInt aError ); |
57 |
59 |
58 |
60 |
59 protected: |
61 protected: |
60 |
62 |
61 RTimer iTimer; |
63 RTimer iTimer; |