omaprovisioning/provisioning/ProvisioningEngine/Src/CWPMultiContextManager.cpp
branchRCL_3
changeset 58 4af31167ea77
parent 0 b497e44ab2fc
child 61 b183ec05bd8c
equal deleted inserted replaced
42:490439ac0bd4 58:4af31167ea77
   786         iObservers[i]->ContextChangeL( RDbNotifier::TEvent( iStatus.Int() ) );
   786         iObservers[i]->ContextChangeL( RDbNotifier::TEvent( iStatus.Int() ) );
   787         }
   787         }
   788     IssueRequest();
   788     IssueRequest();
   789     }
   789     }
   790 
   790 
       
   791 // ----------------------------------------------------------------------------
       
   792 // CWPMultiContextManager::RunError
       
   793 // ----------------------------------------------------------------------------
       
   794 TInt CWPMultiContextManager::RunError ( TInt /*aError*/ )
       
   795     {
       
   796         return KErrNone;
       
   797     }	
       
   798     
       
   799     
   791 // -----------------------------------------------------------------------------
   800 // -----------------------------------------------------------------------------
   792 // CWPMultiContextManager::DoCancel
   801 // CWPMultiContextManager::DoCancel
   793 // -----------------------------------------------------------------------------
   802 // -----------------------------------------------------------------------------
   794 //
   803 //
   795 void CWPMultiContextManager::DoCancel()
   804 void CWPMultiContextManager::DoCancel()