mmsharing/mmshengine/src/musengsessiondurationtimer.cpp
branchRCL_3
changeset 22 73a1feb507fb
parent 16 ce86b6d44a6d
child 23 bc78a40cd63c
equal deleted inserted replaced
21:33a5d2bbf6fc 22:73a1feb507fb
    97         {
    97         {
    98 		iObserver.UpdateTimerEvent();
    98 		iObserver.UpdateTimerEvent();
    99         }
    99         }
   100     }
   100     }
   101 
   101 
   102 // -------------------------------------------------------------------------
       
   103 //  If RunL() leaves,It should be handled here.
       
   104 // -------------------------------------------------------------------------
       
   105 //
       
   106 TInt CMusEngSessionDurationTimer::RunError( TInt aError )
       
   107     {    
       
   108     // Nothing can be done here.
       
   109     aError = KErrNone;
       
   110 
       
   111     return aError;
       
   112     }
       
   113 
   102 
   114 // -----------------------------------------------------------------------------
   103 // -----------------------------------------------------------------------------
   115 // 
   104 // 
   116 // -----------------------------------------------------------------------------
   105 // -----------------------------------------------------------------------------
   117 //
   106 //