public void C() { if (this.aW != null) this.aW.a(); if ((this.aO != null) && (this.aO.id != null)) this.aQ.a(new UfiEvents.FeedbackUpdatedEvent(this.aO.id)); if (this.aR != null) { this.aQ.b(this.aR); this.aR = null; } if (this.aS != null) { this.aQ.b(this.aS); this.aS = null; } if (this.aT != null) { this.aQ.b(this.aT); this.aT = null; } if (this.aU != null) { this.aQ.b(this.aU); this.aU = null; } if (this.aV != null) { this.aQ.b(this.aV); this.aV = null; } if (this.al != null) this.al.a(); super.C(); }
public void d(Bundle paramBundle) { super.d(paramBundle); if (paramBundle != null) this.aN = ((FlyoutParams)paramBundle.getParcelable("flyoutParams")); Q(); }
public void B() { super.B(); this.aR = new FeedFlyoutFragment.SwitchViewEventSubscriber(this, null); this.aS = new FeedFlyoutFragment.LikeClickedEventSubscriber(this, null); this.aT = new FeedFlyoutFragment.FetchPreviousCommentsSubscriber(this, null); this.aU = new FeedFlyoutFragment.SwitchInlineCommentLikersEventSubscriber(this, null); this.aV = new FeedFlyoutFragment.CommentLikeClickedEventSubscriber(this, null); this.aQ.a(this.aR); this.aQ.a(this.aS); this.aQ.a(this.aT); this.aQ.a(this.aU); this.aQ.a(this.aV); b(); }
public void e(Bundle paramBundle) { super.e(paramBundle); paramBundle.putParcelable("flyoutParams", this.aN); }