package com.discord.widgets.user.phone; import androidx.fragment.app.FragmentActivity; import d0.z.d.o; import kotlin.Unit; import kotlin.jvm.functions.Function0; /* compiled from: WidgetUserPhoneManage.kt */ public final class WidgetUserPhoneManage$passwordVerifyLauncher$1 extends o implements Function0 { public final /* synthetic */ WidgetUserPhoneManage this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public WidgetUserPhoneManage$passwordVerifyLauncher$1(WidgetUserPhoneManage widgetUserPhoneManage) { super(0); this.this$0 = widgetUserPhoneManage; } @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public final void mo1invoke() { FragmentActivity activity = this.this$0.getActivity(); if (activity != null) { activity.setResult(-1); } FragmentActivity activity2 = this.this$0.getActivity(); if (activity2 != null) { activity2.finish(); } } }