package c.p.a; import android.view.View; import com.tapadoo.alerter.R; import d0.z.d.o; import kotlin.jvm.functions.Function0; /* compiled from: Alert.kt */ public final class c extends o implements Function0 { public final /* synthetic */ b this$0; /* JADX INFO: super call moved to the top of the method (can break code semantics) */ public c(b bVar) { super(0); this.this$0 = bVar; } /* Return type fixed from 'java.lang.Object' to match base method */ @Override // kotlin.jvm.functions.Function0 /* renamed from: invoke */ public View mo1invoke() { return this.this$0.findViewById(R.d.vAlertContentContainer); } }