policymanagement/dmutilserver/src/DMUtilObserver.cpp
branchRCL_3
changeset 23 4af31167ea77
parent 0 b497e44ab2fc
child 25 b183ec05bd8c
equal deleted inserted replaced
21:490439ac0bd4 23:4af31167ea77
   289 	//subscribe again...	
   289 	//subscribe again...	
   290 	SetActive();
   290 	SetActive();
   291 	iProperty.Subscribe( iStatus);	
   291 	iProperty.Subscribe( iStatus);	
   292 }
   292 }
   293 
   293 
       
   294 // ----------------------------------------------------------------------------
       
   295 // CActiveObserver::RunError
       
   296 // ----------------------------------------------------------------------------
       
   297 TInt CActiveObserver::RunError ( TInt /*aError*/ )
       
   298     {    
       
   299     return KErrNone;
       
   300     }	
       
   301     
   294 // -----------------------------------------------------------------------------
   302 // -----------------------------------------------------------------------------
   295 // CActiveObserver::DoCancel
   303 // CActiveObserver::DoCancel
   296 // -----------------------------------------------------------------------------
   304 // -----------------------------------------------------------------------------
   297 //
   305 //
   298 void CActiveObserver::DoCancel()
   306 void CActiveObserver::DoCancel()