package com.discord.widgets.notice; import androidx.fragment.app.FragmentActivity; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function0; /* compiled from: NoticePopup.kt */ public final class NoticePopup$enqueue$notice$1$$special$$inlined$also$lambda$1 extends o implements Function0 { public final /* synthetic */ FragmentActivity $activity$inlined; public final /* synthetic */ NoticePopup$enqueue$notice$1 this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public NoticePopup$enqueue$notice$1$$special$$inlined$also$lambda$1(NoticePopup$enqueue$notice$1 noticePopup$enqueue$notice$1, FragmentActivity fragmentActivity) { super(0); this.this$0 = noticePopup$enqueue$notice$1; this.$activity$inlined = fragmentActivity; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final void mo1invoke() { NoticePopup.access$dismiss(NoticePopup.INSTANCE, this.this$0.$noticeName); } }