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