iaupdate/IAD/ui/src/iaupdateengine.cpp
changeset 69 b18a4bf55ddb
parent 44 329d304c1aa1
child 77 d1838696558c
equal deleted inserted replaced
64:48c14c385b0e 69:b18a4bf55ddb
   574         InformRequestObserver(aError);
   574         InformRequestObserver(aError);
   575         }
   575         }
   576     else
   576     else
   577         {
   577         {
   578         emit refresh(iController->Nodes(), iController->FwNodes(), aError);
   578         emit refresh(iController->Nodes(), iController->FwNodes(), aError);
       
   579         
       
   580         // inform bgchecker to clear indicator menu
       
   581         User::LeaveIfError( 
       
   582                 RProperty::Set(KPSUidBgc, KIAUpdateBGNotifyIndicatorRemove, 0) );
       
   583         
   579         //if ( aWithViewActivation)
   584         //if ( aWithViewActivation)
   580         //  {
   585         //  {
   581         //  ActivateLocalViewL( TUid::Uid( EIAUpdateMainViewId ) );
   586         //  ActivateLocalViewL( TUid::Uid( EIAUpdateMainViewId ) );
   582         //  }
   587         //  }
   583         CIAUpdateAgreement* agreement = CIAUpdateAgreement::NewLC();
   588         CIAUpdateAgreement* agreement = CIAUpdateAgreement::NewLC();