equal
deleted
inserted
replaced
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() |