iaupdate/IAD/ui/src/iaupdateengine.cpp
changeset 72 a0dc14075813
parent 53 ae54820ef82c
equal deleted inserted replaced
67:3a625661d1ce 72:a0dc14075813
   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();