policymanagement/dmutilserver/src/DMUtilObserver.cpp
branchRCL_3
changeset 25 b183ec05bd8c
parent 23 4af31167ea77
child 26 19bba8228ff0
equal deleted inserted replaced
24:13d7c31c74e0 25:b183ec05bd8c
   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*/ )
   294 TInt CActiveObserver::RunError ( TInt /*aError*/ )
   298     {    
   295     {    
   299     return KErrNone;
   296     return KErrNone;
   300     }	
   297     }	
   301     
       
   302 // -----------------------------------------------------------------------------
   298 // -----------------------------------------------------------------------------
   303 // CActiveObserver::DoCancel
   299 // CActiveObserver::DoCancel
   304 // -----------------------------------------------------------------------------
   300 // -----------------------------------------------------------------------------
   305 //
   301 //
   306 void CActiveObserver::DoCancel()
   302 void CActiveObserver::DoCancel()