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