package com.discord.widgets.settings; import android.view.View; import android.widget.FrameLayout; import android.widget.LinearLayout; import android.widget.TextView; import androidx.core.widget.NestedScrollView; import com.discord.databinding.WidgetMuteSettingsSheetBinding; import d0.z.d.k; import d0.z.d.m; import kotlin.jvm.functions.Function1; /* compiled from: WidgetMuteSettingsSheet.kt */ public final /* synthetic */ class WidgetMuteSettingsSheet$binding$2 extends k implements Function1 { public static final WidgetMuteSettingsSheet$binding$2 INSTANCE = new WidgetMuteSettingsSheet$binding$2(); public WidgetMuteSettingsSheet$binding$2() { super(1, WidgetMuteSettingsSheetBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetMuteSettingsSheetBinding;", 0); } public final WidgetMuteSettingsSheetBinding invoke(View view) { m.checkNotNullParameter(view, "p1"); int i = 2131362305; TextView textView = (TextView) view.findViewById(2131362305); if (textView != null) { i = 2131364082; LinearLayout linearLayout = (LinearLayout) view.findViewById(2131364082); if (linearLayout != null) { i = 2131364138; LinearLayout linearLayout2 = (LinearLayout) view.findViewById(2131364138); if (linearLayout2 != null) { i = 2131364139; FrameLayout frameLayout = (FrameLayout) view.findViewById(2131364139); if (frameLayout != null) { i = 2131364140; TextView textView2 = (TextView) view.findViewById(2131364140); if (textView2 != null) { i = 2131364141; TextView textView3 = (TextView) view.findViewById(2131364141); if (textView3 != null) { i = 2131364200; TextView textView4 = (TextView) view.findViewById(2131364200); if (textView4 != null) { i = 2131364201; TextView textView5 = (TextView) view.findViewById(2131364201); if (textView5 != null) { i = 2131364202; TextView textView6 = (TextView) view.findViewById(2131364202); if (textView6 != null) { i = 2131364203; TextView textView7 = (TextView) view.findViewById(2131364203); if (textView7 != null) { i = 2131364206; TextView textView8 = (TextView) view.findViewById(2131364206); if (textView8 != null) { i = 2131365255; TextView textView9 = (TextView) view.findViewById(2131365255); if (textView9 != null) { i = 2131365427; TextView textView10 = (TextView) view.findViewById(2131365427); if (textView10 != null) { i = 2131365484; LinearLayout linearLayout3 = (LinearLayout) view.findViewById(2131365484); if (linearLayout3 != null) { i = 2131365485; TextView textView11 = (TextView) view.findViewById(2131365485); if (textView11 != null) { i = 2131365486; TextView textView12 = (TextView) view.findViewById(2131365486); if (textView12 != null) { return new WidgetMuteSettingsSheetBinding((NestedScrollView) view, textView, linearLayout, linearLayout2, frameLayout, textView2, textView3, textView4, textView5, textView6, textView7, textView8, textView9, textView10, linearLayout3, textView11, textView12); } } } } } } } } } } } } } } } } throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i))); } }