discord-jadx/app/src/main/java/com/discord/widgets/settings/WidgetSettingsVoice$binding...

162 lines
15 KiB
Java

package com.discord.widgets.settings;
import android.view.View;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.SeekBar;
import android.widget.TextView;
import androidx.coordinatorlayout.widget.CoordinatorLayout;
import com.discord.databinding.WidgetSettingsVoiceBinding;
import com.discord.utilities.view.text.LinkifiedTextView;
import com.discord.views.CheckedSetting;
import com.google.android.material.button.MaterialButton;
import d0.z.d.k;
import d0.z.d.m;
import kotlin.jvm.functions.Function1;
/* compiled from: WidgetSettingsVoice.kt */
public final /* synthetic */ class WidgetSettingsVoice$binding$2 extends k implements Function1<View, WidgetSettingsVoiceBinding> {
public static final WidgetSettingsVoice$binding$2 INSTANCE = new WidgetSettingsVoice$binding$2();
public WidgetSettingsVoice$binding$2() {
super(1, WidgetSettingsVoiceBinding.class, "bind", "bind(Landroid/view/View;)Lcom/discord/databinding/WidgetSettingsVoiceBinding;", 0);
}
public final WidgetSettingsVoiceBinding invoke(View view) {
m.checkNotNullParameter(view, "p1");
int i = 2131365010;
CheckedSetting checkedSetting = (CheckedSetting) view.findViewById(2131365010);
if (checkedSetting != null) {
i = 2131365011;
CheckedSetting checkedSetting2 = (CheckedSetting) view.findViewById(2131365011);
if (checkedSetting2 != null) {
i = 2131365012;
CheckedSetting checkedSetting3 = (CheckedSetting) view.findViewById(2131365012);
if (checkedSetting3 != null) {
i = 2131365013;
CheckedSetting checkedSetting4 = (CheckedSetting) view.findViewById(2131365013);
if (checkedSetting4 != null) {
i = 2131365014;
TextView textView = (TextView) view.findViewById(2131365014);
if (textView != null) {
i = 2131365017;
TextView textView2 = (TextView) view.findViewById(2131365017);
if (textView2 != null) {
i = 2131365018;
CheckedSetting checkedSetting5 = (CheckedSetting) view.findViewById(2131365018);
if (checkedSetting5 != null) {
i = 2131365019;
RelativeLayout relativeLayout = (RelativeLayout) view.findViewById(2131365019);
if (relativeLayout != null) {
i = 2131365020;
TextView textView3 = (TextView) view.findViewById(2131365020);
if (textView3 != null) {
i = 2131365021;
TextView textView4 = (TextView) view.findViewById(2131365021);
if (textView4 != null) {
i = 2131365022;
CheckedSetting checkedSetting6 = (CheckedSetting) view.findViewById(2131365022);
if (checkedSetting6 != null) {
i = 2131365023;
CheckedSetting checkedSetting7 = (CheckedSetting) view.findViewById(2131365023);
if (checkedSetting7 != null) {
i = 2131365024;
TextView textView5 = (TextView) view.findViewById(2131365024);
if (textView5 != null) {
i = 2131365025;
CheckedSetting checkedSetting8 = (CheckedSetting) view.findViewById(2131365025);
if (checkedSetting8 != null) {
i = 2131365026;
CheckedSetting checkedSetting9 = (CheckedSetting) view.findViewById(2131365026);
if (checkedSetting9 != null) {
i = 2131365027;
CheckedSetting checkedSetting10 = (CheckedSetting) view.findViewById(2131365027);
if (checkedSetting10 != null) {
i = 2131365028;
TextView textView6 = (TextView) view.findViewById(2131365028);
if (textView6 != null) {
i = 2131365029;
TextView textView7 = (TextView) view.findViewById(2131365029);
if (textView7 != null) {
i = 2131365030;
SeekBar seekBar = (SeekBar) view.findViewById(2131365030);
if (seekBar != null) {
i = 2131365031;
LinearLayout linearLayout = (LinearLayout) view.findViewById(2131365031);
if (linearLayout != null) {
i = 2131365032;
TextView textView8 = (TextView) view.findViewById(2131365032);
if (textView8 != null) {
i = 2131365033;
CheckedSetting checkedSetting11 = (CheckedSetting) view.findViewById(2131365033);
if (checkedSetting11 != null) {
i = 2131365034;
TextView textView9 = (TextView) view.findViewById(2131365034);
if (textView9 != null) {
i = 2131365035;
View findViewById = view.findViewById(2131365035);
if (findViewById != null) {
i = 2131365036;
TextView textView10 = (TextView) view.findViewById(2131365036);
if (textView10 != null) {
i = 2131365037;
TextView textView11 = (TextView) view.findViewById(2131365037);
if (textView11 != null) {
i = 2131365038;
SeekBar seekBar2 = (SeekBar) view.findViewById(2131365038);
if (seekBar2 != null) {
i = 2131365039;
MaterialButton materialButton = (MaterialButton) view.findViewById(2131365039);
if (materialButton != null) {
i = 2131365040;
LinearLayout linearLayout2 = (LinearLayout) view.findViewById(2131365040);
if (linearLayout2 != null) {
i = 2131365041;
RelativeLayout relativeLayout2 = (RelativeLayout) view.findViewById(2131365041);
if (relativeLayout2 != null) {
i = 2131365042;
LinearLayout linearLayout3 = (LinearLayout) view.findViewById(2131365042);
if (linearLayout3 != null) {
i = 2131365043;
TextView textView12 = (TextView) view.findViewById(2131365043);
if (textView12 != null) {
i = 2131365044;
LinkifiedTextView linkifiedTextView = (LinkifiedTextView) view.findViewById(2131365044);
if (linkifiedTextView != null) {
return new WidgetSettingsVoiceBinding((CoordinatorLayout) view, checkedSetting, checkedSetting2, checkedSetting3, checkedSetting4, textView, textView2, checkedSetting5, relativeLayout, textView3, textView4, checkedSetting6, checkedSetting7, textView5, checkedSetting8, checkedSetting9, checkedSetting10, textView6, textView7, seekBar, linearLayout, textView8, checkedSetting11, textView9, findViewById, textView10, textView11, seekBar2, materialButton, linearLayout2, relativeLayout2, linearLayout3, textView12, linkifiedTextView);
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
}
throw new NullPointerException("Missing required view with ID: ".concat(view.getResources().getResourceName(i)));
}
}