小红书.apk(点击下载) / AlphaEmceeActivity.java


package com.xingin.alpha.emcee;

import android.annotation.SuppressLint;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.res.Configuration;
import android.content.res.Resources;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.os.SystemClock;
import android.text.SpannableStringBuilder;
import android.util.TypedValue;
import android.view.View;
import android.view.ViewGroup;
import android.view.ViewStub;
import android.view.Window;
import android.widget.FrameLayout;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.RelativeLayout;
import android.widget.TextView;
import androidx.appcompat.widget.LinearLayoutCompat;
import androidx.fragment.app.FragmentManager;
import androidx.lifecycle.Lifecycle;
import cn.jiguang.union.ads.api.JUnionAdError;
import com.alibaba.baichuan.trade.common.adapter.ut.impl.AppMonitorUserTracker;
import com.google.android.gms.common.GoogleApiAvailabilityLight;
import com.meizu.cloud.pushsdk.constants.PushConstants;
import com.meizu.cloud.pushsdk.notification.model.AdvanceSetting;
import com.tencent.matrix.iocanary.config.SharePluginInfo;
import com.tencent.smtt.sdk.TbsReaderView;
import com.xingin.alpha.R$dimen;
import com.xingin.alpha.R$drawable;
import com.xingin.alpha.R$id;
import com.xingin.alpha.R$layout;
import com.xingin.alpha.R$string;
import com.xingin.alpha.audience.AlphaInteractGuideDialog;
import com.xingin.alpha.audience.AlphaMakeAdminDialog;
import com.xingin.alpha.audience.guide.AlphaShareGuideDialog;
import com.xingin.alpha.audience.input.AlphaInputTextDialog;
import com.xingin.alpha.base.AlphaAlertDialog;
import com.xingin.alpha.base.AlphaBaseActivity;
import com.xingin.alpha.bean.AlphaCommonSelectBean;
import com.xingin.alpha.bean.AlphaLiveSticker;
import com.xingin.alpha.bean.AlphaLiveStickers;
import com.xingin.alpha.bean.AlphaVoiceBroadcastBean;
import com.xingin.alpha.bean.EmceeBeforeStopBean;
import com.xingin.alpha.bean.EmceeBeforeStopNotifyBean;
import com.xingin.alpha.bean.LiveRoomPreviewInfoBean;
import com.xingin.alpha.bean.LiveRoomPreviewInfoResultBean;
import com.xingin.alpha.bean.LotteryBean;
import com.xingin.alpha.bean.LotteryResultBean;
import com.xingin.alpha.bean.RoomConfig;
import com.xingin.alpha.bean.VoiceBroadcastBody;
import com.xingin.alpha.bgm.page.AlphaBgmListDialogManager;
import com.xingin.alpha.config.voicebroadcast.AlphaVoiceBroadcastManager;
import com.xingin.alpha.emcee.filter.AlphaFilterModel;
import com.xingin.alpha.emcee.guide.AlphaEmceeWarningDialog;
import com.xingin.alpha.emcee.preview.AlphaEmceeLiveRoomPreviewDialog;
import com.xingin.alpha.emcee.preview.LiveRoomPreviewShowDialog;
import com.xingin.alpha.emcee.task.EmceeTaskLayout;
import com.xingin.alpha.emcee.tip.AlphaLiveTipView;
import com.xingin.alpha.fans.home.AlphaAudienceFansClubHomeDialog;
import com.xingin.alpha.gift.bean.GiftPropertyBean;
import com.xingin.alpha.gift.manager.AlphaGiftSendManager;
import com.xingin.alpha.gift.panel.AlphaGiftPanelViewV2;
import com.xingin.alpha.gift.panel.view.AlphaEmceeGiftRedPacketViewV2;
import com.xingin.alpha.gift.recharge.ChooseAmountDialog;
import com.xingin.alpha.gift.redpacket.AlphaCustomRedPacketDialog;
import com.xingin.alpha.gift.redpacket.AlphaRedPacketDialog;
import com.xingin.alpha.gift.redpacket.manager.AlphaRedPacketSendManager;
import com.xingin.alpha.gift.widget.view.CenterGiftDockView;
import com.xingin.alpha.gift.widget.view.LeftGiftDockLayout;
import com.xingin.alpha.giftrain.AlphaGiftRainDialog;
import com.xingin.alpha.giftrain.AlphaGiftRainIntroduceDialog;
import com.xingin.alpha.goods.collect.emcee.EmceeGoodsCollectDialog;
import com.xingin.alpha.goods.explain.dialog.AlphaBottomExplainDialog;
import com.xingin.alpha.goods.flash.crop.MakeSnapshotView;
import com.xingin.alpha.goods.onermb.emcee.AlphaOneRMBWinningListDialog;
import com.xingin.alpha.goods.plan.AlphaGoodsPlanDialog;
import com.xingin.alpha.greenscreen.guide.EmceeGreenScreenGuideDialog;
import com.xingin.alpha.greenscreen.setting.EmceeGreenScreenSettingDialog;
import com.xingin.alpha.infocard.dialog.page.AlphaInfoCardPageDialog;
import com.xingin.alpha.infocard.widget.AlphaInfoCardLayout;
import com.xingin.alpha.leftentrance.AlphaLeftEntranceContainer;
import com.xingin.alpha.linkmic.battle.pk.dialog.ChoosePkTypeDialog;
import com.xingin.alpha.lottery.AlphaEmceeLotteryDialog;
import com.xingin.alpha.lottery.AlphaLotteryDetailDialog;
import com.xingin.alpha.lottery.AlphaLotteryResultDialog;
import com.xingin.alpha.lottery.AlphaProtocolWebActivity;
import com.xingin.alpha.mixrtc.AbsMixRtc;
import com.xingin.alpha.mixrtc.MixViewContainer;
import com.xingin.alpha.praise.FullScreenPraiseView;
import com.xingin.alpha.praise.PraiseLayout;
import com.xingin.alpha.prepare.AlphaCommonSelectDialog;
import com.xingin.alpha.prepare.AlphaEditNoticeDialogV2;
import com.xingin.alpha.prepare.AlphaEmceeRoomSettingDialog;
import com.xingin.alpha.question.AlphaQuestionListDialog;
import com.xingin.alpha.question.AlphaQuestionSetDialog;
import com.xingin.alpha.question.AlphaQuestionSetOpeningDialog;
import com.xingin.alpha.ranking.AlphaEmceeRankingDialog;
import com.xingin.alpha.rightentrance.v2.AlphaTopPendantLayout;
import com.xingin.alpha.ui.AlphaEnhanceMsgView;
import com.xingin.alpha.ui.AlphaLiveChatPanel;
import com.xingin.alpha.ui.dialog.AlphaBaseViolationDialog;
import com.xingin.alpha.ui.dialog.AlphaGiftHistoryDialog;
import com.xingin.alpha.ui.dialog.AlphaLiveInterruptDialog;
import com.xingin.alpha.ui.dialog.AlphaShieldWordDialog;
import com.xingin.alpha.ui.dialog.admin.AlphaAdminListDialog;
import com.xingin.alpha.ui.dialog.admin.AlphaEmceeSettingDialog;
import com.xingin.alpha.ui.dialog.userlist.AlphaEmceeUserListDialog;
import com.xingin.alpha.ui.events.AlphaEventsView;
import com.xingin.alpha.ui.events.AlphaEventsWebActivity;
import com.xingin.alpha.ui.notice.AlphaWorldNoticeView;
import com.xingin.alpha.ui.widget.AlphaBottomToolsView;
import com.xingin.alpha.ui.widget.AlphaNoticeTipsLayout;
import com.xingin.alpha.ui.widget.AlphaRoomOnlineView;
import com.xingin.alpha.ui.widget.AlphaRoomUserCountView;
import com.xingin.alpha.ui.widget.AlphaTopAvatarView;
import com.xingin.alpha.ui.widget.AlphaTopProfileView;
import com.xingin.alpha.vote.dialog.create.EmceeCreateVoteDialog;
import com.xingin.android.avfoundation.entity.FilterModel;
import com.xingin.android.mixim.msg.MsgExtraInfoProvider;
import com.xingin.android.mixim.msg.MsgType;
import com.xingin.android.mixim.msg.bean.business.CeremonyEventBean;
import com.xingin.android.mixim.msg.bean.business.HistoryChatMessage;
import com.xingin.android.mixim.msg.bean.business.LiveEventBean;
import com.xingin.android.mixim.msg.bean.common.MsgLotteryInfo;
import com.xingin.android.mixim.msg.bean.common.MsgSenderProfile;
import com.xingin.android.mixim.msg.bean.receive.AlphaBaseImMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaImAlertDialogBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaImBubbleGuideMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaImDialogBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaImDialogGuideBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaImDialogMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaImExplainCourseBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaImLotteryResultMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaImRankWeekMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaImTaskDetailBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaImWarningMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaImWordNoticeMessage;
import com.xingin.android.mixim.msg.bean.receive.AlphaOneRMBPurchaseGoodsBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaOneRMBPurchasePersonBean;
import com.xingin.android.mixim.msg.bean.receive.AlphaRequestExplainMessage;
import com.xingin.android.mixim.msg.bean.receive.ExtraInfo;
import com.xingin.android.mixim.msg.bean.receive.RoomData;
import com.xingin.android.mixim.msg.bean.receive.SystemCapsule;
import com.xingin.android.xhscomm.event.Event;
import com.xingin.animation.OnAnimationPlayListener;
import com.xingin.animation.coreView.AnimRenderView;
import com.xingin.animation.coreView.AspectRatioFrameLayout;
import com.xingin.animation.coreView.TextureRenderViewV2;
import com.xingin.redview.dialog.DMCAlertDialogBuilder;
import com.xingin.utils.XYUtilsCenter;
import com.xingin.widgets.XYImageView;
import java.io.File;
import java.util.ArrayList;
import java.util.Iterator;
import java.util.LinkedHashMap;
import java.util.List;
import java.util.Map;
import java.util.Objects;
import kotlin.Lazy;
import kotlin.LazyKt__LazyJVMKt;
import kotlin.Metadata;
import kotlin.Unit;
import kotlin.collections.CollectionsKt__CollectionsKt;
import kotlin.collections.CollectionsKt__IterablesKt;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.functions.Function2;
import kotlin.jvm.functions.Function3;
import kotlin.jvm.functions.Function4;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;
import kotlin.jvm.internal.Lambda;
import ln.r0;
import mq.d;
import nn.e;
import qn.d;
import qp.d;
import rq.b;
import xy.d;
import yq.a;

@Metadata(bv = {}, d1 = {"\u0000¤\u0004\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0002\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u0007\n\u0002\b\u0004\n\u0002\u0010\b\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0005\n\u0002\u0010\t\n\u0002\b\f\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0013\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\u000e\n\u0002\b\u0013\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u000e\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0007\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\r\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0007\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\n\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0007\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\b\u0003\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\t*\u0004à\u0002ã\u0002\b\u0007\u0018\u0000 î\u00022\u00020\u00012\u00020\u00022\u00020\u0003:\u0002ï\u0002B\t¢\u0006\u0006\bì\u0002\u0010í\u0002J\b\u0010\u0005\u001a\u00020\u0004H\u0002J\b\u0010\u0006\u001a\u00020\u0004H\u0002J\u0012\u0010\n\u001a\u0004\u0018\u00010\t2\u0006\u0010\b\u001a\u00020\u0007H\u0002J\u0010\u0010\f\u001a\u00020\u00042\u0006\u0010\u000b\u001a\u00020\u0007H\u0002J\b\u0010\r\u001a\u00020\u0004H\u0002J\b\u0010\u000e\u001a\u00020\u0004H\u0002J\b\u0010\u000f\u001a\u00020\u0004H\u0002J\b\u0010\u0011\u001a\u00020\u0010H\u0002J\u0018\u0010\u0015\u001a\u00020\u00042\u0006\u0010\u0012\u001a\u00020\u00072\u0006\u0010\u0014\u001a\u00020\u0013H\u0002J\u0010\u0010\u0017\u001a\u00020\u00042\u0006\u0010\u0016\u001a\u00020\u0013H\u0002J\u0010\u0010\u001a\u001a\u00020\u00042\u0006\u0010\u0019\u001a\u00020\u0018H\u0002J\b\u0010\u001c\u001a\u00020\u001bH\u0002J\u0014\u0010\u001e\u001a\u0004\u0018\u00010\u001d2\b\b\u0002\u0010\b\u001a\u00020\u0007H\u0002J\b\u0010\u001f\u001a\u00020\u0004H\u0002J\b\u0010 \u001a\u00020\u0004H\u0002J\b\u0010!\u001a\u00020\u0004H\u0002J\b\u0010\"\u001a\u00020\u0004H\u0002J1\u0010'\u001a\u00020\u00042\n\b\u0002\u0010$\u001a\u0004\u0018\u00010#2\b\b\u0002\u0010%\u001a\u00020\u00182\n\b\u0002\u0010&\u001a\u0004\u0018\u00010\u0018H\u0002¢\u0006\u0004\b'\u0010(J\u0010\u0010*\u001a\u00020\u00042\u0006\u0010)\u001a\u00020\u0018H\u0002J\"\u0010.\u001a\u00020\u00042\u0006\u0010+\u001a\u00020\u00182\u0006\u0010,\u001a\u00020\u00072\b\b\u0002\u0010-\u001a\u00020\u0007H\u0002J\b\u0010/\u001a\u00020\u0004H\u0002J\u0018\u00103\u001a\u00020\u00042\u0006\u00101\u001a\u0002002\u0006\u00102\u001a\u00020\u0007H\u0002J\u0018\u00107\u001a\u00020\u00042\u0006\u00104\u001a\u00020\u00072\u0006\u00106\u001a\u000205H\u0002J\u0012\u00109\u001a\u00020\u00042\b\b\u0002\u00108\u001a\u00020\u0007H\u0002J\b\u0010:\u001a\u00020\u0004H\u0002J\b\u0010;\u001a\u00020\u0004H\u0002J\b\u0010<\u001a\u00020\u0004H\u0002J\b\u0010=\u001a\u00020\u0004H\u0002J\b\u0010>\u001a\u00020\u0004H\u0002J\u0018\u0010A\u001a\u00020\u00042\u0006\u0010?\u001a\u00020#2\u0006\u0010@\u001a\u00020\u0007H\u0002J\b\u0010B\u001a\u00020\u0004H\u0002J\b\u0010C\u001a\u00020\u0004H\u0002J\b\u0010D\u001a\u00020\u0004H\u0002J\b\u0010E\u001a\u00020\u0004H\u0002J\b\u0010F\u001a\u00020\u0004H\u0002J\b\u0010G\u001a\u00020\u0004H\u0002J\b\u0010H\u001a\u00020\u0004H\u0002J\u0010\u0010K\u001a\u00020\u00042\u0006\u0010J\u001a\u00020IH\u0002J\u0010\u0010N\u001a\u00020\u00042\u0006\u0010M\u001a\u00020LH\u0002J\u0014\u0010Q\u001a\u00020\u00042\n\b\u0002\u0010P\u001a\u0004\u0018\u00010OH\u0002J\u0010\u0010R\u001a\u00020\u00042\u0006\u0010\u0012\u001a\u00020\u0007H\u0002J\u0018\u0010U\u001a\u00020\u00042\u0006\u0010S\u001a\u00020\u00072\u0006\u0010T\u001a\u00020\u0007H\u0002J\b\u0010V\u001a\u00020\u0007H\u0002J\b\u0010W\u001a\u00020\u0004H\u0002J\u0010\u0010Y\u001a\u00020\u00042\u0006\u0010X\u001a\u00020#H\u0002J\b\u0010Z\u001a\u00020\u0004H\u0002J\u0010\u0010[\u001a\u00020\u00042\u0006\u00104\u001a\u00020\u0007H\u0002J,\u0010`\u001a\u00020\u00042\u0006\u0010\\\u001a\u00020\u00182\u0006\u0010]\u001a\u00020\u00182\b\b\u0002\u0010^\u001a\u00020\u00182\b\b\u0002\u0010_\u001a\u00020\u0018H\u0002J\u0010\u0010b\u001a\u00020\u00042\u0006\u0010a\u001a\u00020\u0007H\u0002J\b\u0010d\u001a\u00020cH\u0002J\u0016\u0010h\u001a\u00020\u00042\f\u0010g\u001a\b\u0012\u0004\u0012\u00020f0eH\u0016J\u0010\u0010k\u001a\u00020\u00042\u0006\u0010j\u001a\u00020iH\u0016J\b\u0010m\u001a\u00020lH\u0016J\u0012\u0010p\u001a\u00020\u00042\b\u0010o\u001a\u0004\u0018\u00010nH\u0014J\b\u0010q\u001a\u00020\u0004H\u0016J\b\u0010r\u001a\u00020\u0004H\u0016J\u0018\u0010s\u001a\u00020\u00042\u0006\u00104\u001a\u00020\u00072\u0006\u00106\u001a\u000205H\u0016J\b\u0010t\u001a\u00020\u0004H\u0016J\u0010\u0010w\u001a\u00020\u00042\u0006\u0010v\u001a\u00020uH\u0016J\b\u0010x\u001a\u00020\u0004H\u0016J \u0010}\u001a\u00020\u00042\b\u0010z\u001a\u0004\u0018\u00010y2\f\u0010|\u001a\b\u0012\u0004\u0012\u00020{0eH\u0016J\u0010\u0010\u001a\u00020\u00042\u0006\u0010~\u001a\u00020\u0018H\u0016J\t\u0010€\u0001\u001a\u00020\u0004H\u0016J\t\u0010\u0001\u001a\u00020\u0004H\u0016J\u0012\u0010ƒ\u0001\u001a\u00020\u00042\u0007\u0010‚\u0001\u001a\u00020\u0007H\u0016J\t\u0010„\u0001\u001a\u00020\u0007H\u0016J\t\u0010…\u0001\u001a\u00020\u0004H\u0016J\t\u0010†\u0001\u001a\u00020\u0004H\u0016J\t\u0010‡\u0001\u001a\u00020\u0004H\u0014J\t\u0010ˆ\u0001\u001a\u00020\u0004H\u0014J\t\u0010‰\u0001\u001a\u00020\u0004H\u0016J\u0013\u0010Œ\u0001\u001a\u00020\u00042\b\u0010‹\u0001\u001a\u00030Š\u0001H\u0016J\t\u0010\u0001\u001a\u00020\u0004H\u0014J&\u0010‘\u0001\u001a\u00020\u00042\u0010\u0010\u0001\u001a\u000b\u0012\u0005\u0012\u00030Ž\u0001\u0018\u00010e2\t\u0010\u0001\u001a\u0004\u0018\u00010OH\u0016J\u0013\u0010”\u0001\u001a\u00020\u00042\b\u0010“\u0001\u001a\u00030’\u0001H\u0016J/\u0010™\u0001\u001a\u00020\u00042\u0007\u0010•\u0001\u001a\u00020#2\u0007\u0010–\u0001\u001a\u00020O2\u0007\u0010—\u0001\u001a\u00020O2\t\u0010˜\u0001\u001a\u0004\u0018\u00010nH\u0016J\n\u0010›\u0001\u001a\u00030š\u0001H\u0016J\n\u0010\u0001\u001a\u00030œ\u0001H\u0016J\u0012\u0010Ÿ\u0001\u001a\u00020\u00042\u0007\u0010ž\u0001\u001a\u00020\u0007H\u0016J\u0012\u0010¡\u0001\u001a\u00020\u00042\u0007\u0010 \u0001\u001a\u00020\u0007H\u0016J\u0012\u0010£\u0001\u001a\u00020\u00042\u0007\u0010¢\u0001\u001a\u00020\u0018H\u0016J\u0012\u0010¥\u0001\u001a\u00020\u00042\u0007\u0010¤\u0001\u001a\u00020\u0018H\u0016J,\u0010©\u0001\u001a\u00020\u00042\u0006\u0010+\u001a\u00020\u00182\u0007\u0010¦\u0001\u001a\u00020#2\u0007\u0010§\u0001\u001a\u00020\u00072\u0007\u0010¨\u0001\u001a\u00020\u0007H\u0016J\u0013\u0010¬\u0001\u001a\u00020\u00042\b\u0010«\u0001\u001a\u00030ª\u0001H\u0016J\u0013\u0010®\u0001\u001a\u00020\u00042\b\u0010“\u0001\u001a\u00030­\u0001H\u0016J\u001a\u0010°\u0001\u001a\u00020\u00042\u0006\u0010P\u001a\u00020O2\u0007\u0010¯\u0001\u001a\u00020OH\u0016J\u0013\u0010³\u0001\u001a\u00020\u00042\b\u0010²\u0001\u001a\u00030±\u0001H\u0016J\u0013\u0010¶\u0001\u001a\u00020\u00042\b\u0010µ\u0001\u001a\u00030´\u0001H\u0016J\u0012\u0010¸\u0001\u001a\u00020\u00042\u0007\u0010·\u0001\u001a\u00020OH\u0016J\u0014\u0010º\u0001\u001a\u00020\u00042\t\u0010¹\u0001\u001a\u0004\u0018\u00010OH\u0016J0\u0010À\u0001\u001a\u00020\u00042\u0010\u0010¼\u0001\u001a\u000b\u0012\u0005\u0012\u00030»\u0001\u0018\u00010e2\n\u0010¾\u0001\u001a\u0005\u0018\u00010½\u00012\u0007\u0010¿\u0001\u001a\u00020\u0007H\u0016J\u001c\u0010Ä\u0001\u001a\u00020\u00042\u0007\u0010Á\u0001\u001a\u00020\u00182\b\u0010Ã\u0001\u001a\u00030Â\u0001H\u0016J\t\u0010Å\u0001\u001a\u00020\u0004H\u0016J\t\u0010Æ\u0001\u001a\u00020\u0004H\u0016J\t\u0010Ç\u0001\u001a\u00020\u0004H\u0016J\u0012\u0010È\u0001\u001a\u00020\u00042\u0007\u0010‚\u0001\u001a\u00020\u0007H\u0016J\t\u0010É\u0001\u001a\u00020\u0004H\u0016J$\u0010Í\u0001\u001a\u00020\u00042\u0010\u0010Ë\u0001\u001a\u000b\u0012\u0004\u0012\u00020O\u0018\u00010Ê\u00012\u0007\u0010Ì\u0001\u001a\u00020\u0007H\u0016R\u001c\u0010Ñ\u0001\u001a\u0005\u0018\u00010Î\u00018\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\bÏ\u0001\u0010Ð\u0001R\u001c\u0010Õ\u0001\u001a\u0005\u0018\u00010Ò\u00018\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\bÓ\u0001\u0010Ô\u0001R!\u0010Û\u0001\u001a\u00030Ö\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\b×\u0001\u0010Ø\u0001\u001a\u0006\bÙ\u0001\u0010Ú\u0001R!\u0010à\u0001\u001a\u00030Ü\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bÝ\u0001\u0010Ø\u0001\u001a\u0006\bÞ\u0001\u0010ß\u0001R!\u0010å\u0001\u001a\u00030á\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bâ\u0001\u0010Ø\u0001\u001a\u0006\bã\u0001\u0010ä\u0001R!\u0010ê\u0001\u001a\u00030æ\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bç\u0001\u0010Ø\u0001\u001a\u0006\bè\u0001\u0010é\u0001R!\u0010ï\u0001\u001a\u00030ë\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bì\u0001\u0010Ø\u0001\u001a\u0006\bí\u0001\u0010î\u0001R!\u0010ô\u0001\u001a\u00030ð\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bñ\u0001\u0010Ø\u0001\u001a\u0006\bò\u0001\u0010ó\u0001R!\u0010ù\u0001\u001a\u00030õ\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bö\u0001\u0010Ø\u0001\u001a\u0006\b÷\u0001\u0010ø\u0001R!\u0010þ\u0001\u001a\u00030ú\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\bû\u0001\u0010Ø\u0001\u001a\u0006\bü\u0001\u0010ý\u0001R!\u0010ƒ\u0002\u001a\u00030ÿ\u00018BX‚„\u0002¢\u0006\u0010\n\u0006\b€\u0002\u0010Ø\u0001\u001a\u0006\b\u0002\u0010‚\u0002R!\u0010ˆ\u0002\u001a\u00030„\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b…\u0002\u0010Ø\u0001\u001a\u0006\b†\u0002\u0010‡\u0002R\u0017\u0010‹\u0002\u001a\u00020\u00188\u0002X‚\u0004¢\u0006\b\n\u0006\b‰\u0002\u0010Š\u0002R\u0019\u0010Ž\u0002\u001a\u00020#8\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\bŒ\u0002\u0010\u0002R!\u0010“\u0002\u001a\u00030\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b\u0002\u0010Ø\u0001\u001a\u0006\b‘\u0002\u0010’\u0002R\u001c\u0010—\u0002\u001a\u0005\u0018\u00010”\u00028\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\b•\u0002\u0010–\u0002R\u001c\u0010›\u0002\u001a\u0005\u0018\u00010˜\u00028\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\b™\u0002\u0010š\u0002R\u0019\u0010\u0002\u001a\u00020\u00078\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\b\u0002\u0010œ\u0002R!\u0010¢\u0002\u001a\u00030ž\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\bŸ\u0002\u0010Ø\u0001\u001a\u0006\b \u0002\u0010¡\u0002R!\u0010§\u0002\u001a\u00030£\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b¤\u0002\u0010Ø\u0001\u001a\u0006\b¥\u0002\u0010¦\u0002R!\u0010¬\u0002\u001a\u00030¨\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b©\u0002\u0010Ø\u0001\u001a\u0006\bª\u0002\u0010«\u0002R!\u0010±\u0002\u001a\u00030­\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b®\u0002\u0010Ø\u0001\u001a\u0006\b¯\u0002\u0010°\u0002R!\u0010µ\u0002\u001a\u00030²\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\bÅ\u0001\u0010Ø\u0001\u001a\u0006\b³\u0002\u0010´\u0002R!\u0010¹\u0002\u001a\u00030¶\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\bÈ\u0001\u0010Ø\u0001\u001a\u0006\b·\u0002\u0010¸\u0002R!\u0010½\u0002\u001a\u00030º\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b³\u0001\u0010Ø\u0001\u001a\u0006\b»\u0002\u0010¼\u0002R!\u0010Á\u0002\u001a\u00030¾\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b\u0001\u0010Ø\u0001\u001a\u0006\b¿\u0002\u0010À\u0002R!\u0010Å\u0002\u001a\u00030Â\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\bÄ\u0001\u0010Ø\u0001\u001a\u0006\bÃ\u0002\u0010Ä\u0002R!\u0010Ê\u0002\u001a\u00030Æ\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\bÇ\u0002\u0010Ø\u0001\u001a\u0006\bÈ\u0002\u0010É\u0002R \u0010Í\u0002\u001a\u00020l8BX‚„\u0002¢\u0006\u0010\n\u0006\b©\u0001\u0010Ø\u0001\u001a\u0006\bË\u0002\u0010Ì\u0002R!\u0010Ñ\u0002\u001a\u00030Î\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\bÀ\u0001\u0010Ø\u0001\u001a\u0006\bÏ\u0002\u0010Ð\u0002R!\u0010Õ\u0002\u001a\u00030Ò\u00028BX‚„\u0002¢\u0006\u0010\n\u0006\b›\u0001\u0010Ø\u0001\u001a\u0006\bÓ\u0002\u0010Ô\u0002R/\u0010Û\u0002\u001a\u001a\u0012\u0007\u0012\u0005\u0018\u00010×\u00020Ö\u0002j\f\u0012\u0007\u0012\u0005\u0018\u00010×\u0002`Ø\u00028\u0002X‚\u0004¢\u0006\b\n\u0006\bÙ\u0002\u0010Ú\u0002R\u001c\u0010ß\u0002\u001a\u0005\u0018\u00010Ü\u00028\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\bÝ\u0002\u0010Þ\u0002R\u0017\u0010â\u0002\u001a\u00030à\u00028\u0002X‚\u0004¢\u0006\u0007\n\u0005\bk\u0010á\u0002R\u0018\u0010æ\u0002\u001a\u00030ã\u00028\u0002X‚\u0004¢\u0006\b\n\u0006\bä\u0002\u0010å\u0002R\u001b\u0010é\u0002\u001a\u0005\u0018\u00010ç\u00028\u0002@\u0002X‚\u000e¢\u0006\u0007\n\u0005\bq\u0010è\u0002R\u0019\u0010ë\u0002\u001a\u00020\u00078\u0002@\u0002X‚\u000e¢\u0006\b\n\u0006\bê\u0002\u0010œ\u0002¨\u0006ð\u0002"}, d2 = {"Lcom/xingin/alpha/emcee/AlphaEmceeActivity;", "Lcom/xingin/alpha/base/AlphaBaseActivity;", "Lln/r0;", "Lbp/e;", "", "Ea", "za", "", "createIfNull", "Lcom/xingin/alpha/gift/redpacket/AlphaRedPacketDialog;", "M9", "isShow", "lb", "Da", "Xa", "Wa", "Lcom/xingin/alpha/audience/input/AlphaInputTextDialog;", "D9", "isOpen", "", "heightDiff", "sa", "transY", "hb", "", "heightDimen", "o9", "Lcom/xingin/alpha/lottery/AlphaEmceeLotteryDialog;", "G9", "Lcom/xingin/alpha/lottery/AlphaLotteryDetailDialog;", "F9", "oa", "da", "ea", "Va", "", "giftId", "panelType", "giftType", "Sa", "(Ljava/lang/Long;ILjava/lang/Integer;)V", "newValue", "pb", "remain", "joined", "isFinish", "mb", "initView", "Lcom/xingin/alpha/bean/AlphaLiveSticker;", lx0.k.STICKER, "isLeft", "V9", "visible", "Lft/b;", "infoCard", "X9", "shouldShow", "jb", "Z9", "aa", "na", "ma", "fa", "giftRainId", "isEntranceClick", "Ua", "ga", com.igexin.push.core.b.f25349ab, "ha", "Ba", "ia", "ba", "Ha", "Lcom/xingin/alpha/bean/EmceeBeforeStopBean;", "beforeStopBean", "W9", "Lcom/xingin/alpha/bean/EmceeBeforeStopNotifyBean;", "notifyBean", "Qa", "", "desc", "bb", "Aa", "foldingOpen", "orientationPortrait", "q9", "p9", "Za", "lotteryId", "Ya", com.alipay.sdk.cons.b.f18122k, "ob", "rankPeriodType", "targetRankType", "emceeOrBusiness", "rankSource", "Fa", "showScreenShotPattern", "gb", "Lsl/e;", "s9", "", "Lzq/k;", "managerList", "m1", "Lav/t;", "netState", "e0", "Ldu/u;", "t0", "Landroid/os/Bundle;", "savedInstanceState", "onCreate", "g0", "w0", "H6", "r6", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImExplainCourseBean;", "bean", "i0", "W2", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaOneRMBPurchaseGoodsBean;", "goods", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaOneRMBPurchasePersonBean;", "drawUsers", "b6", "liveStyle", "n5", "d0", "R", "show", "B6", "F6", "z6", "onResume", "onStart", "onStop", "onBackPressed", "Landroid/content/res/Configuration;", "newConfig", "onConfigurationChanged", "onDestroy", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImTaskDetailBean;", "tasks", "url", "w2", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImWordNoticeMessage;", "msg", "n0", "roomId", "userId", "emceeId", "bundle", "m0", "Lav/g;", "W", "Lcom/xingin/alpha/mixrtc/MixViewContainer;", "I9", "me", "a6", "loading", "D", "balance", "X1", "size", "i3", "packetId", "canPurchase", "expired", "U", "Lcom/xingin/android/mixim/msg/bean/receive/RoomData;", "roomDate", "a0", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImWarningMessage;", "w7", "adjustDuration", "h3", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImDialogBean;", "dialogBean", "Q", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImDialogGuideBean;", "guideBean", "ab", "target", "o7", "noticeContent", "i7", "Lcom/xingin/android/mixim/msg/bean/business/LiveEventBean;", "events", "Lcom/xingin/android/mixim/msg/bean/business/CeremonyEventBean;", "ceremonyInfo", "isFirst", "V", "type", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImAlertDialogBean;", "alertDialogBean", "S", "O", "w6", "t7", "P", "G0", "Ldx2/d;", "picGetSubject", "isFromManagerPage", "A6", "Lcom/xingin/alpha/audience/guide/AlphaShareGuideDialog;", "i", "Lcom/xingin/alpha/audience/guide/AlphaShareGuideDialog;", "shareGuideDialog", "Lcom/xingin/alpha/infocard/widget/AlphaInfoCardLayout;", "j", "Lcom/xingin/alpha/infocard/widget/AlphaInfoCardLayout;", "infoCardLayout", "Lcom/xingin/alpha/emcee/FilterBeautyDialog;", GoogleApiAvailabilityLight.TRACKING_SOURCE_NOTIFICATION, "Lkotlin/Lazy;", "y9", "()Lcom/xingin/alpha/emcee/FilterBeautyDialog;", "filterBeautyDialog", "Lcom/xingin/alpha/ui/dialog/AlphaGiftHistoryDialog;", "o", "z9", "()Lcom/xingin/alpha/ui/dialog/AlphaGiftHistoryDialog;", "giftHistoryDialog", "Lcom/xingin/alpha/ui/dialog/admin/AlphaAdminListDialog;", com.igexin.push.core.d.c.f25536c, "r9", "()Lcom/xingin/alpha/ui/dialog/admin/AlphaAdminListDialog;", "adminListDialog", "Lcom/xingin/alpha/linkmic/battle/pk/dialog/ChoosePkTypeDialog;", "q", "u9", "()Lcom/xingin/alpha/linkmic/battle/pk/dialog/ChoosePkTypeDialog;", "choosePKTypeDialog", "Lcom/xingin/alpha/question/AlphaQuestionSetDialog;", "r", "K9", "()Lcom/xingin/alpha/question/AlphaQuestionSetDialog;", "questionSetDialog", "Lcom/xingin/alpha/question/AlphaQuestionListDialog;", "s", "J9", "()Lcom/xingin/alpha/question/AlphaQuestionListDialog;", "questionListDialog", "Lcom/xingin/alpha/question/AlphaQuestionSetOpeningDialog;", "t", "L9", "()Lcom/xingin/alpha/question/AlphaQuestionSetOpeningDialog;", "questionSetOpeningDialog", "Lcom/xingin/alpha/ui/dialog/admin/AlphaEmceeSettingDialog;", "u", "Q9", "()Lcom/xingin/alpha/ui/dialog/admin/AlphaEmceeSettingDialog;", "settingsDialog", "Lcom/xingin/alpha/prepare/AlphaEmceeRoomSettingDialog;", "v", "P9", "()Lcom/xingin/alpha/prepare/AlphaEmceeRoomSettingDialog;", "roomSettingDialog", "Lcom/xingin/alpha/gift/recharge/ChooseAmountDialog;", "w", "t9", "()Lcom/xingin/alpha/gift/recharge/ChooseAmountDialog;", "chooseAmountDialog", "x", "I", "bottomDiff", "y", "J", "startHeartTime", "Lcom/xingin/alpha/emcee/AlphaEmceePresenter;", "A", "x9", "()Lcom/xingin/alpha/emcee/AlphaEmceePresenter;", "emceePresenter", "Lcom/xingin/alpha/gift/panel/AlphaGiftPanelViewV2;", "B", "Lcom/xingin/alpha/gift/panel/AlphaGiftPanelViewV2;", "giftPanelViewV2", "Lcom/xingin/alpha/gift/panel/view/AlphaEmceeGiftRedPacketViewV2;", "C", "Lcom/xingin/alpha/gift/panel/view/AlphaEmceeGiftRedPacketViewV2;", "chooseRedPacketView", "Z", "isLotteryAnimPlaying", "Lhm/m;", "K", "v9", "()Lhm/m;", "couponPresenter", "Ljm/a;", "L", "w9", "()Ljm/a;", "couponView", "Lrq/j;", "M", "C9", "()Lrq/j;", "goodsPresenter", "Lrq/k;", "N", "H9", "()Lrq/k;", "mGoodsView", "Luy/g;", "S9", "()Luy/g;", "voteView", "Luy/d;", "R9", "()Luy/d;", "votePresenter", "Lot/d;", "B9", "()Lot/d;", "goodsCollectView", "Lot/c;", "A9", "()Lot/c;", "goodsCollectPresenter", "Lgz/c;", "T9", "()Lgz/c;", "wishGiftPresenter", "Lhz/a;", "T", "U9", "()Lhz/a;", "wishGiftView", "E9", "()Ldu/u;", "linkControlView", "Lox/j;", "O9", "()Lox/j;", "rightEntranceView", "Lox/i;", "N9", "()Lox/i;", "rightEntrancePresenter", "Ljava/util/ArrayList;", "Lll/j;", "Lkotlin/collections/ArrayList;", "X", "Ljava/util/ArrayList;", "interceptBackView", "Lcom/xingin/alpha/giftrain/AlphaGiftRainDialog;", "Y", "Lcom/xingin/alpha/giftrain/AlphaGiftRainDialog;", "giftRainDialog", "com/xingin/alpha/emcee/AlphaEmceeActivity$t1", "Lcom/xingin/alpha/emcee/AlphaEmceeActivity$t1;", "redPacketCountDownListener", "com/xingin/alpha/emcee/AlphaEmceeActivity$l1", "f0", "Lcom/xingin/alpha/emcee/AlphaEmceeActivity$l1;", "lotteryCountDownListener", "Lcom/xingin/alpha/ui/events/AlphaEventsView;", "Lcom/xingin/alpha/ui/events/AlphaEventsView;", "liveEventView", "h0", "liveEventIsShowing", "<init>", "()V", fy0.j0.f80220a, "a", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
@SuppressLint({"ClassTooLong"})
/* compiled from: AlphaEmceeActivity.kt */
public final class AlphaEmceeActivity extends AlphaBaseActivity implements ln.r0, bp.e {

    /* renamed from: j0  reason: collision with root package name */
    public static final a f41943j0 = new a(null);
    public final Lazy A;
    public AlphaGiftPanelViewV2 B;
    public AlphaEmceeGiftRedPacketViewV2 C;

    /* renamed from: J  reason: collision with root package name */
    public boolean f41944J;
    public final Lazy K;
    public final Lazy L;
    public final Lazy M;
    public final Lazy N;
    public final Lazy O;
    public final Lazy P;
    public final Lazy Q;
    public final Lazy R;
    public final Lazy S;
    public final Lazy T;
    public final Lazy U;
    public final Lazy V;
    public final Lazy W;
    public final ArrayList<ll.j> X;
    public AlphaGiftRainDialog Y;
    public qn.h Z;

    /* renamed from: a0  reason: collision with root package name */
    public mq.h f41945a0;

    /* renamed from: b0  reason: collision with root package name */
    public final j30.a f41946b0;

    /* renamed from: c0  reason: collision with root package name */
    public final j30.a f41947c0;

    /* renamed from: d0  reason: collision with root package name */
    public final j30.a f41948d0;

    /* renamed from: e0  reason: collision with root package name */
    public final t1 f41949e0;

    /* renamed from: f0  reason: collision with root package name */
    public final l1 f41950f0;

    /* renamed from: g  reason: collision with root package name */
    public final bp.m f41951g;

    /* renamed from: g0  reason: collision with root package name */
    public AlphaEventsView f41952g0;

    /* renamed from: h  reason: collision with root package name */
    public final uo.s f41953h;

    /* renamed from: h0  reason: collision with root package name */
    public boolean f41954h0;

    /* renamed from: i  reason: collision with root package name */
    public AlphaShareGuideDialog f41955i;

    /* renamed from: i0  reason: collision with root package name */
    public Map<Integer, View> f41956i0 = new LinkedHashMap();

    /* renamed from: j  reason: collision with root package name */
    public AlphaInfoCardLayout f41957j;

    /* renamed from: k  reason: collision with root package name */
    public final dx2.d<Unit> f41958k;

    /* renamed from: l  reason: collision with root package name */
    public final hw2.b f41959l;

    /* renamed from: m  reason: collision with root package name */
    public sl.e f41960m;

    /* renamed from: n  reason: collision with root package name */
    public final Lazy f41961n;

    /* renamed from: o  reason: collision with root package name */
    public final Lazy f41962o;

    /* renamed from: p  reason: collision with root package name */
    public final Lazy f41963p;

    /* renamed from: q  reason: collision with root package name */
    public final Lazy f41964q;

    /* renamed from: r  reason: collision with root package name */
    public final Lazy f41965r;

    /* renamed from: s  reason: collision with root package name */
    public final Lazy f41966s;

    /* renamed from: t  reason: collision with root package name */
    public final Lazy f41967t;

    /* renamed from: u  reason: collision with root package name */
    public final Lazy f41968u;

    /* renamed from: v  reason: collision with root package name */
    public final Lazy f41969v;

    /* renamed from: w  reason: collision with root package name */
    public final Lazy f41970w;

    /* renamed from: x  reason: collision with root package name */
    public final int f41971x;

    /* renamed from: y  reason: collision with root package name */
    public long f41972y;

    /* renamed from: z  reason: collision with root package name */
    public final uo.y f41973z;

    @Metadata(bv = {}, d1 = {"\u0000\u0010\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0010\u000e\n\u0002\b\t\b†\u0003\u0018\u00002\u00020\u0001B\t\b\u0002¢\u0006\u0004\b\t\u0010\nR\u0014\u0010\u0003\u001a\u00020\u00028\u0006X†T¢\u0006\u0006\n\u0004\b\u0003\u0010\u0004R\u0014\u0010\u0005\u001a\u00020\u00028\u0006X†T¢\u0006\u0006\n\u0004\b\u0005\u0010\u0004R\u0014\u0010\u0006\u001a\u00020\u00028\u0006X†T¢\u0006\u0006\n\u0004\b\u0006\u0010\u0004R\u0014\u0010\u0007\u001a\u00020\u00028\u0006X†T¢\u0006\u0006\n\u0004\b\u0007\u0010\u0004R\u0014\u0010\b\u001a\u00020\u00028\u0006X†T¢\u0006\u0006\n\u0004\b\b\u0010\u0004¨\u0006\u000b"}, d2 = {"Lcom/xingin/alpha/emcee/AlphaEmceeActivity$a;", "", "", "PARAM_IS_CAMERA_FRONT", "Ljava/lang/String;", "PARAM_LIVE_ROOM", "PARAM_PREPARE_PAGE_NOTICE", "PARAM_RECOVER", "TAG", "<init>", "()V", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class a {
        public a() {
        }

        public /* synthetic */ a(DefaultConstructorMarker defaultConstructorMarker) {
            this();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class a0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41974a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public a0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41974a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f41974a.U9().k();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", "isFoldOpen", "", "w", "", "a", "(ZI)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class a1 extends Lambda implements Function2<Boolean, Integer, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41975a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public a1(AlphaEmceeActivity alphaEmceeActivity) {
            super(2);
            this.f41975a = alphaEmceeActivity;
        }

        public final void a(boolean z14, int i10) {
            LinearLayout linearLayout = (LinearLayout) this.f41975a._$_findCachedViewById(R$id.a7j);
            Intrinsics.checkNotNullExpressionValue(linearLayout, "cardContainer");
            AlphaEmceeActivity alphaEmceeActivity = this.f41975a;
            ViewGroup.LayoutParams layoutParams = linearLayout.getLayoutParams();
            Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams");
            ViewGroup.MarginLayoutParams marginLayoutParams = (ViewGroup.MarginLayoutParams) layoutParams;
            int i14 = (!z14 || i10 <= 0) ? 0 : (com.xingin.utils.core.d1.i(alphaEmceeActivity) - i10) / 2;
            Resources system = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
            marginLayoutParams.setMarginEnd(i14 + ((int) TypedValue.applyDimension(1, (float) 12, system.getDisplayMetrics())));
            linearLayout.setLayoutParams(marginLayoutParams);
            ((AspectRatioFrameLayout) this.f41975a._$_findCachedViewById(R$id.f39711animPlayerLayout)).setAspectRatio((((float) i10) * 1.0f) / ((float) com.xingin.utils.core.d1.g(this.f41975a)));
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function2
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool, Integer num) {
            a(bool.booleanValue(), num.intValue());
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0002\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0004\b\u0004\u0010\u0005"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke", "(Ljava/lang/String;)Ljava/lang/Boolean;"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class a2 extends Lambda implements Function1<String, Boolean> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41976a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public a2(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f41976a = alphaEmceeActivity;
        }

        public final Boolean invoke(String str) {
            Intrinsics.checkNotNullParameter(str, AdvanceSetting.NETWORK_TYPE);
            this.f41976a.i7(str);
            return Boolean.FALSE;
        }
    }

    @Metadata(k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public /* synthetic */ class b {

        /* renamed from: a  reason: collision with root package name */
        public static final /* synthetic */ int[] f41977a;

        static {
            int[] iArr = new int[av.t.values().length];
            iArr[av.t.GOOD.ordinal()] = 1;
            iArr[av.t.POOR.ordinal()] = 2;
            iArr[av.t.BAD.ordinal()] = 3;
            f41977a = iArr;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "url", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class b0 extends Lambda implements Function1<String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaLiveChatPanel f41978a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public b0(AlphaLiveChatPanel alphaLiveChatPanel) {
            super(1);
            this.f41978a = alphaLiveChatPanel;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(String str) {
            invoke(str);
            return Unit.INSTANCE;
        }

        public final void invoke(String str) {
            Intrinsics.checkNotNullParameter(str, "url");
            AlphaProtocolWebActivity.a aVar = AlphaProtocolWebActivity.f44430d;
            Context context = this.f41978a.getContext();
            Intrinsics.checkNotNullExpressionValue(context, "context");
            AlphaProtocolWebActivity.a.f(aVar, context, str, 0, 4, null);
            fy.i0 i0Var = fy.i0.f79341a;
            ln.d2 d2Var = ln.d2.f102239a;
            i0Var.b(String.valueOf(d2Var.z0()), d2Var.T());
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class b1 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41979a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public b1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41979a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            AlphaEmceeUserListDialog a14 = AlphaEmceeUserListDialog.f45626g.a(this.f41979a.x9().o2().getRoomId());
            FragmentManager supportFragmentManager = this.f41979a.getSupportFragmentManager();
            Intrinsics.checkNotNullExpressionValue(supportFragmentManager, "supportFragmentManager");
            a14.showNow(supportFragmentManager, "admin");
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class b2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41980a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public b2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41980a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f41980a.x9().U1();
            fy.d dVar = fy.d.f78950a;
            ln.d2 d2Var = ln.d2.f102239a;
            dVar.l(d2Var.T(), d2Var.A0(), "confirm");
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/ui/dialog/admin/AlphaAdminListDialog;", "a", "()Lcom/xingin/alpha/ui/dialog/admin/AlphaAdminListDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class c extends Lambda implements Function0<AlphaAdminListDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41981a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public c(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41981a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaAdminListDialog invoke() {
            AlphaEmceeActivity alphaEmceeActivity = this.f41981a;
            return new AlphaAdminListDialog(alphaEmceeActivity, alphaEmceeActivity.x9().o2().getRoomId());
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/android/mixim/msg/bean/receive/AlphaBaseImMessage;", "msg", "", "a", "(Lcom/xingin/android/mixim/msg/bean/receive/AlphaBaseImMessage;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class c0 extends Lambda implements Function1<AlphaBaseImMessage, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41982a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public c0(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f41982a = alphaEmceeActivity;
        }

        public final void a(AlphaBaseImMessage alphaBaseImMessage) {
            String contractId;
            Intrinsics.checkNotNullParameter(alphaBaseImMessage, "msg");
            AlphaRequestExplainMessage alphaRequestExplainMessage = alphaBaseImMessage instanceof AlphaRequestExplainMessage ? (AlphaRequestExplainMessage) alphaBaseImMessage : null;
            if (!(alphaRequestExplainMessage == null || (contractId = alphaRequestExplainMessage.getContractId()) == null)) {
                new AlphaBottomExplainDialog(this.f41982a, ln.d2.f102239a.z0(), contractId, "").show();
            }
            fy.f.f79144a.c(String.valueOf(ln.d2.f102239a.z0()));
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(AlphaBaseImMessage alphaBaseImMessage) {
            a(alphaBaseImMessage);
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class c1 extends Lambda implements Function1<Boolean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41983a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public c1(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f41983a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
            invoke(bool.booleanValue());
            return Unit.INSTANCE;
        }

        public final void invoke(boolean z14) {
            AlphaEmceeActivity alphaEmceeActivity = this.f41983a;
            long roomId = alphaEmceeActivity.x9().o2().getRoomId();
            ja.b1 b1Var = ja.b1.f94179a;
            r0.a.a(alphaEmceeActivity, roomId, b1Var.S0().getUserid(), b1Var.S0().getUserid(), null, 8, null);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class c2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ EmceeBeforeStopNotifyBean f41984a;

        /* renamed from: b  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41985b;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public c2(EmceeBeforeStopNotifyBean emceeBeforeStopNotifyBean, AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41984a = emceeBeforeStopNotifyBean;
            this.f41985b = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            String btnAction = this.f41984a.getBtnAction();
            if (btnAction != null && btnAction.length() > 0) {
                AlphaEventsWebActivity.a.c(AlphaEventsWebActivity.f45671n, this.f41985b, this.f41984a.getBtnAction(), null, false, 0, false, 60, null);
            }
            fy.d dVar = fy.d.f78950a;
            ln.d2 d2Var = ln.d2.f102239a;
            dVar.l(d2Var.T(), d2Var.A0(), "cancel");
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/gift/recharge/ChooseAmountDialog;", "a", "()Lcom/xingin/alpha/gift/recharge/ChooseAmountDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class d extends Lambda implements Function0<ChooseAmountDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41986a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public d(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41986a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final ChooseAmountDialog invoke() {
            return new ChooseAmountDialog(this.f41986a);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Luo/g0;", "giftVideoRes", "", "a", "(Luo/g0;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class d0 extends Lambda implements Function1<uo.g0, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41987a;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f41988a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f41988a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f41988a.f41973z.p(false);
                this.f41988a.f41973z.s();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public d0(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f41987a = alphaEmceeActivity;
        }

        public final void a(uo.g0 g0Var) {
            Intrinsics.checkNotNullParameter(g0Var, "giftVideoRes");
            File b14 = g0Var.b();
            if (b14 != null) {
                AlphaEmceeActivity alphaEmceeActivity = this.f41987a;
                GiftPropertyBean a14 = g0Var.a();
                if (a14 != null && a14.b()) {
                    alphaEmceeActivity.f41973z.p(true);
                    AlphaEmceePresenter x93 = alphaEmceeActivity.x9();
                    String absolutePath = b14.getAbsolutePath();
                    Intrinsics.checkNotNullExpressionValue(absolutePath, "file.absolutePath");
                    x93.p3(absolutePath, g0Var.a(), new a(alphaEmceeActivity));
                    return;
                }
                alphaEmceeActivity.f41973z.o(true);
                TextureRenderViewV2 textureRenderViewV2 = (TextureRenderViewV2) alphaEmceeActivity._$_findCachedViewById(R$id.animPlayerView);
                Intrinsics.checkNotNullExpressionValue(textureRenderViewV2, "animPlayerView");
                AnimRenderView.DefaultImpls.startPlay$default((AnimRenderView) textureRenderViewV2, b14, false, 2, (Object) null);
            }
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(uo.g0 g0Var) {
            a(g0Var);
            return Unit.INSTANCE;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0010\n\u0002\u0010\b\n\u0002\b\u0004\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0006\u001a\u00020\u00052\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0002\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u00002\u0006\u0010\u0004\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0006\u0010\u0007"}, d2 = {"", "emceeOrBusiness", "rankPeriodType", "targetRankType", "rankSource", "", "a", "(IIII)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class d1 extends Lambda implements Function4<Integer, Integer, Integer, Integer, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41989a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public d1(AlphaEmceeActivity alphaEmceeActivity) {
            super(4);
            this.f41989a = alphaEmceeActivity;
        }

        public final void a(int i10, int i14, int i15, int i16) {
            this.f41989a.Fa(i14, i15, i10, i16);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function4
        public /* bridge */ /* synthetic */ Unit invoke(Integer num, Integer num2, Integer num3, Integer num4) {
            a(num.intValue(), num2.intValue(), num3.intValue(), num4.intValue());
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "panelType", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class d2 extends Lambda implements Function1<Integer, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41990a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public d2(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f41990a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Integer num) {
            invoke(num.intValue());
            return Unit.INSTANCE;
        }

        public final void invoke(int i10) {
            if (i10 == 1) {
                this.f41990a.Sa(null, i10, 5);
            } else {
                AlphaEmceeActivity.Ta(this.f41990a, null, i10, null, 4, null);
            }
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/linkmic/battle/pk/dialog/ChoosePkTypeDialog;", "a", "()Lcom/xingin/alpha/linkmic/battle/pk/dialog/ChoosePkTypeDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class e extends Lambda implements Function0<ChoosePkTypeDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41991a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public e(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41991a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final ChoosePkTypeDialog invoke() {
            return new ChoosePkTypeDialog(this.f41991a);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class e0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public static final e0 f41992a = new e0();

        public e0() {
            super(0);
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
        }
    }

    @Metadata(d1 = {"\u0000\n\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0004\u0010\u0000\u001a\u00020\u00012\u000e\u0010\u0002\u001a\n \u0003*\u0004\u0018\u00010\u00010\u0001H\n¢\u0006\u0004\b\u0004\u0010\u0005"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "kotlin.jvm.PlatformType", "invoke", "(Lkotlin/Unit;)V"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class e1 extends Lambda implements Function1<Unit, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41993a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public e1(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f41993a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Unit unit) {
            invoke(unit);
            return Unit.INSTANCE;
        }

        public final void invoke(Unit unit) {
            this.f41993a.x9().o3();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000#\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\b\u0010\u0003\u001a\u00020\u0002H\u0016J\b\u0010\u0005\u001a\u00020\u0004H\u0016J\b\u0010\u0007\u001a\u00020\u0006H\u0016J\u000e\u0010\t\u001a\b\u0012\u0004\u0012\u00020\u00060\bH\u0016¨\u0006\n"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$e2", "Lqp/d$c;", "", "a", "", "b", "", "c", "Ldx2/d;", y7.f.f156778k, "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class e2 implements d.c {
        @Override // qp.d.c
        public long a() {
            return ln.d2.f102239a.z0();
        }

        @Override // qp.d.c
        public String b() {
            return ln.d2.f102239a.T();
        }

        @Override // qp.d.c
        public boolean c() {
            return false;
        }

        @Override // qp.d.c
        public dx2.d<Boolean> f() {
            dx2.d<Boolean> b24 = dx2.d.b2();
            Intrinsics.checkNotNullExpressionValue(b24, "create()");
            return b24;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lhm/m;", "a", "()Lhm/m;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class f extends Lambda implements Function0<hm.m> {

        /* renamed from: a  reason: collision with root package name */
        public static final f f41994a = new f();

        public f() {
            super(0);
        }

        /* renamed from: a */
        public final hm.m invoke() {
            return new hm.m();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000)\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\t\n\u0002\b\u0003*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u0018\u0010\u0007\u001a\u00020\u00062\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\u0016J\u0010\u0010\t\u001a\u00020\u00062\u0006\u0010\u0003\u001a\u00020\bH\u0016J\u0010\u0010\f\u001a\u00020\u00062\u0006\u0010\u000b\u001a\u00020\nH\u0016¨\u0006\r"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$f0", "Luo/f0;", "Lto/d;", "giftModel", "", "supportCombo", "", "c", "Lto/a;", "a", "", "giftId", "b", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class f0 implements uo.f0 {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41995a;

        public f0(AlphaEmceeActivity alphaEmceeActivity) {
            this.f41995a = alphaEmceeActivity;
        }

        @Override // uo.f0
        public void a(to.a aVar) {
            Intrinsics.checkNotNullParameter(aVar, "giftModel");
            uo.y.d(this.f41995a.f41973z, aVar, false, 2, null);
        }

        @Override // uo.f0
        public void b(long j14) {
            uo.g0 A = uo.e0.f138050a.A(Long.valueOf(j14), 0, 0);
            if (A != null) {
                AlphaEmceeActivity alphaEmceeActivity = this.f41995a;
                File b14 = A.b();
                if (b14 != null) {
                    TextureRenderViewV2 textureRenderViewV2 = (TextureRenderViewV2) alphaEmceeActivity._$_findCachedViewById(R$id.animPlayerView);
                    Intrinsics.checkNotNullExpressionValue(textureRenderViewV2, "animPlayerView");
                    AnimRenderView.DefaultImpls.startPlay$default((AnimRenderView) textureRenderViewV2, b14, false, 2, (Object) null);
                }
            }
        }

        @Override // uo.f0
        public void c(to.d dVar, boolean z14) {
            Intrinsics.checkNotNullParameter(dVar, "giftModel");
            this.f41995a.f41973z.c(dVar, z14);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class f1 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41996a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public f1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41996a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            b.a.a(this.f41996a.H9(), true, null, 2, null);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0015\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0002*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u000e\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002H\u0016¨\u0006\u0005"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$f2", "Lyq/a$c;", "", "Lzq/k;", "c", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class f2 implements a.c {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ List<zq.k> f41997a;

        public f2(List<zq.k> list) {
            this.f41997a = list;
        }

        @Override // yq.a.c
        public List<zq.k> c() {
            return this.f41997a;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Ljm/a;", "a", "()Ljm/a;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class g extends Lambda implements Function0<jm.a> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f41998a;

        @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\b\u0010\u0001\u001a\u0004\u0018\u00010\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lll/j;", AdvanceSetting.NETWORK_TYPE, "", "a", "(Lll/j;)V"}, k = 3, mv = {1, 6, 0})
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function1<ll.j, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f41999a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f41999a = alphaEmceeActivity;
            }

            public final void a(ll.j jVar) {
                this.f41999a.X.add(jVar);
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(ll.j jVar) {
                a(jVar);
                return Unit.INSTANCE;
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public g(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f41998a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final jm.a invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f41998a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            jm.a aVar = new jm.a(frameLayout);
            aVar.w(new a(this.f41998a));
            return aVar;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000#\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u0003\n\u0002\b\u0003*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H\u0016J\"\u0010\n\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0007\u001a\u00020\u00062\b\u0010\t\u001a\u0004\u0018\u00010\bH\u0016¨\u0006\u000b"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$g0", "Lcom/xingin/animation/OnAnimationPlayListener;", "", "url", "", "onCompletion", "", "errorCode", "", "throwable", "onError", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class g0 implements OnAnimationPlayListener {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42000a;

        public g0(AlphaEmceeActivity alphaEmceeActivity) {
            this.f42000a = alphaEmceeActivity;
        }

        @Override // com.xingin.animation.OnAnimationPlayListener
        public void onCompletion(String str) {
            Intrinsics.checkNotNullParameter(str, "url");
            this.f42000a.f41973z.o(false);
            this.f42000a.f41973z.s();
        }

        @Override // com.xingin.animation.OnAnimationPlayListener
        public void onError(String str, int i10, Throwable th3) {
            Intrinsics.checkNotNullParameter(str, "url");
            this.f42000a.f41973z.o(false);
            this.f42000a.f41973z.s();
            sy.v0 v0Var = sy.v0.f131783a;
            v0Var.b("GiftResourceManager", th3, "礼物播发失败 errorCode " + i10);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class g1 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42001a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public g1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42001a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42001a.x9().o3();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class g2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaInteractGuideDialog f42002a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public g2(AlphaInteractGuideDialog alphaInteractGuideDialog) {
            super(0);
            this.f42002a = alphaInteractGuideDialog;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            Context context = this.f42002a.getContext();
            Intrinsics.checkNotNullExpressionValue(context, "context");
            new AlphaAudienceFansClubHomeDialog(context, true).show();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/emcee/AlphaEmceePresenter;", "a", "()Lcom/xingin/alpha/emcee/AlphaEmceePresenter;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class h extends Lambda implements Function0<AlphaEmceePresenter> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42003a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public h(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42003a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaEmceePresenter invoke() {
            AlphaEmceeActivity alphaEmceeActivity = this.f42003a;
            Intent intent = alphaEmceeActivity.getIntent();
            Intrinsics.checkNotNullExpressionValue(intent, "intent");
            return new AlphaEmceePresenter(alphaEmceeActivity, intent);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class h0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42004a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public h0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42004a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42004a.Za();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class h1 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42005a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public h1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42005a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            AlphaEmceeGiftRedPacketViewV2 alphaEmceeGiftRedPacketViewV2 = this.f42005a.C;
            if (alphaEmceeGiftRedPacketViewV2 != null) {
                alphaEmceeGiftRedPacketViewV2.H();
            }
            FrameLayout frameLayout = (FrameLayout) this.f42005a._$_findCachedViewById(R$id.azi);
            if (frameLayout != null) {
                sy.q1.r(frameLayout, false, 0, null, 7, null);
            }
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class h2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42006a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public h2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42006a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42006a.x9().l3();
            ln.d2 d2Var = ln.d2.f102239a;
            d2Var.e2(false);
            fy.d.f78950a.L(d2Var.T(), String.valueOf(this.f42006a.x9().o2().getRoomId()));
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/emcee/FilterBeautyDialog;", "a", "()Lcom/xingin/alpha/emcee/FilterBeautyDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class i extends Lambda implements Function0<FilterBeautyDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42007a;

        @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\b\u0010\u0001\u001a\u0004\u0018\u00010\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/alpha/emcee/filter/AlphaFilterModel;", AdvanceSetting.NETWORK_TYPE, "", "a", "(Lcom/xingin/alpha/emcee/filter/AlphaFilterModel;)V"}, k = 3, mv = {1, 6, 0})
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function1<AlphaFilterModel, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42008a;

            /* renamed from: b  reason: collision with root package name */
            public final /* synthetic */ FilterBeautyDialog f42009b;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity, FilterBeautyDialog filterBeautyDialog) {
                super(1);
                this.f42008a = alphaEmceeActivity;
                this.f42009b = filterBeautyDialog;
            }

            public final void a(AlphaFilterModel alphaFilterModel) {
                FilterModel filterModel;
                AlphaEmceePresenter x93 = this.f42008a.x9();
                if (alphaFilterModel == null) {
                    filterModel = null;
                } else {
                    e.a aVar = nn.e.f110702i;
                    Context context = this.f42009b.getContext();
                    Intrinsics.checkNotNullExpressionValue(context, "context");
                    filterModel = aVar.a(context).e(alphaFilterModel);
                }
                x93.v3(filterModel);
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(AlphaFilterModel alphaFilterModel) {
                a(alphaFilterModel);
                return Unit.INSTANCE;
            }
        }

        @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u0007\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", "type", "", "strength", "", "a", "(IF)V"}, k = 3, mv = {1, 6, 0})
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class b extends Lambda implements Function2<Integer, Float, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42010a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public b(AlphaEmceeActivity alphaEmceeActivity) {
                super(2);
                this.f42010a = alphaEmceeActivity;
            }

            public final void a(int i10, float f14) {
                this.f42010a.x9().y3(i10, f14);
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
            @Override // kotlin.jvm.functions.Function2
            public /* bridge */ /* synthetic */ Unit invoke(Integer num, Float f14) {
                a(num.intValue(), f14.floatValue());
                return Unit.INSTANCE;
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class c extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42011a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public c(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42011a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42011a.lb(false);
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class d extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42012a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public d(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42012a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42012a.lb(true);
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public i(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42007a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final FilterBeautyDialog invoke() {
            FilterBeautyDialog filterBeautyDialog = new FilterBeautyDialog(this.f42007a, false, 2, null);
            AlphaEmceeActivity alphaEmceeActivity = this.f42007a;
            filterBeautyDialog.v0(new a(alphaEmceeActivity, filterBeautyDialog));
            filterBeautyDialog.B0(new b(alphaEmceeActivity));
            filterBeautyDialog.y0(new c(alphaEmceeActivity));
            filterBeautyDialog.x0(new d(alphaEmceeActivity));
            return filterBeautyDialog;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class i0 extends Lambda implements Function1<Boolean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42013a;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42014a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42014a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                ((LinearLayout) this.f42014a._$_findCachedViewById(R$id.bd_)).requestLayout();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public i0(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42013a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
            invoke(bool.booleanValue());
            return Unit.INSTANCE;
        }

        public final void invoke(boolean z14) {
            AlphaEmceeActivity alphaEmceeActivity = this.f42013a;
            int i10 = R$id.frf;
            ViewGroup.LayoutParams layoutParams = ((LeftGiftDockLayout) alphaEmceeActivity._$_findCachedViewById(i10)).getLayoutParams();
            Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.view.ViewGroup.MarginLayoutParams");
            int i14 = ((ViewGroup.MarginLayoutParams) layoutParams).bottomMargin;
            int i15 = ((AlphaLeftEntranceContainer) this.f42013a._$_findCachedViewById(R$id.clm)).d() ? 30 : 60;
            Resources system = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
            int applyDimension = (int) TypedValue.applyDimension(1, (float) i15, system.getDisplayMetrics());
            fp.d dVar = fp.d.f77726a;
            LeftGiftDockLayout leftGiftDockLayout = (LeftGiftDockLayout) this.f42013a._$_findCachedViewById(i10);
            Intrinsics.checkNotNullExpressionValue(leftGiftDockLayout, "topGiftAnim");
            if (!z14) {
                Resources system2 = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system2, "Resources.getSystem()");
                applyDimension = (int) TypedValue.applyDimension(1, (float) 7, system2.getDisplayMetrics());
            }
            dVar.c(leftGiftDockLayout, i14, applyDimension, new a(this.f42013a));
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class i1 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42015a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public i1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42015a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42015a.Za();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class i2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42016a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public i2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42016a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42016a.x9().U1();
            ln.d2 d2Var = ln.d2.f102239a;
            d2Var.e2(false);
            fy.d.f78950a.K(d2Var.T(), String.valueOf(this.f42016a.x9().o2().getRoomId()));
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "msg", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class j extends Lambda implements Function1<String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42017a;

        /* renamed from: b  reason: collision with root package name */
        public final /* synthetic */ AlphaInputTextDialog f42018b;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public j(AlphaEmceeActivity alphaEmceeActivity, AlphaInputTextDialog alphaInputTextDialog) {
            super(1);
            this.f42017a = alphaEmceeActivity;
            this.f42018b = alphaInputTextDialog;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(String str) {
            invoke(str);
            return Unit.INSTANCE;
        }

        public final void invoke(String str) {
            Intrinsics.checkNotNullParameter(str, "msg");
            ((AlphaLiveChatPanel) this.f42017a._$_findCachedViewById(R$id.a_u)).G(str);
            this.f42018b.y0();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class j0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42019a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public j0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42019a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42019a.Va();
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "visible", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class j1 extends Lambda implements Function1<Boolean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42020a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public j1(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42020a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
            invoke(bool.booleanValue());
            return Unit.INSTANCE;
        }

        public final void invoke(boolean z14) {
            this.f42020a.f41954h0 = z14;
            this.f42020a.ob(z14);
            AlphaEmceeActivity.kb(this.f42020a, false, 1, null);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/alpha/bean/LotteryResultBean;", "result", "", "b", "(Lcom/xingin/alpha/bean/LotteryResultBean;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class j2 extends Lambda implements Function1<LotteryResultBean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42021a;

        /* renamed from: b  reason: collision with root package name */
        public final /* synthetic */ long f42022b;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42023a;

            /* renamed from: b  reason: collision with root package name */
            public final /* synthetic */ LotteryResultBean f42024b;

            @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
            /* renamed from: com.xingin.alpha.emcee.AlphaEmceeActivity$j2$a$a  reason: collision with other inner class name */
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class C0558a extends Lambda implements Function0<Unit> {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeActivity f42025a;

                /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                public C0558a(AlphaEmceeActivity alphaEmceeActivity) {
                    super(0);
                    this.f42025a = alphaEmceeActivity;
                }

                @Override // kotlin.jvm.functions.Function0
                public final void invoke() {
                    this.f42025a.G9().A1(this.f42025a.x9().o2().getRoomId());
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity, LotteryResultBean lotteryResultBean) {
                super(0);
                this.f42023a = alphaEmceeActivity;
                this.f42024b = lotteryResultBean;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                AlphaLotteryResultDialog alphaLotteryResultDialog = new AlphaLotteryResultDialog(this.f42023a, true, this.f42024b, false, 8, null);
                alphaLotteryResultDialog.h0(new C0558a(this.f42023a));
                alphaLotteryResultDialog.show();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public j2(AlphaEmceeActivity alphaEmceeActivity, long j14) {
            super(1);
            this.f42021a = alphaEmceeActivity;
            this.f42022b = j14;
        }

        public static final void c(AlphaEmceeActivity alphaEmceeActivity, long j14) {
            Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
            alphaEmceeActivity.Ya(j14);
        }

        public final void b(LotteryResultBean lotteryResultBean) {
            Intrinsics.checkNotNullParameter(lotteryResultBean, "result");
            LotteryBean lotteryInfo = lotteryResultBean.getLotteryInfo();
            if (lotteryInfo != null && lotteryInfo.getStatus() == 1) {
                sy.g0.f131635a.b(lotteryResultBean.getLotteryInfo().getStartTime() - lotteryResultBean.getLotteryInfo().getCurrent() > 0 ? lotteryResultBean.getLotteryInfo().getStartTime() - lotteryResultBean.getLotteryInfo().getCurrent() : 1000, new ln.m0(this.f42021a, this.f42022b));
                return;
            }
            this.f42021a.f41944J = true;
            AlphaEmceeActivity alphaEmceeActivity = this.f42021a;
            int i10 = R$id.cxk;
            TextureRenderViewV2 textureRenderViewV2 = (TextureRenderViewV2) alphaEmceeActivity._$_findCachedViewById(i10);
            Intrinsics.checkNotNullExpressionValue(textureRenderViewV2, "lotteryPlayerView");
            AnimRenderView.DefaultImpls.startPlay$default((AnimRenderView) textureRenderViewV2, xu.u.f156003a.s(), false, 2, (Object) null);
            sy.q1.z((TextureRenderViewV2) this.f42021a._$_findCachedViewById(i10), 4000, new a(this.f42021a, lotteryResultBean));
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(LotteryResultBean lotteryResultBean) {
            b(lotteryResultBean);
            return Unit.INSTANCE;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0007\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", "isOpen", "", "heightDiff", "", "a", "(ZF)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class k extends Lambda implements Function2<Boolean, Float, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42026a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public k(AlphaEmceeActivity alphaEmceeActivity) {
            super(2);
            this.f42026a = alphaEmceeActivity;
        }

        public final void a(boolean z14, float f14) {
            this.f42026a.sa(z14, f14);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function2
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool, Float f14) {
            a(bool.booleanValue(), f14.floatValue());
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0003\u0010\u0000\u001a\u00020\u00012\u000e\u0010\u0002\u001a\n \u0004*\u0004\u0018\u00010\u00030\u0003H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "kotlin.jvm.PlatformType", "invoke", "(Ljava/lang/Boolean;)V"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class k0 extends Lambda implements Function1<Boolean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42027a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public k0(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42027a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
            invoke(bool);
            return Unit.INSTANCE;
        }

        public final void invoke(Boolean bool) {
            this.f42027a.W2();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Ldu/u;", "a", "()Ldu/u;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class k1 extends Lambda implements Function0<du.u> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42028a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public k1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42028a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final du.u invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f42028a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            return new du.u(frameLayout, this.f42028a.x9().q2());
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class k2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public static final k2 f42029a = new k2();

        public k2() {
            super(0);
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class l extends Lambda implements Function1<String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public static final l f42030a = new l();

        public l() {
            super(1);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(String str) {
            invoke(str);
            return Unit.INSTANCE;
        }

        public final void invoke(String str) {
            Intrinsics.checkNotNullParameter(str, AdvanceSetting.NETWORK_TYPE);
            Bundle bundle = new Bundle();
            bundle.putString(AppMonitorUserTracker.USER_ID, str);
            e30.c.e(new Event("com.xingin.xhs.user.dialog", bundle));
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class l0 extends Lambda implements Function1<Boolean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42031a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public l0(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42031a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
            invoke(bool.booleanValue());
            return Unit.INSTANCE;
        }

        public final void invoke(boolean z14) {
            this.f42031a.x9().o2().setHasGoods(z14);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000#\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\b\n\u0000\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0005*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\b\u0010\u0003\u001a\u00020\u0002H\u0016J \u0010\n\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0007\u001a\u00020\u00062\u0006\u0010\t\u001a\u00020\bH\u0016J\u0010\u0010\u000b\u001a\u00020\u00022\u0006\u0010\u0007\u001a\u00020\u0006H\u0016J\b\u0010\f\u001a\u00020\u0002H\u0016¨\u0006\r"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$l1", "Lxu/z;", "", "b", "", "remain", "", "lotteryId", "", "joined", "c", "a", "onSuccess", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class l1 implements xu.z {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42032a;

        public l1(AlphaEmceeActivity alphaEmceeActivity) {
            this.f42032a = alphaEmceeActivity;
        }

        @Override // xu.z
        public void a(long j14) {
            this.f42032a.mb(0, false, true);
            this.f42032a.Ya(j14);
        }

        @Override // xu.z
        public void b() {
        }

        @Override // xu.z
        public void c(int i10, long j14, boolean z14) {
            AlphaEmceeActivity.nb(this.f42032a, i10, z14, false, 4, null);
        }

        @Override // xu.z
        public void onSuccess() {
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class l2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42033a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public l2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42033a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            fy.d.f78950a.f0(String.valueOf(this.f42033a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid());
            this.f42033a.Ea();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/ui/dialog/AlphaGiftHistoryDialog;", "a", "()Lcom/xingin/alpha/ui/dialog/AlphaGiftHistoryDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class m extends Lambda implements Function0<AlphaGiftHistoryDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42034a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public m(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42034a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaGiftHistoryDialog invoke() {
            return new AlphaGiftHistoryDialog(this.f42034a.x9().o2().getRoomId(), this.f42034a);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000#\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0002\n\u0002\u0010\t\n\u0002\b\u0002*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u000e\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002H\u0016J\u000e\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\u00050\u0002H\u0016J\u000e\u0010\u0007\u001a\b\u0012\u0004\u0012\u00020\u00050\u0002H\u0016J\b\u0010\t\u001a\u00020\bH\u0016¨\u0006\n"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$m0", "Lqn/d$c;", "Ldx2/d;", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImBubbleGuideMessage;", "b", "Lcom/xingin/android/mixim/msg/bean/receive/AlphaImDialogGuideBean;", "d", "a", "", "c", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class m0 implements d.c {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42035a;

        public m0(AlphaEmceeActivity alphaEmceeActivity) {
            this.f42035a = alphaEmceeActivity;
        }

        public static final void k(AlphaEmceeActivity alphaEmceeActivity, AlphaImDialogGuideBean alphaImDialogGuideBean) {
            Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
            alphaEmceeActivity.Ea();
        }

        public static final void l(Throwable th3) {
        }

        public static final void m(AlphaEmceeActivity alphaEmceeActivity, AlphaImBubbleGuideMessage alphaImBubbleGuideMessage) {
            Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
            Intrinsics.checkNotNullExpressionValue(alphaImBubbleGuideMessage, AdvanceSetting.NETWORK_TYPE);
            ((AlphaBottomToolsView) alphaEmceeActivity._$_findCachedViewById(R$id.vl)).M(alphaImBubbleGuideMessage);
        }

        public static final void n(Throwable th3) {
        }

        public static final void o(AlphaEmceeActivity alphaEmceeActivity, AlphaImDialogGuideBean alphaImDialogGuideBean) {
            Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
            Intrinsics.checkNotNullExpressionValue(alphaImDialogGuideBean, AdvanceSetting.NETWORK_TYPE);
            alphaEmceeActivity.ab(alphaImDialogGuideBean);
        }

        public static final void p(Throwable th3) {
        }

        @Override // qn.d.c
        public dx2.d<AlphaImDialogGuideBean> a() {
            dx2.d<AlphaImDialogGuideBean> b24 = dx2.d.b2();
            Intrinsics.checkNotNullExpressionValue(b24, "create<AlphaImDialogGuideBean>()");
            Object n14 = b24.n(com.uber.autodispose.d.b(this.f42035a));
            Intrinsics.checkExpressionValueIsNotNull(n14, "this.`as`(AutoDispose.autoDisposable(provider))");
            ((com.uber.autodispose.y) n14).a(new ln.b0(this.f42035a), ln.f0.f102296a);
            return b24;
        }

        @Override // qn.d.c
        public dx2.d<AlphaImBubbleGuideMessage> b() {
            dx2.d<AlphaImBubbleGuideMessage> b24 = dx2.d.b2();
            Intrinsics.checkNotNullExpressionValue(b24, "create<AlphaImBubbleGuideMessage>()");
            Object n14 = b24.n(com.uber.autodispose.d.b(this.f42035a));
            Intrinsics.checkExpressionValueIsNotNull(n14, "this.`as`(AutoDispose.autoDisposable(provider))");
            ((com.uber.autodispose.y) n14).a(new ln.a0(this.f42035a), ln.e0.f102292a);
            return b24;
        }

        @Override // qn.d.c
        public long c() {
            return this.f42035a.x9().o2().getDuration();
        }

        @Override // qn.d.c
        public dx2.d<AlphaImDialogGuideBean> d() {
            dx2.d<AlphaImDialogGuideBean> b24 = dx2.d.b2();
            Intrinsics.checkNotNullExpressionValue(b24, "create<AlphaImDialogGuideBean>()");
            Object n14 = b24.n(com.uber.autodispose.d.b(this.f42035a));
            Intrinsics.checkExpressionValueIsNotNull(n14, "this.`as`(AutoDispose.autoDisposable(provider))");
            ((com.uber.autodispose.y) n14).a(new ln.c0(this.f42035a), ln.d0.f102236a);
            return b24;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lrq/k;", "a", "()Lrq/k;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class m1 extends Lambda implements Function0<rq.k> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42036a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public m1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42036a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final rq.k invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f42036a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            return new rq.k(frameLayout, true);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class m2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42037a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public m2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42037a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            fy.b.f78513a.S(String.valueOf(this.f42037a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid());
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lot/c;", "a", "()Lot/c;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class n extends Lambda implements Function0<ot.c> {

        /* renamed from: a  reason: collision with root package name */
        public static final n f42038a = new n();

        public n() {
            super(0);
        }

        /* renamed from: a */
        public final ot.c invoke() {
            return new ot.c();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class n0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public static final n0 f42039a = new n0();

        public n0() {
            super(0);
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            sy.f0.c(sy.f0.f131631a, R$string.af5, 0, 2, null);
        }
    }

    @Metadata(d1 = {"\u0000\n\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0002\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0004\b\u0002\u0010\u0003"}, d2 = {"<anonymous>", "", "invoke", "()Ljava/lang/Boolean;"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class n1 extends Lambda implements Function0<Boolean> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42040a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public n1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42040a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final Boolean invoke() {
            this.f42040a.lb(true);
            ImageView imageView = (ImageView) this.f42040a._$_findCachedViewById(R$id.b1y);
            Intrinsics.checkNotNullExpressionValue(imageView, "this@AlphaEmceeActivity.endLiveView");
            sy.q1.O(imageView, false, 0, 3, null);
            return Boolean.FALSE;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class n2 extends Lambda implements Function1<String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42041a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public n2(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42041a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(String str) {
            invoke(str);
            return Unit.INSTANCE;
        }

        public final void invoke(String str) {
            Intrinsics.checkNotNullParameter(str, AdvanceSetting.NETWORK_TYPE);
            fy.b.f78513a.q(String.valueOf(this.f42041a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), str);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lot/d;", "a", "()Lot/d;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class o extends Lambda implements Function0<ot.d> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42042a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public o(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42042a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final ot.d invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f42042a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            return new ot.d(frameLayout, true);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class o0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42043a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public o0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42043a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42043a.d0();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u0007\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", "isSimilarity", "", "value", "", "a", "(ZF)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class o1 extends Lambda implements Function2<Boolean, Float, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42044a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public o1(AlphaEmceeActivity alphaEmceeActivity) {
            super(2);
            this.f42044a = alphaEmceeActivity;
        }

        public final void a(boolean z14, float f14) {
            this.f42044a.x9().w3(z14, f14);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function2
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool, Float f14) {
            a(bool.booleanValue(), f14.floatValue());
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class o2 extends Lambda implements Function1<String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42045a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public o2(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42045a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(String str) {
            invoke(str);
            return Unit.INSTANCE;
        }

        public final void invoke(String str) {
            Intrinsics.checkNotNullParameter(str, AdvanceSetting.NETWORK_TYPE);
            this.f42045a.f41951g.a1(str, true);
            fy.b.f78513a.k0(String.valueOf(this.f42045a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), str);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lrq/j;", "a", "()Lrq/j;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class p extends Lambda implements Function0<rq.j> {

        /* renamed from: a  reason: collision with root package name */
        public static final p f42046a = new p();

        public p() {
            super(0);
        }

        /* renamed from: a */
        public final rq.j invoke() {
            return new rq.j();
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class p0 extends Lambda implements Function1<Boolean, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42047a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public p0(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42047a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
            invoke(bool.booleanValue());
            return Unit.INSTANCE;
        }

        public final void invoke(boolean z14) {
            this.f42047a.z9().show();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0001\u001a\u00020\u00002\b\u0010\u0003\u001a\u0004\u0018\u00010\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", "isPic", "", SharePluginInfo.ISSUE_FILE_PATH, "", "a", "(ZLjava/lang/String;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class p1 extends Lambda implements Function2<Boolean, String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42048a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public p1(AlphaEmceeActivity alphaEmceeActivity) {
            super(2);
            this.f42048a = alphaEmceeActivity;
        }

        public final void a(boolean z14, String str) {
            this.f42048a.x9().q3(z14, str);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function2
        public /* bridge */ /* synthetic */ Unit invoke(Boolean bool, String str) {
            a(bool.booleanValue(), str);
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000e\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class p2 extends Lambda implements Function1<String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42049a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public p2(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42049a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(String str) {
            invoke(str);
            return Unit.INSTANCE;
        }

        public final void invoke(String str) {
            Intrinsics.checkNotNullParameter(str, AdvanceSetting.NETWORK_TYPE);
            fy.b.f78513a.j0(String.valueOf(this.f42049a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), str);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/android/mixim/msg/bean/receive/AlphaBaseImMessage;", "msg", "", "a", "(Lcom/xingin/android/mixim/msg/bean/receive/AlphaBaseImMessage;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class q extends Lambda implements Function1<AlphaBaseImMessage, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42050a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public q(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42050a = alphaEmceeActivity;
        }

        public final void a(AlphaBaseImMessage alphaBaseImMessage) {
            String contractId;
            String userId;
            Intrinsics.checkNotNullParameter(alphaBaseImMessage, "msg");
            ExtraInfo extraInfo = alphaBaseImMessage.getExtraInfo();
            if (extraInfo != null && (contractId = extraInfo.getContractId()) != null) {
                AlphaEmceeActivity alphaEmceeActivity = this.f42050a;
                MsgSenderProfile senderProfile = alphaBaseImMessage.getSenderProfile();
                if (senderProfile != null && (userId = senderProfile.getUserId()) != null) {
                    new AlphaBottomExplainDialog(alphaEmceeActivity, ln.d2.f102239a.z0(), contractId, userId).show();
                }
            }
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(AlphaBaseImMessage alphaBaseImMessage) {
            a(alphaBaseImMessage);
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class q0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42051a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public q0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42051a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            if (this.f42051a.C == null) {
                this.f42051a.oa();
            }
            FrameLayout frameLayout = (FrameLayout) this.f42051a._$_findCachedViewById(R$id.azi);
            if (frameLayout != null) {
                sy.q1.O(frameLayout, false, 0, 3, null);
            }
            AlphaEmceeGiftRedPacketViewV2 alphaEmceeGiftRedPacketViewV2 = this.f42051a.C;
            if (alphaEmceeGiftRedPacketViewV2 != null) {
                alphaEmceeGiftRedPacketViewV2.I();
            }
            fy.d.f78950a.g(String.valueOf(this.f42051a.x9().o2().getRoomId()), "lucky_money");
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/question/AlphaQuestionListDialog;", "a", "()Lcom/xingin/alpha/question/AlphaQuestionListDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class q1 extends Lambda implements Function0<AlphaQuestionListDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42052a;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42053a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42053a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42053a.L9().show();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public q1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42052a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaQuestionListDialog invoke() {
            AlphaQuestionListDialog alphaQuestionListDialog = new AlphaQuestionListDialog(this.f42052a, 0, 2, null);
            alphaQuestionListDialog.q0(new a(this.f42052a));
            return alphaQuestionListDialog;
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class q2 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42054a;

        /* renamed from: b  reason: collision with root package name */
        public final /* synthetic */ AlphaImDialogGuideBean f42055b;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42056a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42056a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42056a.x9().P1();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public q2(AlphaEmceeActivity alphaEmceeActivity, AlphaImDialogGuideBean alphaImDialogGuideBean) {
            super(0);
            this.f42054a = alphaEmceeActivity;
            this.f42055b = alphaImDialogGuideBean;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            AlphaShareGuideDialog alphaShareGuideDialog = this.f42054a.f41955i;
            boolean z14 = true;
            if (alphaShareGuideDialog == null || !alphaShareGuideDialog.isShowing()) {
                z14 = false;
            }
            if (z14) {
                AlphaShareGuideDialog alphaShareGuideDialog2 = this.f42054a.f41955i;
                if (alphaShareGuideDialog2 != null) {
                    alphaShareGuideDialog2.dismiss();
                }
                this.f42054a.f41955i = null;
            }
            AlphaEmceeActivity alphaEmceeActivity = this.f42054a;
            AlphaShareGuideDialog alphaShareGuideDialog3 = new AlphaShareGuideDialog(this.f42054a, this.f42055b);
            alphaShareGuideDialog3.M(new a(this.f42054a));
            alphaEmceeActivity.f41955i = alphaShareGuideDialog3;
            AlphaShareGuideDialog alphaShareGuideDialog4 = this.f42054a.f41955i;
            if (alphaShareGuideDialog4 != null) {
                alphaShareGuideDialog4.show();
            }
            sy.q.f131738a.c0();
        }
    }

    @Metadata(d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\t\n\u0002\b\u0002\u0010\u0000\u001a\u00020\u00012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003H\n¢\u0006\u0004\b\u0004\u0010\u0005"}, d2 = {"<anonymous>", "", "id", "", "invoke", "(Ljava/lang/Long;)V"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class r extends Lambda implements Function1<Long, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42057a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public r(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42057a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Long l14) {
            invoke(l14);
            return Unit.INSTANCE;
        }

        public final void invoke(Long l14) {
            if (l14 == null) {
                fy.p.f79904a.d("read_letter");
                this.f42057a.J9().show();
                return;
            }
            fy.p.f79904a.d("view_letter");
            this.f42057a.J9().s0(l14.longValue());
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class r0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42058a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public r0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42058a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42058a.u9().show();
            fy.s.f79983a.d(String.valueOf(this.f42058a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), PushConstants.URI_PACKAGE_NAME, false);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/question/AlphaQuestionSetDialog;", "a", "()Lcom/xingin/alpha/question/AlphaQuestionSetDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class r1 extends Lambda implements Function0<AlphaQuestionSetDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42059a;

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "isOpen", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42060a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42060a = alphaEmceeActivity;
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                if (ln.d2.f102239a.g0() && z14) {
                    this.f42060a.L9().show();
                }
                this.f42060a.Aa(z14);
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public r1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42059a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaQuestionSetDialog invoke() {
            AlphaQuestionSetDialog alphaQuestionSetDialog = new AlphaQuestionSetDialog(this.f42059a);
            alphaQuestionSetDialog.R0(new a(this.f42059a));
            return alphaQuestionSetDialog;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u001d\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0002\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0002\b\u0002*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u000e\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002H\u0016J\u000e\u0010\u0005\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002H\u0016J\b\u0010\u0007\u001a\u00020\u0006H\u0016¨\u0006\b"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$r2", "Lmq/d$c;", "Ldx2/d;", "", "a", "b", "", "c", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class r2 implements d.c {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42061a;

        /* renamed from: b  reason: collision with root package name */
        public final /* synthetic */ dx2.d<Unit> f42062b;

        /* renamed from: c  reason: collision with root package name */
        public final /* synthetic */ boolean f42063c;

        /* renamed from: d  reason: collision with root package name */
        public final /* synthetic */ dx2.d<Unit> f42064d;

        /* renamed from: e  reason: collision with root package name */
        public final /* synthetic */ dx2.d<String> f42065e;

        @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", JUnionAdError.Message.SUCCESS, "", TbsReaderView.KEY_FILE_PATH, "", "a", "(ZLjava/lang/String;)V"}, k = 3, mv = {1, 6, 0})
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function2<Boolean, String, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ dx2.d<String> f42066a;

            /* renamed from: b  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42067b;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(dx2.d<String> dVar, AlphaEmceeActivity alphaEmceeActivity) {
                super(2);
                this.f42066a = dVar;
                this.f42067b = alphaEmceeActivity;
            }

            public final void a(boolean z14, String str) {
                MakeSnapshotView makeSnapshotView;
                Intrinsics.checkNotNullParameter(str, TbsReaderView.KEY_FILE_PATH);
                if (z14) {
                    dx2.d<String> dVar = this.f42066a;
                    if (dVar != null) {
                        dVar.a(str);
                    }
                    mq.h hVar = this.f42067b.f41945a0;
                    if (!(hVar == null || (makeSnapshotView = (MakeSnapshotView) hVar.getView()) == null)) {
                        ((FrameLayout) this.f42067b._$_findCachedViewById(R$id.azj)).removeView(makeSnapshotView);
                    }
                    this.f42067b.f41945a0 = null;
                    this.f42067b.gb(false);
                }
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
            @Override // kotlin.jvm.functions.Function2
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool, String str) {
                a(bool.booleanValue(), str);
                return Unit.INSTANCE;
            }
        }

        public r2(AlphaEmceeActivity alphaEmceeActivity, dx2.d<Unit> dVar, boolean z14, dx2.d<Unit> dVar2, dx2.d<String> dVar3) {
            this.f42061a = alphaEmceeActivity;
            this.f42062b = dVar;
            this.f42063c = z14;
            this.f42064d = dVar2;
            this.f42065e = dVar3;
        }

        public static final void h(AlphaEmceeActivity alphaEmceeActivity, boolean z14, Unit unit) {
            MakeSnapshotView makeSnapshotView;
            Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
            mq.h hVar = alphaEmceeActivity.f41945a0;
            if (!(hVar == null || (makeSnapshotView = (MakeSnapshotView) hVar.getView()) == null)) {
                ((FrameLayout) alphaEmceeActivity._$_findCachedViewById(R$id.azj)).removeView(makeSnapshotView);
            }
            alphaEmceeActivity.f41945a0 = null;
            alphaEmceeActivity.gb(false);
            ej2.a.f72257b.a(new p000do.d(z14));
        }

        public static final void i(Throwable th3) {
        }

        public static final void j(AlphaEmceeActivity alphaEmceeActivity, dx2.d dVar, Unit unit) {
            Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
            alphaEmceeActivity.x9().t3(new a(dVar, alphaEmceeActivity));
        }

        public static final void k(Throwable th3) {
        }

        @Override // mq.d.c
        public dx2.d<Unit> a() {
            this.f42061a.f41959l.b(this.f42062b.t1(new ln.o0(this.f42061a, this.f42063c), ln.q0.f102346a));
            return this.f42062b;
        }

        @Override // mq.d.c
        public dx2.d<Unit> b() {
            this.f42061a.f41959l.b(this.f42064d.t1(new ln.n0(this.f42061a, this.f42065e), ln.p0.f102341a));
            return this.f42064d;
        }

        @Override // mq.d.c
        public boolean c() {
            return this.f42063c;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u001a\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u000b\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0007\u001a\u00020\u00062\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0005\u001a\u00020\u0004H\n¢\u0006\u0004\b\u0007\u0010\b"}, d2 = {"", AdvanceSetting.NETWORK_TYPE, "", "isSendMsg", "", "sendUserId", "", "a", "(JZLjava/lang/String;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class s extends Lambda implements Function3<Long, Boolean, String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42068a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public s(AlphaEmceeActivity alphaEmceeActivity) {
            super(3);
            this.f42068a = alphaEmceeActivity;
        }

        public final void a(long j14, boolean z14, String str) {
            Intrinsics.checkNotNullParameter(str, "sendUserId");
            if (z14) {
                AlphaEmceeActivity alphaEmceeActivity = this.f42068a;
                r0.a.a(alphaEmceeActivity, alphaEmceeActivity.x9().o2().getRoomId(), str, ja.b1.f94179a.S0().getUserid(), null, 8, null);
                return;
            }
            this.f42068a.Ua(j14, false);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function3
        public /* bridge */ /* synthetic */ Unit invoke(Long l14, Boolean bool, String str) {
            a(l14.longValue(), bool.booleanValue(), str);
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class s0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42069a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public s0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42069a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42069a.G9().A1(this.f42069a.x9().o2().getRoomId());
            fy.d.f78950a.g(String.valueOf(this.f42069a.x9().o2().getRoomId()), "lucky_draw");
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/question/AlphaQuestionSetOpeningDialog;", "a", "()Lcom/xingin/alpha/question/AlphaQuestionSetOpeningDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class s1 extends Lambda implements Function0<AlphaQuestionSetOpeningDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42070a;

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42071a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42071a = alphaEmceeActivity;
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                this.f42071a.K9().show();
                Window window = this.f42071a.K9().getWindow();
                if (window != null) {
                    window.setDimAmount(0.4f);
                }
            }
        }

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "isOpen", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class b extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42072a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public b(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42072a = alphaEmceeActivity;
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                this.f42072a.Aa(z14);
                this.f42072a.J9().dismiss();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public s1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42070a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaQuestionSetOpeningDialog invoke() {
            AlphaQuestionSetOpeningDialog alphaQuestionSetOpeningDialog = new AlphaQuestionSetOpeningDialog(this.f42070a);
            AlphaEmceeActivity alphaEmceeActivity = this.f42070a;
            alphaQuestionSetOpeningDialog.y0(new a(alphaEmceeActivity));
            alphaQuestionSetOpeningDialog.x0(new b(alphaEmceeActivity));
            return alphaQuestionSetOpeningDialog;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Luy/d;", "a", "()Luy/d;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class s2 extends Lambda implements Function0<uy.d> {

        /* renamed from: a  reason: collision with root package name */
        public static final s2 f42073a = new s2();

        public s2() {
            super(0);
        }

        /* renamed from: a */
        public final uy.d invoke() {
            return new uy.d();
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\t\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class t extends Lambda implements Function1<Long, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42074a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public t(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42074a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Long l14) {
            invoke(l14.longValue());
            return Unit.INSTANCE;
        }

        public final void invoke(long j14) {
            uy.g.p(this.f42074a.S9(), j14, null, 2, null);
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class t0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42075a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public t0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42075a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42075a.J9().show();
            fy.p.f79904a.b(String.valueOf(this.f42075a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), "letter_icon");
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000'\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\n\u0002\u0010\t\n\u0002\b\u0002\n\u0002\u0010\u000b\n\u0002\b\u0003*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H\u0016J\u0018\u0010\t\u001a\u00020\u00042\u0006\u0010\u0006\u001a\u00020\u00022\u0006\u0010\b\u001a\u00020\u0007H\u0016J\u0018\u0010\f\u001a\u00020\u00042\u0006\u0010\b\u001a\u00020\u00072\u0006\u0010\u000b\u001a\u00020\nH\u0016¨\u0006\r"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$t1", "Ldp/b0;", "", "listSize", "", "b", "remain", "", "packetId", "a", "", "expired", "c", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class t1 implements dp.b0 {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42076a;

        public t1(AlphaEmceeActivity alphaEmceeActivity) {
            this.f42076a = alphaEmceeActivity;
        }

        @Override // dp.b0
        public void a(int i10, long j14) {
            r0.a.c(this.f42076a, i10, j14, false, false, 12, null);
        }

        @Override // dp.b0
        public void b(int i10) {
            this.f42076a.i3(i10);
        }

        @Override // dp.b0
        public void c(long j14, boolean z14) {
            this.f42076a.U(0, j14, true, z14);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Luy/g;", "a", "()Luy/g;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class t2 extends Lambda implements Function0<uy.g> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42077a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public t2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42077a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final uy.g invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f42077a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            return new uy.g(frameLayout, true);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0014\n\u0002\u0010\t\n\u0000\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0005\u001a\u00020\u00042\b\u0010\u0001\u001a\u0004\u0018\u00010\u00002\u0006\u0010\u0003\u001a\u00020\u0002H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"", "redPacketId", "", "msgType", "", "a", "(Ljava/lang/Long;Ljava/lang/String;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class u extends Lambda implements Function2<Long, String, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42078a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public u(AlphaEmceeActivity alphaEmceeActivity) {
            super(2);
            this.f42078a = alphaEmceeActivity;
        }

        public final void a(Long l14, String str) {
            String str2;
            Intrinsics.checkNotNullParameter(str, "msgType");
            if (l14 != null) {
                AlphaEmceeActivity alphaEmceeActivity = this.f42078a;
                long longValue = l14.longValue();
                fy.d dVar = fy.d.f78950a;
                ln.d2 d2Var = ln.d2.f102239a;
                String valueOf = String.valueOf(d2Var.z0());
                String T = d2Var.T();
                if (Intrinsics.areEqual(str, MsgType.TYPE_RED_PACKET_START)) {
                    str2 = "grab_red_pocket";
                } else {
                    str2 = Intrinsics.areEqual(str, MsgType.TYPE_RED_PACKET_SUCCESS) ? "grab_red_pocket_in_3min" : "view_lucky_one";
                }
                dVar.b0(valueOf, T, str2);
                AlphaRedPacketDialog M9 = alphaEmceeActivity.M9(true);
                if (M9 != null) {
                    M9.P1(longValue, ja.b1.f94179a.S0().getUserid());
                }
            }
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function2
        public /* bridge */ /* synthetic */ Unit invoke(Long l14, String str) {
            a(l14, str);
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class u0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42079a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public u0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42079a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            AlphaEventsWebActivity.a aVar = AlphaEventsWebActivity.f45671n;
            AlphaEventsWebActivity.a.c(aVar, this.f42079a, sy.u.f131753a.F() + "&room_id=" + ln.d2.f102239a.z0() + "&source=live_goods_bag", null, false, aVar.a(), false, 36, null);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lox/i;", "a", "()Lox/i;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class u1 extends Lambda implements Function0<ox.i> {

        /* renamed from: a  reason: collision with root package name */
        public static final u1 f42080a = new u1();

        public u1() {
            super(0);
        }

        /* renamed from: a */
        public final ox.i invoke() {
            return new ox.i();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lgz/c;", "a", "()Lgz/c;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class u2 extends Lambda implements Function0<gz.c> {

        /* renamed from: a  reason: collision with root package name */
        public static final u2 f42081a = new u2();

        public u2() {
            super(0);
        }

        /* renamed from: a */
        public final gz.c invoke() {
            return new gz.c();
        }
    }

    @Metadata(d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\t\n\u0002\b\u0002\u0010\u0000\u001a\u00020\u00012\b\u0010\u0002\u001a\u0004\u0018\u00010\u0003H\n¢\u0006\u0004\b\u0004\u0010\u0005"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke", "(Ljava/lang/Long;)V"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class v extends Lambda implements Function1<Long, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42082a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public v(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42082a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Long l14) {
            invoke(l14);
            return Unit.INSTANCE;
        }

        public final void invoke(Long l14) {
            if (l14 != null) {
                AlphaEmceeActivity alphaEmceeActivity = this.f42082a;
                xu.u.f156003a.L(Long.valueOf(l14.longValue()));
                AlphaLotteryDetailDialog F9 = alphaEmceeActivity.F9(true);
                if (F9 != null) {
                    F9.U0(ja.b1.f94179a.S0().getUserid(), true);
                }
            }
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class v0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42083a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public v0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42083a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            this.f42083a.E9().o0();
            fy.d.f78950a.g(String.valueOf(this.f42083a.x9().o2().getRoomId()), "linkmic");
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lox/j;", "a", "()Lox/j;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class v1 extends Lambda implements Function0<ox.j> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42084a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public v1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42084a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final ox.j invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f42084a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            return new ox.j(frameLayout);
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lhz/a;", "a", "()Lhz/a;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class v2 extends Lambda implements Function0<hz.a> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42085a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public v2(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42085a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final hz.a invoke() {
            FrameLayout frameLayout = (FrameLayout) this.f42085a._$_findCachedViewById(R$id.azj);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
            return new hz.a(frameLayout);
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\t\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class w extends Lambda implements Function1<Long, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42086a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public w(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42086a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Long l14) {
            invoke(l14.longValue());
            return Unit.INSTANCE;
        }

        public final void invoke(long j14) {
            this.f42086a.v9().I1();
            fy.c cVar = fy.c.f78876a;
            ln.d2 d2Var = ln.d2.f102239a;
            cVar.c(String.valueOf(d2Var.z0()), d2Var.T());
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class w0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42087a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public w0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42087a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            AlphaLotteryDetailDialog F9 = this.f42087a.F9(true);
            if (F9 != null) {
                F9.U0(ja.b1.f94179a.S0().getUserid(), true);
            }
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/prepare/AlphaEmceeRoomSettingDialog;", "a", "()Lcom/xingin/alpha/prepare/AlphaEmceeRoomSettingDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class w1 extends Lambda implements Function0<AlphaEmceeRoomSettingDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42088a;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42089a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42089a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                AlphaEmceeActivity alphaEmceeActivity = this.f42089a;
                new AlphaShieldWordDialog(alphaEmceeActivity, alphaEmceeActivity.x9().o2().getRoomId()).show();
                fy.d.f78950a.g(String.valueOf(this.f42089a.x9().o2().getRoomId()), "block_words");
            }
        }

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "isOpen", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class b extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42090a;

            @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class a extends Lambda implements Function0<Unit> {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeActivity f42091a;

                /* renamed from: b  reason: collision with root package name */
                public final /* synthetic */ boolean f42092b;

                @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", JUnionAdError.Message.SUCCESS, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
                /* renamed from: com.xingin.alpha.emcee.AlphaEmceeActivity$w1$b$a$a  reason: collision with other inner class name */
                /* compiled from: AlphaEmceeActivity.kt */
                public static final class C0559a extends Lambda implements Function1<Boolean, Unit> {

                    /* renamed from: a  reason: collision with root package name */
                    public final /* synthetic */ boolean f42093a;

                    /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                    public C0559a(boolean z14) {
                        super(1);
                        this.f42093a = z14;
                    }

                    /* Return type fixed from 'java.lang.Object' to match base method */
                    /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
                    @Override // kotlin.jvm.functions.Function1
                    public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                        invoke(bool.booleanValue());
                        return Unit.INSTANCE;
                    }

                    public final void invoke(boolean z14) {
                        if (z14) {
                            ln.d2.f102239a.P1(this.f42093a);
                        }
                    }
                }

                /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                public a(AlphaEmceeActivity alphaEmceeActivity, boolean z14) {
                    super(0);
                    this.f42091a = alphaEmceeActivity;
                    this.f42092b = z14;
                }

                @Override // kotlin.jvm.functions.Function0
                public final void invoke() {
                    AlphaEmceePresenter x93 = this.f42091a.x9();
                    boolean z14 = this.f42092b;
                    x93.a3(z14, new C0559a(z14));
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public b(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42090a = alphaEmceeActivity;
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                AlphaAlertDialog.a P = new AlphaAlertDialog.a(this.f42090a).T(z14 ? R$string.f40671alpha_encrypt_title : R$string.f40670alpha_encrypt_disable_title).P(z14 ? R$string.f40667alpha_encrypt_desc : R$string.f40669alpha_encrypt_disable_desc);
                float f14 = (float) 120;
                Resources system = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
                float f15 = (float) 38;
                Resources system2 = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system2, "Resources.getSystem()");
                AlphaAlertDialog.a N = P.N((int) TypedValue.applyDimension(1, f14, system.getDisplayMetrics()), (int) TypedValue.applyDimension(1, f15, system2.getDisplayMetrics()));
                Resources system3 = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system3, "Resources.getSystem()");
                Resources system4 = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system4, "Resources.getSystem()");
                N.L((int) TypedValue.applyDimension(1, f14, system3.getDisplayMetrics()), (int) TypedValue.applyDimension(1, f15, system4.getDisplayMetrics())).M(new a(this.f42090a, z14)).a().show();
                fy.d.f78950a.g(String.valueOf(this.f42090a.x9().o2().getRoomId()), "user_data");
            }
        }

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class c extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42094a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public c(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42094a = alphaEmceeActivity;
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                this.f42094a.x9().Y0(z14);
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class d extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42095a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public d(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42095a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                fy.d.f78950a.g(String.valueOf(this.f42095a.x9().o2().getRoomId()), "block_gift");
            }
        }

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "isOpen", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class e extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42096a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public e(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42096a = alphaEmceeActivity;
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                this.f42096a.x9().s3(z14);
                fy.d.f78950a.g(String.valueOf(this.f42096a.x9().o2().getRoomId()), z14 ? "mirror_open" : "mirror_close");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class f extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeRoomSettingDialog f42097a;

            @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/alpha/bean/AlphaCommonSelectBean;", AdvanceSetting.NETWORK_TYPE, "", "c", "(Lcom/xingin/alpha/bean/AlphaCommonSelectBean;)V"}, k = 3, mv = {1, 6, 0})
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class a extends Lambda implements Function1<AlphaCommonSelectBean, Unit> {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeRoomSettingDialog f42098a;

                /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                public a(AlphaEmceeRoomSettingDialog alphaEmceeRoomSettingDialog) {
                    super(1);
                    this.f42098a = alphaEmceeRoomSettingDialog;
                }

                public static final void d(AlphaCommonSelectBean alphaCommonSelectBean, Object obj) {
                    Intrinsics.checkNotNullParameter(alphaCommonSelectBean, "$it");
                    AlphaVoiceBroadcastManager alphaVoiceBroadcastManager = AlphaVoiceBroadcastManager.f41643a;
                    AlphaVoiceBroadcastBean alphaVoiceBroadcastBean = (AlphaVoiceBroadcastBean) alphaCommonSelectBean;
                    alphaVoiceBroadcastManager.A(alphaVoiceBroadcastBean.getTime());
                    alphaVoiceBroadcastManager.B(alphaVoiceBroadcastBean.getEnable());
                }

                public static final void e(Throwable th3) {
                }

                public final void c(AlphaCommonSelectBean alphaCommonSelectBean) {
                    Intrinsics.checkNotNullParameter(alphaCommonSelectBean, AdvanceSetting.NETWORK_TYPE);
                    if (alphaCommonSelectBean instanceof AlphaVoiceBroadcastBean) {
                        AlphaVoiceBroadcastManager alphaVoiceBroadcastManager = AlphaVoiceBroadcastManager.f41643a;
                        AlphaVoiceBroadcastBean alphaVoiceBroadcastBean = (AlphaVoiceBroadcastBean) alphaCommonSelectBean;
                        alphaVoiceBroadcastManager.A(alphaVoiceBroadcastBean.getTime());
                        alphaVoiceBroadcastManager.B(alphaVoiceBroadcastBean.getEnable());
                        this.f42098a.v0();
                        dw2.r<Object> W0 = cl.a.f12786a.N().postVoiceBroadcastConfig(new VoiceBroadcastBody(ln.d2.f102239a.z0(), alphaVoiceBroadcastBean.getEnable(), alphaVoiceBroadcastBean.getTime())).x1(mi2.a.P()).W0(gw2.a.a());
                        Intrinsics.checkNotNullExpressionValue(W0, "AlphaApiManager.userEdit…                        )");
                        com.uber.autodispose.a0 a0Var = com.uber.autodispose.a0.D;
                        Intrinsics.checkNotNullExpressionValue(a0Var, "UNBOUND");
                        Object n14 = W0.n(com.uber.autodispose.d.b(a0Var));
                        Intrinsics.checkExpressionValueIsNotNull(n14, "this.`as`(AutoDispose.autoDisposable(provider))");
                        ((com.uber.autodispose.y) n14).a(new ln.g0(alphaCommonSelectBean), ln.h0.f102303a);
                    }
                }

                /* Return type fixed from 'java.lang.Object' to match base method */
                /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
                @Override // kotlin.jvm.functions.Function1
                public /* bridge */ /* synthetic */ Unit invoke(AlphaCommonSelectBean alphaCommonSelectBean) {
                    c(alphaCommonSelectBean);
                    return Unit.INSTANCE;
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public f(AlphaEmceeRoomSettingDialog alphaEmceeRoomSettingDialog) {
                super(0);
                this.f42097a = alphaEmceeRoomSettingDialog;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                Context context = this.f42097a.getContext();
                Intrinsics.checkNotNullExpressionValue(context, "context");
                AlphaCommonSelectDialog.a aVar = new AlphaCommonSelectDialog.a(context);
                AlphaVoiceBroadcastManager alphaVoiceBroadcastManager = AlphaVoiceBroadcastManager.f41643a;
                Context context2 = this.f42097a.getContext();
                Intrinsics.checkNotNullExpressionValue(context2, "context");
                aVar.g(alphaVoiceBroadcastManager.j(context2)).i(R$string.au3).h(new a(this.f42097a)).a().show();
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public w1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42088a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaEmceeRoomSettingDialog invoke() {
            AlphaEmceeRoomSettingDialog alphaEmceeRoomSettingDialog = new AlphaEmceeRoomSettingDialog(false, this.f42088a, 1, null);
            AlphaEmceeActivity alphaEmceeActivity = this.f42088a;
            alphaEmceeRoomSettingDialog.r0(new a(alphaEmceeActivity));
            alphaEmceeRoomSettingDialog.h0(new b(alphaEmceeActivity));
            alphaEmceeRoomSettingDialog.q0(new c(alphaEmceeActivity));
            alphaEmceeRoomSettingDialog.l0(new d(alphaEmceeActivity));
            alphaEmceeRoomSettingDialog.o0(new e(alphaEmceeActivity));
            alphaEmceeRoomSettingDialog.s0(new f(alphaEmceeRoomSettingDialog));
            return alphaEmceeRoomSettingDialog;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/android/mixim/msg/bean/receive/AlphaImLotteryResultMessage;", "msg", "", "a", "(Lcom/xingin/android/mixim/msg/bean/receive/AlphaImLotteryResultMessage;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class x extends Lambda implements Function1<AlphaImLotteryResultMessage, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42099a;

        @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/alpha/bean/LotteryResultBean;", "result", "", "a", "(Lcom/xingin/alpha/bean/LotteryResultBean;)V"}, k = 3, mv = {1, 6, 0})
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function1<LotteryResultBean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42100a;

            @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
            /* renamed from: com.xingin.alpha.emcee.AlphaEmceeActivity$x$a$a  reason: collision with other inner class name */
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class C0560a extends Lambda implements Function0<Unit> {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeActivity f42101a;

                /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                public C0560a(AlphaEmceeActivity alphaEmceeActivity) {
                    super(0);
                    this.f42101a = alphaEmceeActivity;
                }

                @Override // kotlin.jvm.functions.Function0
                public final void invoke() {
                    this.f42101a.G9().A1(this.f42101a.x9().o2().getRoomId());
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42100a = alphaEmceeActivity;
            }

            public final void a(LotteryResultBean lotteryResultBean) {
                Intrinsics.checkNotNullParameter(lotteryResultBean, "result");
                if (!this.f42100a.f41944J) {
                    AlphaLotteryResultDialog alphaLotteryResultDialog = new AlphaLotteryResultDialog(this.f42100a, true, lotteryResultBean, true);
                    alphaLotteryResultDialog.h0(new C0560a(this.f42100a));
                    alphaLotteryResultDialog.show();
                }
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(LotteryResultBean lotteryResultBean) {
                a(lotteryResultBean);
                return Unit.INSTANCE;
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public x(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42099a = alphaEmceeActivity;
        }

        public final void a(AlphaImLotteryResultMessage alphaImLotteryResultMessage) {
            Intrinsics.checkNotNullParameter(alphaImLotteryResultMessage, "msg");
            MsgLotteryInfo lotteryInfo = alphaImLotteryResultMessage.getLotteryInfo();
            if (lotteryInfo != null) {
                xu.u.f156003a.u(lotteryInfo.getLotteryId(), new a(this.f42099a));
            }
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(AlphaImLotteryResultMessage alphaImLotteryResultMessage) {
            a(alphaImLotteryResultMessage);
            return Unit.INSTANCE;
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class x0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42102a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public x0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42102a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            AlphaRedPacketDialog M9 = this.f42102a.M9(true);
            if (M9 != null) {
                M9.M1(ja.b1.f94179a.S0().getUserid());
            }
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\b\n\u0002\u0018\u0002\n\u0002\b\u0002\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0001\u0010\u0002"}, d2 = {"Lcom/xingin/alpha/ui/dialog/admin/AlphaEmceeSettingDialog;", "a", "()Lcom/xingin/alpha/ui/dialog/admin/AlphaEmceeSettingDialog;"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class x1 extends Lambda implements Function0<AlphaEmceeSettingDialog> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42103a;

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class a extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42104a;

            @Metadata(bv = {}, d1 = {"\u0000\u0015\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0002\b\u0002*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u000e\u0010\u0004\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002H\u0016¨\u0006\u0005"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$x1$a$a", "Lyq/a$c;", "", "Lzq/k;", "c", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
            /* renamed from: com.xingin.alpha.emcee.AlphaEmceeActivity$x1$a$a  reason: collision with other inner class name */
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class C0561a implements a.c {
                @Override // yq.a.c
                public List<zq.k> c() {
                    return CollectionsKt__CollectionsKt.emptyList();
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public a(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42104a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                AlphaGoodsPlanDialog alphaGoodsPlanDialog = new AlphaGoodsPlanDialog(this.f42104a, new C0561a());
                alphaGoodsPlanDialog.show();
                yq.k M = alphaGoodsPlanDialog.M();
                if (M != null) {
                    M.d(this.f42104a.x9().o2().getRoomId());
                }
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class b extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42105a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public b(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42105a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42105a.u9().show();
                fy.s.f79983a.d(String.valueOf(this.f42105a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), PushConstants.URI_PACKAGE_NAME, false);
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class c extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42106a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public c(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42106a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                fy.d.f78950a.g(String.valueOf(this.f42106a.x9().o2().getRoomId()), "live_gift");
                sy.s sVar = sy.s.f131752a;
                if (!sVar.F()) {
                    AlphaEmceeActivity.Ta(this.f42106a, null, 0, 5, 3, null);
                    sVar.y0();
                    return;
                }
                AlphaEmceeActivity.Ta(this.f42106a, null, 0, null, 7, null);
            }
        }

        @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", "isShow", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class d extends Lambda implements Function1<Boolean, Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42107a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public d(AlphaEmceeActivity alphaEmceeActivity) {
                super(1);
                this.f42107a = alphaEmceeActivity;
            }

            public static final void c(AlphaEmceeActivity alphaEmceeActivity, DialogInterface dialogInterface, int i10) {
                Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
                sy.s.f131752a.V(false);
                alphaEmceeActivity.finish();
            }

            public static final void d(DialogInterface dialogInterface, int i10) {
                dialogInterface.dismiss();
            }

            /* Return type fixed from 'java.lang.Object' to match base method */
            /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
            @Override // kotlin.jvm.functions.Function1
            public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                invoke(bool.booleanValue());
                return Unit.INSTANCE;
            }

            public final void invoke(boolean z14) {
                if (z14) {
                    new DMCAlertDialogBuilder(this.f42107a).setMessage(R$string.f40448alpha_back_app_desc).setPositiveButton(R$string.f40538alpha_confirm_not_remind, new ln.i0(this.f42107a)).setNegativeButton(R$string.f40476alpha_cancel, ln.j0.f102312a).show();
                } else {
                    this.f42107a.finish();
                }
                fy.d.f78950a.g(String.valueOf(this.f42107a.x9().o2().getRoomId()), "back_app");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class e extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42108a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public e(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42108a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                if (ln.d2.f102239a.g0()) {
                    this.f42108a.J9().show();
                } else {
                    this.f42108a.K9().show();
                    Window window = this.f42108a.K9().getWindow();
                    if (window != null) {
                        window.setDimAmount(0.0f);
                    }
                }
                fy.p.f79904a.b(String.valueOf(this.f42108a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid(), "letter");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class f extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42109a;

            @Metadata(bv = {}, d1 = {"\u0000\u001b\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\t\n\u0002\b\u0002*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\b\u0010\u0003\u001a\u00020\u0002H\u0016J\u000e\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\u00050\u0004H\u0016¨\u0006\u0007"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$x1$f$a", "Lxy/d$c;", "Lcom/xingin/alpha/base/AlphaBaseActivity;", "activity", "Ldx2/d;", "", "a", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class a implements d.c {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeActivity f42110a;

                public a(AlphaEmceeActivity alphaEmceeActivity) {
                    this.f42110a = alphaEmceeActivity;
                }

                public static final void d(AlphaEmceeActivity alphaEmceeActivity, Long l14) {
                    Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
                    uy.d R9 = alphaEmceeActivity.R9();
                    Intrinsics.checkNotNullExpressionValue(l14, AdvanceSetting.NETWORK_TYPE);
                    R9.a1(true, l14.longValue());
                }

                public static final void e(Throwable th3) {
                }

                @Override // xy.d.c
                public dx2.d<Long> a() {
                    dx2.d<Long> b24 = dx2.d.b2();
                    Intrinsics.checkNotNullExpressionValue(b24, "create<Long>()");
                    Object n14 = b24.n(com.uber.autodispose.d.b(this.f42110a));
                    Intrinsics.checkExpressionValueIsNotNull(n14, "this.`as`(AutoDispose.autoDisposable(provider))");
                    ((com.uber.autodispose.y) n14).a(new ln.k0(this.f42110a), ln.l0.f102319a);
                    return b24;
                }

                @Override // xy.d.c
                public AlphaBaseActivity activity() {
                    return this.f42110a;
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public f(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42109a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                new EmceeCreateVoteDialog(new a(this.f42109a)).show();
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class g extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42111a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public g(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42111a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42111a.Wa();
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class h extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42112a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public h(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42112a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42112a.Da();
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class i extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42113a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public i(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42113a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                if (ln.d2.f102239a.e1()) {
                    sy.f0.c(sy.f0.f131631a, R$string.a5c, 0, 2, null);
                } else {
                    this.f42113a.Xa();
                }
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class j extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42114a;

            @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/alpha/bean/LiveRoomPreviewInfoResultBean;", AdvanceSetting.NETWORK_TYPE, "", "a", "(Lcom/xingin/alpha/bean/LiveRoomPreviewInfoResultBean;)V"}, k = 3, mv = {1, 6, 0})
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class a extends Lambda implements Function1<LiveRoomPreviewInfoResultBean, Unit> {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeActivity f42115a;

                /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                public a(AlphaEmceeActivity alphaEmceeActivity) {
                    super(1);
                    this.f42115a = alphaEmceeActivity;
                }

                public final void a(LiveRoomPreviewInfoResultBean liveRoomPreviewInfoResultBean) {
                    Intrinsics.checkNotNullParameter(liveRoomPreviewInfoResultBean, AdvanceSetting.NETWORK_TYPE);
                    if (!liveRoomPreviewInfoResultBean.getHasTrailer() || liveRoomPreviewInfoResultBean.getInfo() == null) {
                        AlphaEmceeActivity alphaEmceeActivity = this.f42115a;
                        new AlphaEmceeLiveRoomPreviewDialog(alphaEmceeActivity, alphaEmceeActivity.x9().o2().getRoomId(), ln.d2.f102239a.y0(), 2).show();
                        return;
                    }
                    AlphaEmceeActivity alphaEmceeActivity2 = this.f42115a;
                    LiveRoomPreviewShowDialog liveRoomPreviewShowDialog = new LiveRoomPreviewShowDialog(alphaEmceeActivity2, alphaEmceeActivity2.x9().o2().getRoomId(), ln.d2.f102239a.y0());
                    LiveRoomPreviewInfoBean info = liveRoomPreviewInfoResultBean.getInfo();
                    Intrinsics.checkNotNull(info);
                    liveRoomPreviewShowDialog.s0(info);
                }

                /* Return type fixed from 'java.lang.Object' to match base method */
                /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
                @Override // kotlin.jvm.functions.Function1
                public /* bridge */ /* synthetic */ Unit invoke(LiveRoomPreviewInfoResultBean liveRoomPreviewInfoResultBean) {
                    a(liveRoomPreviewInfoResultBean);
                    return Unit.INSTANCE;
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public j(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42114a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42114a.x9().n2(new a(this.f42114a));
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class k extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42116a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public k(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42116a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                if (this.f42116a.x9().X2()) {
                    sy.f0.c(sy.f0.f131631a, R$string.f40458alpha_be_all_forbided, 0, 2, null);
                } else {
                    this.f42116a.D9().show();
                }
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class l extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeSettingDialog f42117a;

            /* renamed from: b  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42118b;

            @Metadata(d1 = {"\u0000\u0010\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0003\u0010\u0000\u001a\u00020\u00012\u000e\u0010\u0002\u001a\n \u0004*\u0004\u0018\u00010\u00030\u0003H\n¢\u0006\u0004\b\u0005\u0010\u0006"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "kotlin.jvm.PlatformType", "invoke", "(Ljava/lang/Boolean;)V"}, k = 3, mv = {1, 6, 0}, xi = 48)
            /* compiled from: AlphaEmceeActivity.kt */
            public static final class a extends Lambda implements Function1<Boolean, Unit> {

                /* renamed from: a  reason: collision with root package name */
                public final /* synthetic */ AlphaEmceeActivity f42119a;

                /* JADX INFO: super call moved to the top of the method (can break code semantics) */
                public a(AlphaEmceeActivity alphaEmceeActivity) {
                    super(1);
                    this.f42119a = alphaEmceeActivity;
                }

                /* Return type fixed from 'java.lang.Object' to match base method */
                /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
                @Override // kotlin.jvm.functions.Function1
                public /* bridge */ /* synthetic */ Unit invoke(Boolean bool) {
                    invoke(bool);
                    return Unit.INSTANCE;
                }

                public final void invoke(Boolean bool) {
                    this.f42119a.za();
                }
            }

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public l(AlphaEmceeSettingDialog alphaEmceeSettingDialog, AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42117a = alphaEmceeSettingDialog;
                this.f42118b = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                sy.q qVar = sy.q.f131738a;
                if (qVar.h()) {
                    Context context = this.f42117a.getContext();
                    Intrinsics.checkNotNullExpressionValue(context, "context");
                    dx2.d b24 = dx2.d.b2();
                    AlphaEmceeActivity alphaEmceeActivity = this.f42118b;
                    Intrinsics.checkNotNullExpressionValue(b24, "");
                    bj2.h.d(b24, alphaEmceeActivity, new a(alphaEmceeActivity));
                    Intrinsics.checkNotNullExpressionValue(b24, "create<Boolean>().apply …  }\n                    }");
                    new EmceeGreenScreenGuideDialog(context, b24).show();
                    qVar.N();
                } else {
                    this.f42118b.za();
                }
                fy.d.f78950a.g(String.valueOf(this.f42118b.x9().o2().getRoomId()), "scene_custom");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class m extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42120a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public m(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42120a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42120a.E9().o0();
                fy.d.f78950a.g(String.valueOf(this.f42120a.x9().o2().getRoomId()), "linkmic");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class n extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42121a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public n(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42121a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                if (this.f42121a.f41960m == null) {
                    AlphaEmceeActivity alphaEmceeActivity = this.f42121a;
                    alphaEmceeActivity.f41960m = alphaEmceeActivity.s9();
                }
                sl.e eVar = this.f42121a.f41960m;
                if (eVar != null) {
                    AlphaEmceeActivity alphaEmceeActivity2 = this.f42121a;
                    AlphaBgmListDialogManager alphaBgmListDialogManager = new AlphaBgmListDialogManager();
                    FragmentManager supportFragmentManager = alphaEmceeActivity2.getSupportFragmentManager();
                    Intrinsics.checkNotNullExpressionValue(supportFragmentManager, "supportFragmentManager");
                    alphaBgmListDialogManager.p(eVar, alphaEmceeActivity2, supportFragmentManager);
                }
                tl.a aVar = tl.a.f133827a;
                ln.d2 d2Var = ln.d2.f102239a;
                aVar.c(d2Var.A0(), d2Var.T());
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class o extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42122a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public o(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42122a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42122a.r9().show();
                fy.d.f78950a.g(String.valueOf(this.f42122a.x9().o2().getRoomId()), "assistant");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class p extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42123a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public p(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42123a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                fy.d dVar = fy.d.f78950a;
                dVar.f0(String.valueOf(this.f42123a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid());
                this.f42123a.Ea();
                dVar.g(String.valueOf(this.f42123a.x9().o2().getRoomId()), AlphaImDialogMessage.DIALOG_TYPE_NOTICE);
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class q extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42124a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public q(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42124a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42124a.P9().show();
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class r extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42125a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public r(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42125a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42125a.y9().D0(this.f42125a.x9().o2().getRoomId(), false);
                fy.d.f78950a.g(String.valueOf(this.f42125a.x9().o2().getRoomId()), "beauty_filter");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class s extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42126a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public s(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42126a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42126a.x9().P1();
                fy.d.f78950a.g(String.valueOf(this.f42126a.x9().o2().getRoomId()), "live_share");
            }
        }

        @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
        /* compiled from: AlphaEmceeActivity.kt */
        public static final class t extends Lambda implements Function0<Unit> {

            /* renamed from: a  reason: collision with root package name */
            public final /* synthetic */ AlphaEmceeActivity f42127a;

            /* JADX INFO: super call moved to the top of the method (can break code semantics) */
            public t(AlphaEmceeActivity alphaEmceeActivity) {
                super(0);
                this.f42127a = alphaEmceeActivity;
            }

            @Override // kotlin.jvm.functions.Function0
            public final void invoke() {
                this.f42127a.z9().show();
                fy.d.f78950a.g(String.valueOf(this.f42127a.x9().o2().getRoomId()), "gift_record");
            }
        }

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public x1(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42103a = alphaEmceeActivity;
        }

        /* renamed from: a */
        public final AlphaEmceeSettingDialog invoke() {
            AlphaEmceeActivity alphaEmceeActivity = this.f42103a;
            AbsMixRtc l24 = alphaEmceeActivity.x9().l2();
            AlphaEmceeSettingDialog alphaEmceeSettingDialog = new AlphaEmceeSettingDialog(alphaEmceeActivity, true, l24 != null ? l24.g() : null);
            AlphaEmceeActivity alphaEmceeActivity2 = this.f42103a;
            alphaEmceeSettingDialog.D0(new a(alphaEmceeActivity2));
            alphaEmceeSettingDialog.S0(new m(alphaEmceeActivity2));
            alphaEmceeSettingDialog.s0(new n(alphaEmceeActivity2));
            alphaEmceeSettingDialog.o0(new o(alphaEmceeActivity2));
            alphaEmceeSettingDialog.V0(new p(alphaEmceeActivity2));
            alphaEmceeSettingDialog.Z0(new q(alphaEmceeActivity2));
            alphaEmceeSettingDialog.r0(new r(alphaEmceeActivity2));
            alphaEmceeSettingDialog.d1(new s(alphaEmceeActivity2));
            alphaEmceeSettingDialog.B0(new t(alphaEmceeActivity2));
            alphaEmceeSettingDialog.W0(new b(alphaEmceeActivity2));
            alphaEmceeSettingDialog.c1(new c(alphaEmceeActivity2));
            alphaEmceeSettingDialog.q0(new d(alphaEmceeActivity2));
            alphaEmceeSettingDialog.R0(new e(alphaEmceeActivity2));
            alphaEmceeSettingDialog.g1(!alphaEmceeActivity2.x9().o2().isMobileLive());
            alphaEmceeSettingDialog.f1(new f(alphaEmceeActivity2));
            alphaEmceeSettingDialog.u0(new g(alphaEmceeActivity2));
            alphaEmceeSettingDialog.x0(new h(alphaEmceeActivity2));
            alphaEmceeSettingDialog.M0(new i(alphaEmceeActivity2));
            alphaEmceeSettingDialog.T0(new j(alphaEmceeActivity2));
            alphaEmceeSettingDialog.v0(new k(alphaEmceeActivity2));
            alphaEmceeSettingDialog.H0(new l(alphaEmceeSettingDialog, alphaEmceeActivity2));
            return alphaEmceeSettingDialog;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u000e\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0001\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0003\u0010\u0004"}, d2 = {"Lcom/xingin/android/mixim/msg/bean/receive/AlphaImRankWeekMessage;", AdvanceSetting.NETWORK_TYPE, "", "a", "(Lcom/xingin/android/mixim/msg/bean/receive/AlphaImRankWeekMessage;)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class y extends Lambda implements Function1<AlphaImRankWeekMessage, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42128a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public y(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42128a = alphaEmceeActivity;
        }

        public final void a(AlphaImRankWeekMessage alphaImRankWeekMessage) {
            Intrinsics.checkNotNullParameter(alphaImRankWeekMessage, AdvanceSetting.NETWORK_TYPE);
            AlphaEmceeActivity.Ga(this.f42128a, 3, 3, 0, 0, 12, null);
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(AlphaImRankWeekMessage alphaImRankWeekMessage) {
            a(alphaImRankWeekMessage);
            return Unit.INSTANCE;
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000#\n\u0000\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\b\n\u0000\n\u0002\u0010\u0003\n\u0002\b\u0003*\u0001\u0000\b\n\u0018\u00002\u00020\u0001J\u0010\u0010\u0005\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u0002H\u0016J\"\u0010\n\u001a\u00020\u00042\u0006\u0010\u0003\u001a\u00020\u00022\u0006\u0010\u0007\u001a\u00020\u00062\b\u0010\t\u001a\u0004\u0018\u00010\bH\u0016¨\u0006\u000b"}, d2 = {"com/xingin/alpha/emcee/AlphaEmceeActivity$y0", "Lcom/xingin/animation/OnAnimationPlayListener;", "", "url", "", "onCompletion", "", "errorCode", "", "throwable", "onError", "alpha_library_release"}, k = 1, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class y0 implements OnAnimationPlayListener {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42129a;

        public y0(AlphaEmceeActivity alphaEmceeActivity) {
            this.f42129a = alphaEmceeActivity;
        }

        @Override // com.xingin.animation.OnAnimationPlayListener
        public void onCompletion(String str) {
            Intrinsics.checkNotNullParameter(str, "url");
            this.f42129a.f41944J = false;
        }

        @Override // com.xingin.animation.OnAnimationPlayListener
        public void onError(String str, int i10, Throwable th3) {
            Intrinsics.checkNotNullParameter(str, "url");
            this.f42129a.f41944J = false;
        }
    }

    @Metadata(d1 = {"\u0000\u000e\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\b\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u0003H\n¢\u0006\u0002\b\u0004"}, d2 = {"<anonymous>", "", AdvanceSetting.NETWORK_TYPE, "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class y1 extends Lambda implements Function1<Integer, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42130a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public y1(AlphaEmceeActivity alphaEmceeActivity) {
            super(1);
            this.f42130a = alphaEmceeActivity;
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object] */
        @Override // kotlin.jvm.functions.Function1
        public /* bridge */ /* synthetic */ Unit invoke(Integer num) {
            invoke(num.intValue());
            return Unit.INSTANCE;
        }

        public final void invoke(int i10) {
            this.f42130a.x9().m3();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class z extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42131a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public z(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42131a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            ((AlphaTopProfileView) this.f42131a._$_findCachedViewById(R$id.frs)).u();
        }
    }

    @Metadata(d1 = {"\u0000\b\n\u0000\n\u0002\u0010\u0002\n\u0000\u0010\u0000\u001a\u00020\u0001H\n¢\u0006\u0002\b\u0002"}, d2 = {"<anonymous>", "", "invoke"}, k = 3, mv = {1, 6, 0}, xi = 48)
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class z0 extends Lambda implements Function0<Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42132a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public z0(AlphaEmceeActivity alphaEmceeActivity) {
            super(0);
            this.f42132a = alphaEmceeActivity;
        }

        @Override // kotlin.jvm.functions.Function0
        public final void invoke() {
            fy.d.f78950a.f0(String.valueOf(this.f42132a.x9().o2().getRoomId()), ja.b1.f94179a.S0().getUserid());
            this.f42132a.Ea();
        }
    }

    @Metadata(bv = {}, d1 = {"\u0000\u0010\n\u0002\u0010\u0007\n\u0002\b\u0002\n\u0002\u0010\u0002\n\u0002\b\u0002\u0010\u0004\u001a\u00020\u00032\u0006\u0010\u0001\u001a\u00020\u00002\u0006\u0010\u0002\u001a\u00020\u0000H\n¢\u0006\u0004\b\u0004\u0010\u0005"}, d2 = {"", "x", "y", "", "a", "(FF)V"}, k = 3, mv = {1, 6, 0})
    /* compiled from: AlphaEmceeActivity.kt */
    public static final class z1 extends Lambda implements Function2<Float, Float, Unit> {

        /* renamed from: a  reason: collision with root package name */
        public final /* synthetic */ AlphaEmceeActivity f42133a;

        /* JADX INFO: super call moved to the top of the method (can break code semantics) */
        public z1(AlphaEmceeActivity alphaEmceeActivity) {
            super(2);
            this.f42133a = alphaEmceeActivity;
        }

        public final void a(float f14, float f15) {
            AlphaEmceePresenter x93 = this.f42133a.x9();
            AlphaEmceeActivity alphaEmceeActivity = this.f42133a;
            int i10 = R$id.di7;
            x93.k3(f14, f15, ((MixViewContainer) alphaEmceeActivity._$_findCachedViewById(i10)).getWidth(), ((MixViewContainer) this.f42133a._$_findCachedViewById(i10)).getHeight());
        }

        /* Return type fixed from 'java.lang.Object' to match base method */
        /* JADX DEBUG: Method arguments types fixed to match base method, original types: [java.lang.Object, java.lang.Object] */
        @Override // kotlin.jvm.functions.Function2
        public /* bridge */ /* synthetic */ Unit invoke(Float f14, Float f15) {
            a(f14.floatValue(), f15.floatValue());
            return Unit.INSTANCE;
        }
    }

    public AlphaEmceeActivity() {
        super(false, 1, null);
        this.f41951g = new bp.m();
        this.f41953h = uo.t.f138147a.a();
        dx2.d<Unit> b24 = dx2.d.b2();
        Intrinsics.checkNotNullExpressionValue(b24, "create<Unit>()");
        this.f41958k = b24;
        this.f41959l = new hw2.b();
        this.f41961n = LazyKt__LazyJVMKt.lazy(new i(this));
        this.f41962o = LazyKt__LazyJVMKt.lazy(new m(this));
        this.f41963p = LazyKt__LazyJVMKt.lazy(new c(this));
        this.f41964q = LazyKt__LazyJVMKt.lazy(new e(this));
        this.f41965r = LazyKt__LazyJVMKt.lazy(new r1(this));
        this.f41966s = LazyKt__LazyJVMKt.lazy(new q1(this));
        this.f41967t = LazyKt__LazyJVMKt.lazy(new s1(this));
        this.f41968u = LazyKt__LazyJVMKt.lazy(new x1(this));
        this.f41969v = LazyKt__LazyJVMKt.lazy(new w1(this));
        this.f41970w = LazyKt__LazyJVMKt.lazy(new d(this));
        Resources system = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
        this.f41971x = (int) TypedValue.applyDimension(1, (float) -8, system.getDisplayMetrics());
        this.f41972y = SystemClock.elapsedRealtime();
        this.f41973z = new uo.y();
        this.A = LazyKt__LazyJVMKt.lazy(new h(this));
        this.K = LazyKt__LazyJVMKt.lazy(f.f41994a);
        this.L = LazyKt__LazyJVMKt.lazy(new g(this));
        this.M = LazyKt__LazyJVMKt.lazy(p.f42046a);
        this.N = LazyKt__LazyJVMKt.lazy(new m1(this));
        this.O = LazyKt__LazyJVMKt.lazy(new t2(this));
        this.P = LazyKt__LazyJVMKt.lazy(s2.f42073a);
        this.Q = LazyKt__LazyJVMKt.lazy(new o(this));
        this.R = LazyKt__LazyJVMKt.lazy(n.f42038a);
        this.S = LazyKt__LazyJVMKt.lazy(u2.f42081a);
        this.T = LazyKt__LazyJVMKt.lazy(new v2(this));
        this.U = LazyKt__LazyJVMKt.lazy(new k1(this));
        this.V = LazyKt__LazyJVMKt.lazy(new v1(this));
        this.W = LazyKt__LazyJVMKt.lazy(u1.f42080a);
        this.X = new ArrayList<>();
        this.f41946b0 = new ln.h(this);
        this.f41947c0 = new ln.g(this);
        this.f41948d0 = new ln.f(this);
        this.f41949e0 = new t1(this);
        this.f41950f0 = new l1(this);
    }

    public static final void Ca(AlphaEmceeActivity alphaEmceeActivity, DialogInterface dialogInterface, int i10) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        dialogInterface.dismiss();
        alphaEmceeActivity.finish();
    }

    public static /* synthetic */ void Ga(AlphaEmceeActivity alphaEmceeActivity, int i10, int i14, int i15, int i16, int i17, Object obj) {
        if ((i17 & 4) != 0) {
            i15 = 0;
        }
        if ((i17 & 8) != 0) {
            i16 = 1;
        }
        alphaEmceeActivity.Fa(i10, i14, i15, i16);
    }

    public static final void Ia(AlphaEmceeActivity alphaEmceeActivity, DialogInterface dialogInterface, int i10) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.x9().U1();
    }

    public static final void Ja(DialogInterface dialogInterface, int i10) {
        dialogInterface.dismiss();
    }

    public static final void Ka(AlphaEmceeActivity alphaEmceeActivity, DialogInterface dialogInterface, int i10) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.x9().U1();
    }

    public static final void La(DialogInterface dialogInterface, int i10) {
        dialogInterface.dismiss();
    }

    public static final void Ma(AlphaEmceeActivity alphaEmceeActivity, DialogInterface dialogInterface, int i10) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.x9().U1();
    }

    public static final void Na(DialogInterface dialogInterface, int i10) {
        dialogInterface.dismiss();
    }

    public static final void Oa(AlphaEmceeActivity alphaEmceeActivity, EmceeBeforeStopBean emceeBeforeStopBean) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.M7(false);
        Intrinsics.checkNotNullExpressionValue(emceeBeforeStopBean, AdvanceSetting.NETWORK_TYPE);
        alphaEmceeActivity.W9(emceeBeforeStopBean);
    }

    public static final void Pa(AlphaEmceeActivity alphaEmceeActivity, Throwable th3) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.M7(false);
        cb(alphaEmceeActivity, null, 1, null);
    }

    public static final void Ra(AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        ((AlphaBottomToolsView) alphaEmceeActivity._$_findCachedViewById(R$id.vl)).N();
    }

    public static /* synthetic */ void Ta(AlphaEmceeActivity alphaEmceeActivity, Long l14, int i10, Integer num, int i14, Object obj) {
        if ((i14 & 1) != 0) {
            l14 = null;
        }
        if ((i14 & 2) != 0) {
            i10 = 1;
        }
        if ((i14 & 4) != 0) {
            num = null;
        }
        alphaEmceeActivity.Sa(l14, i10, num);
    }

    public static final void Y9(ft.b bVar, AlphaEmceeActivity alphaEmceeActivity, View view) {
        Intrinsics.checkNotNullParameter(bVar, "$infoCard");
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        bt.i iVar = bt.i.GOODS;
        ys.m mVar = ys.m.f159622a;
        if (iVar == mVar.A(bVar)) {
            ft.a aVar = (ft.a) bVar;
            ys.n nVar = ys.n.f159626a;
            ln.d2 d2Var = ln.d2.f102239a;
            ys.n.n(nVar, d2Var.A0(), d2Var.T(), String.valueOf(mVar.A(bVar).getType()), null, aVar.i().a().g() ? "1" : "0", null, "1", aVar.i().a().b(), aVar.i().a().a(), 40, null);
        } else {
            ys.n nVar2 = ys.n.f159626a;
            ln.d2 d2Var2 = ln.d2.f102239a;
            ys.n.n(nVar2, d2Var2.A0(), d2Var2.T(), String.valueOf(mVar.A(bVar).getType()), null, null, String.valueOf(mVar.B(bVar)), "0", null, null, 408, null);
        }
        new AlphaInfoCardPageDialog(alphaEmceeActivity, mVar.A(bVar)).show();
    }

    public static /* synthetic */ void cb(AlphaEmceeActivity alphaEmceeActivity, String str, int i10, Object obj) {
        if ((i10 & 1) != 0) {
            str = null;
        }
        alphaEmceeActivity.bb(str);
    }

    public static final void db(AlphaEmceeActivity alphaEmceeActivity, DialogInterface dialogInterface, int i10) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.x9().U1();
    }

    public static final void eb(DialogInterface dialogInterface, int i10) {
        dialogInterface.dismiss();
    }

    public static final void fb(AlphaEmceeActivity alphaEmceeActivity, String str) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        Intrinsics.checkNotNullParameter(str, "$target");
        ((AlphaLiveChatPanel) alphaEmceeActivity._$_findCachedViewById(R$id.a_u)).w(str);
    }

    public static final void ib(AlphaEmceeActivity alphaEmceeActivity, boolean z14, ft.b bVar) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        Intrinsics.checkNotNullParameter(bVar, "$infoCard");
        alphaEmceeActivity.X9(z14, bVar);
    }

    public static final void ja(AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        ((AlphaRoomUserCountView) alphaEmceeActivity._$_findCachedViewById(R$id.eom)).a(alphaEmceeActivity.x9().o2().getUniqueVisitorNum());
    }

    public static final void ka(AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        ((AlphaRoomOnlineView) alphaEmceeActivity._$_findCachedViewById(R$id.eov)).f(alphaEmceeActivity.x9().o2().getCurrentMemCount());
    }

    public static /* synthetic */ void kb(AlphaEmceeActivity alphaEmceeActivity, boolean z14, int i10, Object obj) {
        if ((i10 & 1) != 0) {
            z14 = false;
        }
        alphaEmceeActivity.jb(z14);
    }

    public static final void la(AlphaEmceeActivity alphaEmceeActivity, View view) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.onBackPressed();
        fy.d.f78950a.g(String.valueOf(alphaEmceeActivity.x9().o2().getRoomId()), com.alipay.sdk.widget.d.f18381q);
    }

    public static /* synthetic */ void nb(AlphaEmceeActivity alphaEmceeActivity, int i10, boolean z14, boolean z15, int i14, Object obj) {
        if ((i14 & 4) != 0) {
            z15 = false;
        }
        alphaEmceeActivity.mb(i10, z14, z15);
    }

    public static final void qa(AlphaEmceeActivity alphaEmceeActivity, bt.d dVar) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        if (!dVar.a().isEmpty()) {
            alphaEmceeActivity.H6(true, ys.m.f159622a.L(dVar.a().get(0)));
        }
    }

    public static final void ra(AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.x9().r2();
        alphaEmceeActivity.x9().m2();
        alphaEmceeActivity.x9().k2();
    }

    public static final void ta(AlphaEmceeActivity alphaEmceeActivity, Event event) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.runOnUiThread(new ln.r(event, alphaEmceeActivity));
    }

    public static final void ua(Event event, AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        Context h10 = XYUtilsCenter.h();
        Long l14 = null;
        AlphaProtocolWebActivity alphaProtocolWebActivity = h10 instanceof AlphaProtocolWebActivity ? (AlphaProtocolWebActivity) h10 : null;
        if (alphaProtocolWebActivity != null) {
            alphaProtocolWebActivity.finish();
        }
        long j14 = event.a().getLong("params_gift_id");
        int i10 = event.a().getInt("params_panel_type");
        if (j14 != 0) {
            l14 = Long.valueOf(j14);
        }
        Ta(alphaEmceeActivity, l14, i10 == 0 ? 1 : i10, null, 4, null);
    }

    public static final void va(AlphaEmceeActivity alphaEmceeActivity, Event event) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.runOnUiThread(new ln.n(alphaEmceeActivity));
    }

    public static final void wa(AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        Context h10 = XYUtilsCenter.h();
        AlphaEventsWebActivity alphaEventsWebActivity = h10 instanceof AlphaEventsWebActivity ? (AlphaEventsWebActivity) h10 : null;
        if (alphaEventsWebActivity != null) {
            alphaEventsWebActivity.finish();
        }
        alphaEmceeActivity.Za();
    }

    public static final void xa(AlphaEmceeActivity alphaEmceeActivity, Event event) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        alphaEmceeActivity.runOnUiThread(new ln.q(event, alphaEmceeActivity));
    }

    public static final void ya(Event event, AlphaEmceeActivity alphaEmceeActivity) {
        Intrinsics.checkNotNullParameter(alphaEmceeActivity, "this$0");
        Context h10 = XYUtilsCenter.h();
        AlphaProtocolWebActivity alphaProtocolWebActivity = h10 instanceof AlphaProtocolWebActivity ? (AlphaProtocolWebActivity) h10 : null;
        if (alphaProtocolWebActivity != null) {
            alphaProtocolWebActivity.finish();
        }
        String string = event.a().getString("params_link_url", "");
        Intrinsics.checkNotNullExpressionValue(string, "url");
        if (string.length() > 0) {
            AlphaEventsWebActivity.a.c(AlphaEventsWebActivity.f45671n, alphaEmceeActivity, string, null, false, 0, false, 60, null);
        }
    }

    @Override // ln.r0
    public void A6(dx2.d<String> dVar, boolean z14) {
        MakeSnapshotView makeSnapshotView;
        MakeSnapshotView makeSnapshotView2;
        dx2.d b24 = dx2.d.b2();
        Intrinsics.checkNotNullExpressionValue(b24, "create<Unit>()");
        dx2.d b25 = dx2.d.b2();
        Intrinsics.checkNotNullExpressionValue(b25, "create<Unit>()");
        mq.h hVar = this.f41945a0;
        if (!(hVar == null || (makeSnapshotView2 = (MakeSnapshotView) hVar.getView()) == null)) {
            ((FrameLayout) _$_findCachedViewById(R$id.azj)).removeView(makeSnapshotView2);
        }
        mq.d dVar2 = new mq.d(new r2(this, b24, z14, b25, dVar));
        int i10 = R$id.azj;
        FrameLayout frameLayout = (FrameLayout) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
        mq.h a14 = dVar2.a(frameLayout);
        this.f41945a0 = a14;
        if (!(a14 == null || (makeSnapshotView = (MakeSnapshotView) a14.getView()) == null)) {
            ((FrameLayout) _$_findCachedViewById(i10)).addView(makeSnapshotView);
        }
        mq.h hVar2 = this.f41945a0;
        if (hVar2 != null) {
            hVar2.attach(null);
        }
        gb(true);
    }

    public final ot.c A9() {
        return (ot.c) this.R.getValue();
    }

    public final void Aa(boolean z14) {
        P(z14);
        ln.d2.f102239a.d2(z14);
    }

    @Override // ln.r0
    public void B6(boolean z14) {
        if (!z14) {
            AlphaInfoCardLayout alphaInfoCardLayout = this.f41957j;
            if (alphaInfoCardLayout != null && alphaInfoCardLayout != null) {
                alphaInfoCardLayout.setVisibility(8);
                return;
            }
            return;
        }
        ys.m mVar = ys.m.f159622a;
        ln.d2 d2Var = ln.d2.f102239a;
        mVar.D(d2Var.T(), d2Var.z0(), new ln.d(this), this);
    }

    public final ot.d B9() {
        return (ot.d) this.Q.getValue();
    }

    public final void Ba() {
        int i10 = R$id.e8d;
        PraiseLayout praiseLayout = (PraiseLayout) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(praiseLayout, "praiseLayout");
        sy.q1.O(praiseLayout, false, 0, 3, null);
        ((PraiseLayout) _$_findCachedViewById(i10)).i();
        int i14 = R$id.e8e;
        ((FullScreenPraiseView) _$_findCachedViewById(i14)).s();
        ((FullScreenPraiseView) _$_findCachedViewById(i14)).setOnPraiseClickListener(new y1(this));
        ((FullScreenPraiseView) _$_findCachedViewById(i14)).setOnFocusCallback(new z1(this));
    }

    public final rq.j C9() {
        return (rq.j) this.M.getValue();
    }

    @Override // ll.i
    public void D(boolean z14) {
    }

    public final AlphaInputTextDialog D9() {
        AlphaInputTextDialog h10 = ll.g.f102001a.h();
        if (h10 != null) {
            return h10;
        }
        AlphaInputTextDialog alphaInputTextDialog = new AlphaInputTextDialog(this);
        alphaInputTextDialog.H0(new j(this, alphaInputTextDialog));
        alphaInputTextDialog.B0(new k(this));
        return alphaInputTextDialog;
    }

    public final void Da() {
        AlphaProtocolWebActivity.f44430d.d(this, sy.u.f131753a.f());
    }

    public final du.u E9() {
        return (du.u) this.U.getValue();
    }

    public final void Ea() {
        new AlphaEditNoticeDialogV2.a(this).g0(x9().o2().getRoomId(), "", true).D(new a2(this)).a().show();
    }

    @Override // ln.r0
    public boolean F6() {
        return F7().c();
    }

    public final AlphaLotteryDetailDialog F9(boolean z14) {
        if (!z14) {
            return ll.g.f102001a.i();
        }
        AlphaLotteryDetailDialog i10 = ll.g.f102001a.i();
        if (i10 != null) {
            return i10;
        }
        AlphaLotteryDetailDialog alphaLotteryDetailDialog = new AlphaLotteryDetailDialog(this, ja.b1.f94179a.S0().getUserid(), true);
        alphaLotteryDetailDialog.M0(l.f42030a);
        return alphaLotteryDetailDialog;
    }

    public final void Fa(int i10, int i14, int i15, int i16) {
        FragmentManager supportFragmentManager = getSupportFragmentManager();
        Intrinsics.checkNotNullExpressionValue(supportFragmentManager, "supportFragmentManager");
        sy.q1.l(supportFragmentManager, "ranking");
        AlphaEmceeRankingDialog a14 = AlphaEmceeRankingDialog.f44974l.a(i15, true, x9().o2().getRoomId(), i10, i16, i14);
        FragmentManager supportFragmentManager2 = getSupportFragmentManager();
        Intrinsics.checkNotNullExpressionValue(supportFragmentManager2, "supportFragmentManager");
        a14.showNow(supportFragmentManager2, "ranking");
    }

    @Override // ln.r0
    public void G0() {
        ((AlphaBottomToolsView) _$_findCachedViewById(R$id.vl)).y();
    }

    public final AlphaEmceeLotteryDialog G9() {
        AlphaEmceeLotteryDialog f14 = ll.g.f102001a.f();
        if (f14 == null) {
            f20.d dVar = f20.d.f75675a;
            f14 = new AlphaEmceeLotteryDialog(this, dVar.h(this) ? dVar.i(this) : 0);
        }
        return f14;
    }

    @Override // ln.r0
    public void H6(boolean z14, ft.b bVar) {
        Intrinsics.checkNotNullParameter(bVar, "infoCard");
        com.xingin.utils.core.c1.c(new ln.p(this, z14, bVar));
    }

    public final rq.k H9() {
        return (rq.k) this.N.getValue();
    }

    public final void Ha() {
        if (eu.n.f74814a.c()) {
            new DMCAlertDialogBuilder(this).setMessage(R$string.f40673alpha_end_live_pk_tips).setPositiveButton(R$string.f40534alpha_confirm, new ln.a(this)).setNegativeButton(R$string.f40476alpha_cancel, ln.x.f102372a).setCancelable(false).show();
        } else if (eu.g.f74781a.f() || eu.c.f74764a.g()) {
            new DMCAlertDialogBuilder(this).setMessage(R$string.f40678alpha_end_push3).setPositiveButton(R$string.f40534alpha_confirm, new ln.l(this)).setNegativeButton(R$string.f40476alpha_cancel, ln.v.f102364a).setCancelable(false).show();
        } else if (x9().o2().isDirectorLive()) {
            new DMCAlertDialogBuilder(this).setMessage(R$string.f40611alpha_director_end_live).setPositiveButton(R$string.f40534alpha_confirm, new ln.u(this)).setNegativeButton(R$string.f40476alpha_cancel, ln.w.f102369a).setCancelable(false).show();
        } else {
            M7(true);
            dw2.r<EmceeBeforeStopBean> W0 = cl.a.f12786a.i().getEmceeBeforeStop(x9().o2().getRoomId()).x1(mi2.a.P()).W0(gw2.a.a());
            Intrinsics.checkNotNullExpressionValue(W0, "AlphaApiManager.configSe…dSchedulers.mainThread())");
            Object n14 = W0.n(com.uber.autodispose.d.b(this));
            Intrinsics.checkExpressionValueIsNotNull(n14, "this.`as`(AutoDispose.autoDisposable(provider))");
            ((com.uber.autodispose.y) n14).a(new ln.c(this), new ln.e(this));
        }
    }

    /* renamed from: I9 */
    public MixViewContainer q2() {
        MixViewContainer mixViewContainer = (MixViewContainer) _$_findCachedViewById(R$id.di7);
        Intrinsics.checkNotNullExpressionValue(mixViewContainer, "mixVideoView");
        return mixViewContainer;
    }

    public final AlphaQuestionListDialog J9() {
        return (AlphaQuestionListDialog) this.f41966s.getValue();
    }

    public final AlphaQuestionSetDialog K9() {
        return (AlphaQuestionSetDialog) this.f41965r.getValue();
    }

    public final AlphaQuestionSetOpeningDialog L9() {
        return (AlphaQuestionSetOpeningDialog) this.f41967t.getValue();
    }

    public final AlphaRedPacketDialog M9(boolean z14) {
        AlphaRedPacketDialog j14 = ll.g.f102001a.j();
        if (!z14 || j14 != null) {
            return j14;
        }
        AlphaRedPacketDialog alphaRedPacketDialog = new AlphaRedPacketDialog(this, ja.b1.f94179a.S0().getUserid());
        alphaRedPacketDialog.D1(sy.z.EMCEE);
        return alphaRedPacketDialog;
    }

    public final ox.i N9() {
        return (ox.i) this.W.getValue();
    }

    @Override // ln.r0
    public void O() {
        AlphaBaseViolationDialog.C.b(this, k2.f42029a, new l2(this));
    }

    public final ox.j O9() {
        return (ox.j) this.V.getValue();
    }

    @Override // ln.r0
    public void P(boolean z14) {
        ((AlphaBottomToolsView) _$_findCachedViewById(R$id.vl)).W(z14);
    }

    public final AlphaEmceeRoomSettingDialog P9() {
        return (AlphaEmceeRoomSettingDialog) this.f41969v.getValue();
    }

    @Override // ln.r0
    public void Q(AlphaImDialogBean alphaImDialogBean) {
        Intrinsics.checkNotNullParameter(alphaImDialogBean, "dialogBean");
        ln.d2 d2Var = ln.d2.f102239a;
        AlphaInteractGuideDialog alphaInteractGuideDialog = new AlphaInteractGuideDialog(this, alphaImDialogBean, d2Var.A0(), d2Var.T());
        alphaInteractGuideDialog.Y(new g2(alphaInteractGuideDialog));
        alphaInteractGuideDialog.show();
    }

    public final AlphaEmceeSettingDialog Q9() {
        return (AlphaEmceeSettingDialog) this.f41968u.getValue();
    }

    public final void Qa(EmceeBeforeStopNotifyBean emceeBeforeStopNotifyBean) {
        AlphaAlertDialog.a O2 = new AlphaAlertDialog.a(this).U(emceeBeforeStopNotifyBean.getTitle()).O(new SpannableStringBuilder(emceeBeforeStopNotifyBean.getSubTitle()));
        Resources system = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
        AlphaAlertDialog.a I = O2.I((int) TypedValue.applyDimension(1, (float) 10, system.getDisplayMetrics()));
        Resources system2 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system2, "Resources.getSystem()");
        AlphaAlertDialog.a S2 = I.F((int) TypedValue.applyDimension(1, (float) 20, system2.getDisplayMetrics())).Q(R$string.agg).S(emceeBeforeStopNotifyBean.getBtnTitle());
        float f14 = (float) 120;
        Resources system3 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system3, "Resources.getSystem()");
        float f15 = (float) 38;
        Resources system4 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system4, "Resources.getSystem()");
        AlphaAlertDialog.a L2 = S2.L((int) TypedValue.applyDimension(1, f14, system3.getDisplayMetrics()), (int) TypedValue.applyDimension(1, f15, system4.getDisplayMetrics()));
        Resources system5 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system5, "Resources.getSystem()");
        Resources system6 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system6, "Resources.getSystem()");
        L2.N((int) TypedValue.applyDimension(1, f14, system5.getDisplayMetrics()), (int) TypedValue.applyDimension(1, f15, system6.getDisplayMetrics())).K(new b2(this)).M(new c2(emceeBeforeStopNotifyBean, this)).H(false).a().show();
        fy.d dVar = fy.d.f78950a;
        ln.d2 d2Var = ln.d2.f102239a;
        dVar.m(d2Var.T(), d2Var.A0());
    }

    @Override // ln.r0
    public void R() {
        Za();
    }

    public final uy.d R9() {
        return (uy.d) this.P.getValue();
    }

    @Override // ln.r0
    public void S(int i10, AlphaImAlertDialogBean alphaImAlertDialogBean) {
        Intrinsics.checkNotNullParameter(alphaImAlertDialogBean, "alertDialogBean");
        new AlphaMakeAdminDialog(this, alphaImAlertDialogBean).show();
    }

    public final uy.g S9() {
        return (uy.g) this.O.getValue();
    }

    public final void Sa(Long l14, int i10, Integer num) {
        ea();
        AlphaGiftPanelViewV2 alphaGiftPanelViewV2 = this.B;
        if (alphaGiftPanelViewV2 != null) {
            alphaGiftPanelViewV2.h0(l14, i10, num);
        }
    }

    public final gz.c T9() {
        return (gz.c) this.S.getValue();
    }

    @Override // ln.r0
    public void U(int i10, long j14, boolean z14, boolean z15) {
        if (z14) {
            AlphaRedPacketDialog M9 = M9(false);
            if (M9 != null) {
                AlphaRedPacketDialog.O1(M9, j14, false, 2, null);
            }
            int i14 = R$id.f39692alphaTopPendantLayout;
            qx.c cVar = qx.c.RED_PACKET;
            ((dp.a0) ((AlphaTopPendantLayout) _$_findCachedViewById(i14)).n(cVar)).h(i10, j14);
            ((dp.a0) ((AlphaTopPendantLayout) _$_findCachedViewById(i14)).n(cVar)).g(j14, z15);
            return;
        }
        AlphaRedPacketDialog M92 = M9(false);
        if (M92 != null) {
            M92.S1(i10, j14);
        }
        ((dp.a0) ((AlphaTopPendantLayout) _$_findCachedViewById(R$id.f39692alphaTopPendantLayout)).n(qx.c.RED_PACKET)).h(i10, j14);
    }

    public final hz.a U9() {
        return (hz.a) this.T.getValue();
    }

    public final void Ua(long j14, boolean z14) {
        if (this.Y == null) {
            AlphaGiftRainDialog alphaGiftRainDialog = new AlphaGiftRainDialog(this);
            this.Y = alphaGiftRainDialog;
            alphaGiftRainDialog.S0(new d2(this));
        }
        AlphaGiftRainDialog alphaGiftRainDialog2 = this.Y;
        if (alphaGiftRainDialog2 != null) {
            alphaGiftRainDialog2.y0(j14, z14);
        }
    }

    @Override // ln.r0
    public void V(List<LiveEventBean> list, CeremonyEventBean ceremonyEventBean, boolean z14) {
        if (ln.d2.f102239a.C()) {
            pa();
            AlphaEventsView alphaEventsView = this.f41952g0;
            if (alphaEventsView != null) {
                AlphaEventsView.k(alphaEventsView, list, ceremonyEventBean, z14, null, null, 24, null);
            }
        }
    }

    public final void V9(AlphaLiveSticker alphaLiveSticker, boolean z14) {
        XYImageView xYImageView = (XYImageView) _$_findCachedViewById(z14 ? R$id.cd5 : R$id.cdv);
        Intrinsics.checkNotNullExpressionValue(xYImageView, "paperView");
        sy.q1.O(xYImageView, false, 0, 3, null);
        xYImageView.o(alphaLiveSticker.getImgUrl(), el.g0.f72750a.U());
        ViewGroup.LayoutParams layoutParams = xYImageView.getLayoutParams();
        Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.widget.FrameLayout.LayoutParams");
        FrameLayout.LayoutParams layoutParams2 = (FrameLayout.LayoutParams) layoutParams;
        Resources system = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
        layoutParams2.width = (int) TypedValue.applyDimension(1, (float) alphaLiveSticker.getShowWidth().intValue(), system.getDisplayMetrics());
        Resources system2 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system2, "Resources.getSystem()");
        layoutParams2.height = (int) TypedValue.applyDimension(1, (float) alphaLiveSticker.getShowHigh().intValue(), system2.getDisplayMetrics());
        int i10 = 8388611;
        if (alphaLiveSticker.getMarginTop().intValue() <= 0) {
            if (!z14) {
                i10 = 8388613;
            }
            layoutParams2.gravity = i10 | 80;
            Resources system3 = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system3, "Resources.getSystem()");
            layoutParams2.bottomMargin = (int) TypedValue.applyDimension(1, (float) alphaLiveSticker.getMarginBottom().intValue(), system3.getDisplayMetrics());
        } else {
            if (!z14) {
                i10 = 8388613;
            }
            layoutParams2.gravity = i10 | 48;
            Resources system4 = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system4, "Resources.getSystem()");
            layoutParams2.topMargin = (int) TypedValue.applyDimension(1, (float) alphaLiveSticker.getMarginTop().intValue(), system4.getDisplayMetrics());
        }
        if (z14) {
            Resources system5 = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system5, "Resources.getSystem()");
            layoutParams2.setMarginStart((int) TypedValue.applyDimension(1, (float) alphaLiveSticker.getMarginLeft().intValue(), system5.getDisplayMetrics()));
        } else {
            Resources system6 = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system6, "Resources.getSystem()");
            layoutParams2.setMarginEnd((int) TypedValue.applyDimension(1, (float) alphaLiveSticker.getMarginRight().intValue(), system6.getDisplayMetrics()));
        }
        xYImageView.setLayoutParams(layoutParams2);
    }

    public final void Va() {
        new AlphaGiftRainIntroduceDialog(this).show();
        fy.j.f79348a.d("gift_rain", null);
    }

    @Override // ln.r0
    public av.g W() {
        return ((MixViewContainer) _$_findCachedViewById(R$id.di7)).getDefaultView();
    }

    @Override // ln.r0
    public void W2() {
        sy.g0.f131635a.b(com.igexin.push.config.c.f25230t, new ln.j(this));
    }

    public final void W9(EmceeBeforeStopBean emceeBeforeStopBean) {
        Unit unit;
        EmceeBeforeStopNotifyBean notify = emceeBeforeStopBean.getNotify();
        if (notify != null) {
            if (Intrinsics.areEqual(notify.isShow(), Boolean.TRUE)) {
                Qa(notify);
            } else {
                bb(emceeBeforeStopBean.getDesc());
            }
            unit = Unit.INSTANCE;
        } else {
            unit = null;
        }
        if (unit == null) {
            bb(emceeBeforeStopBean.getDesc());
        }
    }

    public final void Wa() {
        new EmceeGoodsCollectDialog(this, new e2()).show();
    }

    @Override // bp.e
    public void X1(int i10) {
        pb(i10);
    }

    public final void X9(boolean z14, ft.b bVar) {
        AlphaInfoCardLayout alphaInfoCardLayout;
        ft.b currentInfoCard;
        String str = null;
        if (z14) {
            if (this.f41957j == null) {
                View inflate = ((ViewStub) _$_findCachedViewById(R$id.c5o)).inflate();
                this.f41957j = inflate instanceof AlphaInfoCardLayout ? (AlphaInfoCardLayout) inflate : null;
            }
            AlphaInfoCardLayout alphaInfoCardLayout2 = this.f41957j;
            Objects.requireNonNull(alphaInfoCardLayout2, "null cannot be cast to non-null type android.widget.FrameLayout");
            alphaInfoCardLayout2.setOnClickListener(new ln.b(bVar, this));
            AlphaInfoCardLayout alphaInfoCardLayout3 = this.f41957j;
            boolean z15 = false;
            if (alphaInfoCardLayout3 != null) {
                alphaInfoCardLayout3.setVisibility(0);
            }
            ys.m mVar = ys.m.f159622a;
            if (mVar.z() != null) {
                ft.b z16 = mVar.z();
                if (z16 != null) {
                    str = z16.b();
                }
                if (Intrinsics.areEqual(str, bVar.b())) {
                    ft.b z17 = mVar.z();
                    if (z17 != null && z17.equals(bVar)) {
                        z15 = true;
                    }
                    if (z15) {
                        return;
                    }
                }
            }
            mVar.I(bVar);
            if (bt.i.GOODS == mVar.A(bVar)) {
                ft.a aVar = (ft.a) bVar;
                ys.n nVar = ys.n.f159626a;
                ln.d2 d2Var = ln.d2.f102239a;
                ys.n.p(nVar, d2Var.A0(), d2Var.T(), String.valueOf(mVar.A(bVar).getType()), null, aVar.i().a().g() ? "1" : "0", String.valueOf(mVar.B(bVar)), "1", aVar.i().a().b(), aVar.i().a().a(), 8, null);
            } else {
                ys.n nVar2 = ys.n.f159626a;
                ln.d2 d2Var2 = ln.d2.f102239a;
                ys.n.p(nVar2, d2Var2.A0(), d2Var2.T(), String.valueOf(mVar.A(bVar).getType()), null, null, String.valueOf(mVar.B(bVar)), "0", null, null, 408, null);
            }
            AlphaInfoCardLayout alphaInfoCardLayout4 = this.f41957j;
            if (alphaInfoCardLayout4 != null) {
                alphaInfoCardLayout4.c(bVar, mVar.A(bVar).getType(), true);
            }
            jb(true);
        } else if (this.f41957j != null) {
            String b14 = bVar.b();
            AlphaInfoCardLayout alphaInfoCardLayout5 = this.f41957j;
            if (!(alphaInfoCardLayout5 == null || (currentInfoCard = alphaInfoCardLayout5.getCurrentInfoCard()) == null)) {
                str = currentInfoCard.b();
            }
            if (Intrinsics.areEqual(b14, str) && (alphaInfoCardLayout = this.f41957j) != null) {
                alphaInfoCardLayout.setVisibility(8);
            }
        }
    }

    public final void Xa() {
        ys.n nVar = ys.n.f159626a;
        ln.d2 d2Var = ln.d2.f102239a;
        nVar.y(d2Var.A0(), d2Var.T());
        ys.m.f159622a.F(this, d2Var.T(), d2Var.z0(), this);
    }

    public final void Ya(long j14) {
        xu.u.f156003a.u(j14, new j2(this, j14));
    }

    public final void Z9() {
        int i10 = R$id.a_u;
        AlphaLiveChatPanel alphaLiveChatPanel = (AlphaLiveChatPanel) _$_findCachedViewById(i10);
        alphaLiveChatPanel.setOpenRedPocketFun(new u(this));
        alphaLiveChatPanel.setOpenLotteryFun(new v(this));
        alphaLiveChatPanel.setCouponMsgFun(new w(this));
        alphaLiveChatPanel.setLotteryResultMsgClickFun(new x(this));
        alphaLiveChatPanel.setRankWeekChampionMsgClickFun(new y(this));
        alphaLiveChatPanel.setOpenWishGiftFun(new z(this));
        alphaLiveChatPanel.setOpenWishGiftGuide(new a0(this));
        alphaLiveChatPanel.setOpenTaskPanelFun(new b0(alphaLiveChatPanel));
        alphaLiveChatPanel.setRequestExplainFun(new c0(this));
        alphaLiveChatPanel.setCheckBtnClick(new q(this));
        alphaLiveChatPanel.setOpenLetterDialogFun(new r(this));
        alphaLiveChatPanel.setGiftRainMsgFun(new s(this));
        alphaLiveChatPanel.setVoteMsgFun(new t(this));
        AlphaLiveChatPanel alphaLiveChatPanel2 = (AlphaLiveChatPanel) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(alphaLiveChatPanel2, "chatPanel");
        sy.q1.Q(alphaLiveChatPanel2, ln.d2.f102239a.w(), false, 2, null);
        ((AlphaLiveChatPanel) _$_findCachedViewById(i10)).H(true, x9().o2().getRoomId(), ja.b1.f94179a.S0().getUserid());
        AlphaLiveChatPanel alphaLiveChatPanel3 = (AlphaLiveChatPanel) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(alphaLiveChatPanel3, "chatPanel");
        ViewGroup.LayoutParams layoutParams = alphaLiveChatPanel3.getLayoutParams();
        Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.widget.RelativeLayout.LayoutParams");
        RelativeLayout.LayoutParams layoutParams2 = (RelativeLayout.LayoutParams) layoutParams;
        if (sy.i.f131651a.f()) {
            getResources().getDimensionPixelOffset(R$dimen.f39652alpha_dimen_212);
            AlphaEnhanceMsgView alphaEnhanceMsgView = (AlphaEnhanceMsgView) _$_findCachedViewById(R$id.b2c);
            Intrinsics.checkNotNullExpressionValue(alphaEnhanceMsgView, "enhanceMsgView");
            sy.q1.O(alphaEnhanceMsgView, false, 0, 3, null);
        } else {
            getResources().getDimensionPixelOffset(R$dimen.f39652alpha_dimen_212);
            Resources system = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
            TypedValue.applyDimension(1, (float) 24, system.getDisplayMetrics());
            AlphaEnhanceMsgView alphaEnhanceMsgView2 = (AlphaEnhanceMsgView) _$_findCachedViewById(R$id.b2c);
            Intrinsics.checkNotNullExpressionValue(alphaEnhanceMsgView2, "enhanceMsgView");
            sy.q1.r(alphaEnhanceMsgView2, false, 0, null, 7, null);
        }
        alphaLiveChatPanel3.setLayoutParams(layoutParams2);
    }

    public final void Za() {
        ChooseAmountDialog t93 = t9();
        t93.l0(this.f41953h);
        t93.k0(new m2(this));
        t93.f0(new n2(this));
        t93.h0(new o2(this));
        t93.c0(new p2(this));
        t93.show();
    }

    @Override // com.xingin.alpha.base.AlphaBaseActivity, com.xingin.android.redutils.base.BaseActivity
    public void _$_clearFindViewByIdCache() {
        this.f41956i0.clear();
    }

    @Override // com.xingin.alpha.base.AlphaBaseActivity, com.xingin.android.redutils.base.BaseActivity
    public View _$_findCachedViewById(int i10) {
        Map<Integer, View> map = this.f41956i0;
        View view = map.get(Integer.valueOf(i10));
        if (view != null) {
            return view;
        }
        View findViewById = findViewById(i10);
        if (findViewById == null) {
            return null;
        }
        map.put(Integer.valueOf(i10), findViewById);
        return findViewById;
    }

    @Override // ln.r0
    public void a0(RoomData roomData) {
        Intrinsics.checkNotNullParameter(roomData, "roomDate");
        AlphaTopAvatarView alphaTopAvatarView = (AlphaTopAvatarView) _$_findCachedViewById(R$id.f39927topAvatarView);
        if (alphaTopAvatarView != null) {
            alphaTopAvatarView.x(roomData.getPopularityInfo(), roomData.getPraiseCount());
        }
        int i10 = R$id.frs;
        AlphaTopProfileView alphaTopProfileView = (AlphaTopProfileView) _$_findCachedViewById(i10);
        if (alphaTopProfileView != null) {
            alphaTopProfileView.B(roomData.getPopularityInfo());
        }
        AlphaTopProfileView alphaTopProfileView2 = (AlphaTopProfileView) _$_findCachedViewById(i10);
        if (alphaTopProfileView2 != null) {
            alphaTopProfileView2.x(roomData.getGoodsTopInfo());
        }
        AlphaRoomUserCountView alphaRoomUserCountView = (AlphaRoomUserCountView) _$_findCachedViewById(R$id.eom);
        if (alphaRoomUserCountView != null) {
            alphaRoomUserCountView.a(roomData.getUniqueVisitorNum());
        }
        AlphaRoomOnlineView alphaRoomOnlineView = (AlphaRoomOnlineView) _$_findCachedViewById(R$id.eov);
        if (alphaRoomOnlineView != null) {
            alphaRoomOnlineView.f(roomData.getMemberCount());
        }
    }

    @Override // ln.r0
    public void a6(boolean z14) {
        ((PraiseLayout) _$_findCachedViewById(R$id.e8d)).d(z14);
    }

    public final void aa() {
        v9().H1(w9(), this);
        w9().x(v9());
        v9().M1();
    }

    public void ab(AlphaImDialogGuideBean alphaImDialogGuideBean) {
        Intrinsics.checkNotNullParameter(alphaImDialogGuideBean, "guideBean");
        if (!ln.d2.f102239a.f1() && sy.q.f131738a.o()) {
            sy.q1.z((FrameLayout) _$_findCachedViewById(R$id.azj), 0, new q2(this, alphaImDialogGuideBean));
        }
    }

    @Override // ln.r0
    public void b6(AlphaOneRMBPurchaseGoodsBean alphaOneRMBPurchaseGoodsBean, List<AlphaOneRMBPurchasePersonBean> list) {
        Intrinsics.checkNotNullParameter(list, "drawUsers");
        new AlphaOneRMBWinningListDialog(this).N(list, alphaOneRMBPurchaseGoodsBean);
    }

    public final void ba() {
        ArrayList arrayList;
        AlphaLiveChatPanel alphaLiveChatPanel = (AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u);
        List<HistoryChatMessage> historyMessage = x9().o2().getHistoryMessage();
        if (historyMessage != null) {
            arrayList = new ArrayList(CollectionsKt__IterablesKt.collectionSizeOrDefault(historyMessage, 10));
            Iterator<T> it3 = historyMessage.iterator();
            while (it3.hasNext()) {
                arrayList.add(AlphaBaseImMessage.Companion.buildByHistoryMsg(it3.next()));
            }
        } else {
            arrayList = null;
        }
        alphaLiveChatPanel.t(arrayList);
        ((AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u)).L(sy.z.EMCEE);
        if (getIntent().hasExtra("prepare_page_notice")) {
            String stringExtra = getIntent().getStringExtra("prepare_page_notice");
            if (!(stringExtra == null || stringExtra.length() == 0)) {
                i7(stringExtra);
            }
        }
        dp.z zVar = dp.z.f69524a;
        zVar.j(this.f41949e0);
        zVar.s(x9().o2().getRoomId());
        xu.u uVar = xu.u.f156003a;
        uVar.D(this, this.f41950f0);
        uVar.x(x9().o2().getRoomId());
        lo.b.f102462a.j();
        T9().d1();
        B6(true);
    }

    public final void bb(String str) {
        if (str == null) {
            str = getString(R$string.f40677alpha_end_push2);
            Intrinsics.checkNotNullExpressionValue(str, "getString(R.string.alpha_end_push2)");
        }
        new DMCAlertDialogBuilder(this).setMessage(str).setPositiveButton(R$string.f40534alpha_confirm, new ln.s(this)).setNegativeButton(R$string.f40476alpha_cancel, ln.y.f102375a).setCancelable(false).show();
    }

    public final void ca() {
        O9().e();
        N9().j1(O9(), this);
        N9().i1(sy.z.EMCEE);
    }

    @Override // ln.r0
    public void d0() {
        P9().f0(x9().Y2());
        Q9().show();
        sy.s sVar = sy.s.f131752a;
        sVar.x0(false);
        sVar.o0();
        tn.c.f134078a.i(false);
        fy.d.f78950a.g(String.valueOf(x9().o2().getRoomId()), "more");
    }

    public final void da() {
        uo.y yVar = this.f41973z;
        LeftGiftDockLayout leftGiftDockLayout = (LeftGiftDockLayout) _$_findCachedViewById(R$id.frf);
        Intrinsics.checkNotNullExpressionValue(leftGiftDockLayout, "topGiftAnim");
        uo.y f14 = yVar.f(leftGiftDockLayout, new gp.g(), true);
        CenterGiftDockView centerGiftDockView = (CenterGiftDockView) _$_findCachedViewById(R$id.a95);
        Intrinsics.checkNotNullExpressionValue(centerGiftDockView, "centerGiftDockView");
        f14.b(centerGiftDockView);
        this.f41973z.q(new d0(this));
        this.f41953h.g(e0.f41992a);
        AlphaGiftSendManager.f42484a.j(new f0(this));
        ((TextureRenderViewV2) _$_findCachedViewById(R$id.animPlayerView)).setOnAnimationPlayListener(new g0(this));
        e30.c.g("openGiftPanel", this.f41946b0);
        e30.c.g("openRechargeCoinPanel", this.f41947c0);
        e30.c.g("openHalfWebView", this.f41948d0);
    }

    @Override // ln.r0
    public void e0(av.t tVar) {
        Intrinsics.checkNotNullParameter(tVar, "netState");
        int i10 = b.f41977a[tVar.ordinal()];
        if (i10 == 1) {
            int i14 = R$id.edo;
            ((TextView) _$_findCachedViewById(i14)).setText(getString(R$string.aki));
            ((TextView) _$_findCachedViewById(i14)).setCompoundDrawablesWithIntrinsicBounds(com.xingin.utils.core.l0.c(this, R$drawable.alpha_pusher_network_good), (Drawable) null, (Drawable) null, (Drawable) null);
        } else if (i10 == 2) {
            int i15 = R$id.edo;
            ((TextView) _$_findCachedViewById(i15)).setText(getString(R$string.akj));
            ((TextView) _$_findCachedViewById(i15)).setCompoundDrawablesWithIntrinsicBounds(com.xingin.utils.core.l0.c(this, R$drawable.alpha_pusher_network_poor), (Drawable) null, (Drawable) null, (Drawable) null);
        } else if (i10 == 3) {
            int i16 = R$id.edo;
            ((TextView) _$_findCachedViewById(i16)).setText(getString(R$string.akg));
            ((TextView) _$_findCachedViewById(i16)).setCompoundDrawablesWithIntrinsicBounds(com.xingin.utils.core.l0.c(this, R$drawable.alpha_pusher_network_bad), (Drawable) null, (Drawable) null, (Drawable) null);
            sy.f0.c(sy.f0.f131631a, R$string.akh, 0, 2, null);
        }
    }

    public final void ea() {
        int i10 = R$id.gey;
        ViewStub viewStub = (ViewStub) _$_findCachedViewById(i10);
        AlphaGiftPanelViewV2 alphaGiftPanelViewV2 = null;
        if ((viewStub != null ? viewStub.getParent() : null) != null) {
            View inflate = ((ViewStub) _$_findCachedViewById(i10)).inflate();
            if (inflate instanceof AlphaGiftPanelViewV2) {
                alphaGiftPanelViewV2 = (AlphaGiftPanelViewV2) inflate;
            }
            this.B = alphaGiftPanelViewV2;
            if (alphaGiftPanelViewV2 != null) {
                alphaGiftPanelViewV2.setOnChargeListener(new h0(this));
                alphaGiftPanelViewV2.setOnVisibilityChange(new i0(this));
                alphaGiftPanelViewV2.setOnGiftRainSelected(new j0(this));
                bj2.h.d(alphaGiftPanelViewV2.getExposureTipSubject(), this, new k0(this));
            }
            this.X.add(this.B);
        }
    }

    public final void fa() {
        A9().S0(B9(), this);
        A9().V0();
    }

    @Override // ln.r0
    public void g0() {
        AlphaLiveStickers J0 = ln.d2.f102239a.J0();
        if (J0 != null) {
            AlphaLiveSticker topSticker = J0.getTopSticker();
            if (topSticker != null && !Intrinsics.areEqual((Object) topSticker.getPicHigh(), (Object) 0)) {
                int i10 = R$id.cee;
                XYImageView xYImageView = (XYImageView) _$_findCachedViewById(i10);
                Intrinsics.checkNotNullExpressionValue(xYImageView, "ivTopPaper");
                sy.q1.O(xYImageView, false, 0, 3, null);
                ((XYImageView) _$_findCachedViewById(i10)).o(topSticker.getImgUrl(), el.g0.f72750a.U());
                Resources system = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
                int applyDimension = (int) TypedValue.applyDimension(1, (float) topSticker.getMarginLeft().intValue(), system.getDisplayMetrics());
                Resources system2 = Resources.getSystem();
                Intrinsics.checkExpressionValueIsNotNull(system2, "Resources.getSystem()");
                int applyDimension2 = (int) TypedValue.applyDimension(1, (float) topSticker.getMarginRight().intValue(), system2.getDisplayMetrics());
                int d14 = com.xingin.utils.core.t0.d() - (applyDimension + applyDimension2);
                XYImageView xYImageView2 = (XYImageView) _$_findCachedViewById(i10);
                Intrinsics.checkNotNullExpressionValue(xYImageView2, "ivTopPaper");
                ViewGroup.LayoutParams layoutParams = xYImageView2.getLayoutParams();
                Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.widget.FrameLayout.LayoutParams");
                FrameLayout.LayoutParams layoutParams2 = (FrameLayout.LayoutParams) layoutParams;
                layoutParams2.width = d14;
                layoutParams2.height = (int) (((float) d14) / (topSticker.getPicWidth().floatValue() / topSticker.getPicHigh().floatValue()));
                layoutParams2.setMarginStart(applyDimension);
                layoutParams2.setMarginEnd(applyDimension2);
                xYImageView2.setLayoutParams(layoutParams2);
            }
            AlphaLiveSticker leftSticker = J0.getLeftSticker();
            if (leftSticker != null) {
                V9(leftSticker, true);
            }
            AlphaLiveSticker rightSticker = J0.getRightSticker();
            if (rightSticker != null) {
                V9(rightSticker, false);
            }
        }
    }

    public final void ga() {
        C9().S0(H9(), this);
        H9().H(C9());
        H9().G(new l0(this));
        C9().l1(true);
        C9().h1();
    }

    public final void gb(boolean z14) {
        float f14 = z14 ? 0.0f : 1.0f;
        int i10 = R$id.bbz;
        RelativeLayout relativeLayout = (RelativeLayout) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(relativeLayout, "frameContentLayout");
        if (z14) {
            bj2.l.b(relativeLayout);
        } else {
            bj2.l.q(relativeLayout);
        }
        ((AlphaWorldNoticeView) _$_findCachedViewById(R$id.gjr)).setAlpha(f14);
        ((LinearLayoutCompat) _$_findCachedViewById(R$id.edn)).setAlpha(f14);
        AlphaEventsView alphaEventsView = this.f41952g0;
        if (alphaEventsView != null) {
            alphaEventsView.setAlpha(f14);
        }
        if (z14) {
            int i14 = R$id.vl;
            ((RelativeLayout) _$_findCachedViewById(i10)).removeView((AlphaBottomToolsView) _$_findCachedViewById(i14));
            Resources system = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
            FrameLayout.LayoutParams layoutParams = new FrameLayout.LayoutParams(-1, (int) TypedValue.applyDimension(1, (float) 52, system.getDisplayMetrics()));
            layoutParams.gravity = 80;
            Unit unit = Unit.INSTANCE;
            ((FrameLayout) _$_findCachedViewById(R$id.azj)).addView((AlphaBottomToolsView) _$_findCachedViewById(i14), layoutParams);
            AlphaBottomToolsView alphaBottomToolsView = (AlphaBottomToolsView) _$_findCachedViewById(i14);
            Intrinsics.checkNotNullExpressionValue(alphaBottomToolsView, "bottomToolsView");
            int childCount = alphaBottomToolsView.getChildCount();
            for (int i15 = 0; i15 < childCount; i15++) {
                View childAt = alphaBottomToolsView.getChildAt(i15);
                Intrinsics.checkExpressionValueIsNotNull(childAt, "getChildAt(index)");
                childAt.setClickable(false);
            }
            return;
        }
        int i16 = R$id.vl;
        ((FrameLayout) _$_findCachedViewById(R$id.azj)).removeView((AlphaBottomToolsView) _$_findCachedViewById(i16));
        Resources system2 = Resources.getSystem();
        Intrinsics.checkExpressionValueIsNotNull(system2, "Resources.getSystem()");
        RelativeLayout.LayoutParams layoutParams2 = new RelativeLayout.LayoutParams(-1, (int) TypedValue.applyDimension(1, (float) 52, system2.getDisplayMetrics()));
        layoutParams2.addRule(12);
        Unit unit2 = Unit.INSTANCE;
        ((RelativeLayout) _$_findCachedViewById(i10)).addView((AlphaBottomToolsView) _$_findCachedViewById(i16), 4, layoutParams2);
        AlphaBottomToolsView alphaBottomToolsView2 = (AlphaBottomToolsView) _$_findCachedViewById(i16);
        Intrinsics.checkNotNullExpressionValue(alphaBottomToolsView2, "bottomToolsView");
        int childCount2 = alphaBottomToolsView2.getChildCount();
        for (int i17 = 0; i17 < childCount2; i17++) {
            View childAt2 = alphaBottomToolsView2.getChildAt(i17);
            Intrinsics.checkExpressionValueIsNotNull(childAt2, "getChildAt(index)");
            childAt2.setClickable(true);
        }
    }

    @Override // ln.r0
    public void h3(String str, String str2) {
        Intrinsics.checkNotNullParameter(str, "desc");
        Intrinsics.checkNotNullParameter(str2, "adjustDuration");
        x9().f3();
        ln.d2 d2Var = ln.d2.f102239a;
        d2Var.e2(true);
        AlphaLiveInterruptDialog alphaLiveInterruptDialog = new AlphaLiveInterruptDialog(this);
        alphaLiveInterruptDialog.f0(new h2(this));
        alphaLiveInterruptDialog.c0(new i2(this));
        alphaLiveInterruptDialog.show();
        alphaLiveInterruptDialog.k0(str, str2);
        fy.d.f78950a.N(d2Var.T(), String.valueOf(x9().o2().getRoomId()));
    }

    public final void ha() {
        qn.d dVar = new qn.d(new m0(this));
        FrameLayout frameLayout = (FrameLayout) _$_findCachedViewById(R$id.azj);
        Intrinsics.checkNotNullExpressionValue(frameLayout, "emceeRootLayout");
        qn.h a14 = dVar.a(frameLayout);
        this.Z = a14;
        if (a14 != null) {
            a14.attach(null);
        }
    }

    public final void hb(float f14) {
        float f15;
        ((AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u)).setTranslationY(f14);
        ((PraiseLayout) _$_findCachedViewById(R$id.e8d)).setTranslationY(f14);
        LinearLayout linearLayout = (LinearLayout) _$_findCachedViewById(R$id.bd_);
        if (!(f14 == 0.0f) || !eu.n.f74814a.s()) {
            f15 = f14;
        } else {
            Resources system = Resources.getSystem();
            Intrinsics.checkExpressionValueIsNotNull(system, "Resources.getSystem()");
            f15 = TypedValue.applyDimension(1, -62.0f, system.getDisplayMetrics());
        }
        linearLayout.setTranslationY(f15);
        ((AspectRatioFrameLayout) _$_findCachedViewById(R$id.f39711animPlayerLayout)).setTranslationY(f14);
    }

    @Override // ln.r0
    public void i0(AlphaImExplainCourseBean alphaImExplainCourseBean) {
        Intrinsics.checkNotNullParameter(alphaImExplainCourseBean, "bean");
        H9().L(alphaImExplainCourseBean);
    }

    public void i3(int i10) {
        if (i10 > 0) {
            int i14 = R$id.f39692alphaTopPendantLayout;
            qx.c cVar = qx.c.RED_PACKET;
            dp.a0 a0Var = (dp.a0) ((AlphaTopPendantLayout) _$_findCachedViewById(i14)).n(cVar);
            a0Var.i(i10);
            AlphaTopPendantLayout alphaTopPendantLayout = (AlphaTopPendantLayout) _$_findCachedViewById(i14);
            Intrinsics.checkNotNullExpressionValue(alphaTopPendantLayout, "alphaTopPendantLayout");
            AlphaTopPendantLayout.i(alphaTopPendantLayout, cVar, null, 2, null);
            if (!bj2.l.g(a0Var)) {
                a0Var.e();
                return;
            }
            return;
        }
        int i15 = R$id.f39692alphaTopPendantLayout;
        AlphaTopPendantLayout alphaTopPendantLayout2 = (AlphaTopPendantLayout) _$_findCachedViewById(i15);
        Intrinsics.checkNotNullExpressionValue(alphaTopPendantLayout2, "alphaTopPendantLayout");
        qx.c cVar2 = qx.c.RED_PACKET;
        AlphaTopPendantLayout.C(alphaTopPendantLayout2, cVar2, null, 2, null);
        ((dp.a0) ((AlphaTopPendantLayout) _$_findCachedViewById(i15)).n(cVar2)).d();
    }

    @Override // ln.r0
    public void i7(String str) {
        if (str == null) {
            return;
        }
        if (ak.a.f3508a.E()) {
            int i10 = R$id.dxr;
            AlphaNoticeTipsLayout alphaNoticeTipsLayout = (AlphaNoticeTipsLayout) _$_findCachedViewById(i10);
            Intrinsics.checkNotNullExpressionValue(alphaNoticeTipsLayout, "noticeTipsLayout");
            if (str.length() == 0) {
                bj2.l.b(alphaNoticeTipsLayout);
            } else {
                bj2.l.q(alphaNoticeTipsLayout);
            }
            AlphaNoticeTipsLayout alphaNoticeTipsLayout2 = (AlphaNoticeTipsLayout) _$_findCachedViewById(i10);
            Intrinsics.checkNotNullExpressionValue(alphaNoticeTipsLayout2, "noticeTipsLayout");
            AlphaNoticeTipsLayout.A(alphaNoticeTipsLayout2, str, false, 2, null);
            ((AlphaNoticeTipsLayout) _$_findCachedViewById(i10)).v();
            return;
        }
        AlphaBaseImMessage alphaBaseImMessage = new AlphaBaseImMessage();
        alphaBaseImMessage.setMsgType(MsgType.TYPE_TEXT);
        alphaBaseImMessage.setDesc(str);
        String string = getString(R$string.aey);
        Intrinsics.checkNotNullExpressionValue(string, "getString(R.string.alpha_msg_system_desc_notice)");
        alphaBaseImMessage.setSystemCapsule(new SystemCapsule(string, "#FFD3B433", ""));
        ((AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u)).c(alphaBaseImMessage, ak.c.f3514a.A());
    }

    public final void ia() {
        F7().e(n0.f42039a);
    }

    public final void initView() {
        int i10 = R$id.f39692alphaTopPendantLayout;
        ((AlphaTopPendantLayout) _$_findCachedViewById(i10)).s(this, true);
        int i14 = R$id.di7;
        ((MixViewContainer) _$_findCachedViewById(i14)).d(av.m.ANCHOR, ak.b.f3509a.p());
        so.m.r(so.m.f130812a, true, false, false, 6, null);
        MsgExtraInfoProvider msgExtraInfoProvider = MsgExtraInfoProvider.INSTANCE;
        msgExtraInfoProvider.update();
        sy.z zVar = sy.z.EMCEE;
        msgExtraInfoProvider.updateSenderRole(zVar.getRole());
        Ba();
        ((AlphaRoomUserCountView) _$_findCachedViewById(R$id.eom)).post(new ln.i(this));
        ((AlphaRoomOnlineView) _$_findCachedViewById(R$id.eov)).post(new ln.k(this));
        LinearLayout linearLayout = (LinearLayout) _$_findCachedViewById(R$id.eol);
        Intrinsics.checkNotNullExpressionValue(linearLayout, "roomAvatarLayout");
        sy.q1.S(linearLayout, 0, new b1(this), 1, null);
        int i15 = R$id.f39927topAvatarView;
        AlphaTopAvatarView alphaTopAvatarView = (AlphaTopAvatarView) _$_findCachedViewById(i15);
        Intrinsics.checkNotNullExpressionValue(alphaTopAvatarView, "topAvatarView");
        AlphaTopAvatarView.r(alphaTopAvatarView, new c1(this), null, 2, null);
        int i16 = R$id.frs;
        ((AlphaTopProfileView) _$_findCachedViewById(i16)).setOnItemClickListener(new d1(this));
        ((AlphaTopAvatarView) _$_findCachedViewById(i15)).n(zVar, x9().o2());
        ((AlphaTopProfileView) _$_findCachedViewById(i16)).j(zVar, x9().o2());
        ((ImageView) _$_findCachedViewById(R$id.b1y)).setOnClickListener(new ln.z(this));
        bj2.h.d(this.f41958k, this, new e1(this));
        sy.i iVar = sy.i.f131651a;
        iVar.E();
        aa();
        na();
        ma();
        fa();
        ga();
        ca();
        ha();
        tn.c cVar = tn.c.f134078a;
        cVar.l();
        om.b.f114832a.f(this);
        int i17 = R$id.vl;
        AlphaBottomToolsView alphaBottomToolsView = (AlphaBottomToolsView) _$_findCachedViewById(i17);
        Intrinsics.checkNotNullExpressionValue(alphaBottomToolsView, "bottomToolsView");
        AlphaBottomToolsView.c0(alphaBottomToolsView, iVar.f(), iVar.f(), iVar.g(), null, 8, null);
        ((AlphaBottomToolsView) _$_findCachedViewById(i17)).J(new f1(this), new g1(this), new o0(this), new p0(this), new q0(this), new r0(this), new s0(this), new t0(this), new u0(this), new v0(this));
        AlphaTopPendantLayout alphaTopPendantLayout = (AlphaTopPendantLayout) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(alphaTopPendantLayout, "alphaTopPendantLayout");
        AlphaTopPendantLayout.F(alphaTopPendantLayout, qx.c.LOTTERY_BOX, 0, new w0(this), 2, null);
        AlphaTopPendantLayout alphaTopPendantLayout2 = (AlphaTopPendantLayout) _$_findCachedViewById(i10);
        Intrinsics.checkNotNullExpressionValue(alphaTopPendantLayout2, "alphaTopPendantLayout");
        AlphaTopPendantLayout.F(alphaTopPendantLayout2, qx.c.RED_PACKET, 0, new x0(this), 2, null);
        ((TextureRenderViewV2) _$_findCachedViewById(R$id.cxk)).setOnAnimationPlayListener(new y0(this));
        ((AlphaNoticeTipsLayout) _$_findCachedViewById(R$id.dxr)).setEditBtnClickListener(new z0(this));
        Z9();
        ((MixViewContainer) _$_findCachedViewById(i14)).setWidthChangeCallback(new a1(this));
        if (!eu.j.f74791a.e()) {
            g0();
        }
        cVar.e();
        x9().h2(getIntent().getBooleanExtra("recover_live", false));
    }

    public final void jb(boolean z14) {
        float f14;
        AlphaInfoCardLayout alphaInfoCardLayout;
        if (this.f41957j == null) {
            View inflate = ((ViewStub) _$_findCachedViewById(R$id.c5o)).inflate();
            AlphaInfoCardLayout alphaInfoCardLayout2 = inflate instanceof AlphaInfoCardLayout ? (AlphaInfoCardLayout) inflate : null;
            this.f41957j = alphaInfoCardLayout2;
            if (alphaInfoCardLayout2 != null) {
                alphaInfoCardLayout2.setVisibility(8);
            }
        }
        if (z14 && (alphaInfoCardLayout = this.f41957j) != null) {
            alphaInfoCardLayout.setVisibility(0);
        }
        AlphaInfoCardLayout alphaInfoCardLayout3 = this.f41957j;
        if (alphaInfoCardLayout3 != null) {
            ViewGroup.LayoutParams layoutParams = alphaInfoCardLayout3.getLayoutParams();
            Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.widget.FrameLayout.LayoutParams");
            FrameLayout.LayoutParams layoutParams2 = (FrameLayout.LayoutParams) layoutParams;
            if (this.f41954h0) {
                f14 = getResources().getDimension(R$dimen.xhs_theme_dimension_108);
            } else {
                f14 = getResources().getDimension(R$dimen.xhs_theme_dimension_70);
            }
            layoutParams2.topMargin = (int) f14;
            alphaInfoCardLayout3.setLayoutParams(layoutParams2);
        }
    }

    public final void lb(boolean z14) {
        AlphaBottomToolsView alphaBottomToolsView = (AlphaBottomToolsView) _$_findCachedViewById(R$id.vl);
        Intrinsics.checkNotNullExpressionValue(alphaBottomToolsView, "bottomToolsView");
        sy.q1.Q(alphaBottomToolsView, z14, false, 2, null);
        RelativeLayout relativeLayout = (RelativeLayout) _$_findCachedViewById(R$id.bbz);
        Intrinsics.checkNotNullExpressionValue(relativeLayout, "frameContentLayout");
        sy.q1.Q(relativeLayout, z14, false, 2, null);
        FrameLayout frameLayout = (FrameLayout) _$_findCachedViewById(R$id.frk);
        Intrinsics.checkNotNullExpressionValue(frameLayout, "topInfoLayout");
        sy.q1.Q(frameLayout, z14, false, 2, null);
    }

    @Override // ln.r0
    public void m0(long j14, String str, String str2, Bundle bundle) {
        Intrinsics.checkNotNullParameter(str, "userId");
        Intrinsics.checkNotNullParameter(str2, "emceeId");
        if (!(str.length() == 0)) {
            qy.d.f123949a.k(this, j14, str, str2, bundle);
        }
    }

    @Override // ln.r0
    public void m1(List<zq.k> list) {
        Intrinsics.checkNotNullParameter(list, "managerList");
        new AlphaGoodsPlanDialog(this, new f2(list)).show();
    }

    public final void ma() {
        R9().S0(S9(), this);
        R9().V0();
    }

    public final void mb(int i10, boolean z14, boolean z15) {
        ((xu.i) ((AlphaTopPendantLayout) _$_findCachedViewById(R$id.f39692alphaTopPendantLayout)).n(qx.c.LOTTERY_BOX)).d(i10, z14, z15);
        AlphaLotteryDetailDialog F9 = F9(false);
        if (F9 != null) {
            F9.V0(i10);
        }
    }

    @Override // ln.r0
    public void n0(AlphaImWordNoticeMessage alphaImWordNoticeMessage) {
        Intrinsics.checkNotNullParameter(alphaImWordNoticeMessage, "msg");
        ((AlphaWorldNoticeView) _$_findCachedViewById(R$id.gjr)).setData(alphaImWordNoticeMessage);
    }

    @Override // ln.r0
    public void n5(int i10) {
        int i14 = R$id.dyv;
        ViewStub viewStub = (ViewStub) _$_findCachedViewById(i14);
        AlphaLiveTipView alphaLiveTipView = null;
        if ((viewStub != null ? viewStub.getParent() : null) != null) {
            View inflate = ((ViewStub) _$_findCachedViewById(i14)).inflate();
            if (inflate instanceof AlphaLiveTipView) {
                alphaLiveTipView = (AlphaLiveTipView) inflate;
            }
            if (i10 != 1) {
                if (i10 != 2) {
                    if (i10 == 3 && alphaLiveTipView != null) {
                        String string = getString(R$string.agd);
                        Intrinsics.checkNotNullExpressionValue(string, "getString(R.string.alpha_obs_tips_desc)");
                        alphaLiveTipView.b(string, R$drawable.alpha_ic_obs_tips);
                        String string2 = getString(R$string.f40520alpha_class_video_tips_desc);
                        Intrinsics.checkNotNullExpressionValue(string2, "getString(R.string.alpha_class_video_tips_desc)");
                        alphaLiveTipView.setTipDesc(string2);
                    }
                } else if (alphaLiveTipView != null) {
                    String string3 = getString(R$string.f40613alpha_director_tips_title);
                    Intrinsics.checkNotNullExpressionValue(string3, "getString(R.string.alpha_director_tips_title)");
                    alphaLiveTipView.b(string3, R$drawable.alpha_ic_direct_tips);
                    String string4 = getString(R$string.f40612alpha_director_tips_desc);
                    Intrinsics.checkNotNullExpressionValue(string4, "getString(R.string.alpha_director_tips_desc)");
                    alphaLiveTipView.setTipDesc(string4);
                }
            } else if (alphaLiveTipView != null) {
                String string5 = getString(R$string.agd);
                Intrinsics.checkNotNullExpressionValue(string5, "getString(R.string.alpha_obs_tips_desc)");
                alphaLiveTipView.b(string5, R$drawable.alpha_ic_obs_tips);
            }
        }
    }

    public final void na() {
        T9().S0(U9(), this);
    }

    @Override // ln.r0
    public void o7(String str) {
        Intrinsics.checkNotNullParameter(str, "target");
        ((AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u)).post(new ln.o(this, str));
    }

    public final void o9(int i10) {
        AlphaLiveChatPanel alphaLiveChatPanel = (AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u);
        ViewGroup.LayoutParams layoutParams = alphaLiveChatPanel.getLayoutParams();
        layoutParams.height = i10;
        alphaLiveChatPanel.setLayoutParams(layoutParams);
    }

    public final void oa() {
        int i10 = R$id.f39940viewStubRedPacketLayout;
        if (((ViewStub) _$_findCachedViewById(i10)).getParent() != null) {
            View inflate = ((ViewStub) _$_findCachedViewById(i10)).inflate();
            if (inflate != null) {
                AlphaEmceeGiftRedPacketViewV2 alphaEmceeGiftRedPacketViewV2 = (AlphaEmceeGiftRedPacketViewV2) inflate.findViewById(R$id.abo);
                this.C = alphaEmceeGiftRedPacketViewV2;
                this.X.add(alphaEmceeGiftRedPacketViewV2);
            }
            FrameLayout frameLayout = (FrameLayout) _$_findCachedViewById(R$id.azi);
            if (frameLayout != null) {
                sy.q1.S(frameLayout, 0, new h1(this), 1, null);
            }
        }
        AlphaEmceeGiftRedPacketViewV2 alphaEmceeGiftRedPacketViewV22 = this.C;
        if (alphaEmceeGiftRedPacketViewV22 != null) {
            alphaEmceeGiftRedPacketViewV22.setOnChargeFunc(new i1(this));
        }
    }

    public final void ob(boolean z14) {
        float f14;
        LinearLayoutCompat linearLayoutCompat = (LinearLayoutCompat) _$_findCachedViewById(R$id.edn);
        Intrinsics.checkNotNullExpressionValue(linearLayoutCompat, "pusherAndNoticeContainer");
        ViewGroup.LayoutParams layoutParams = linearLayoutCompat.getLayoutParams();
        Objects.requireNonNull(layoutParams, "null cannot be cast to non-null type android.widget.FrameLayout.LayoutParams");
        FrameLayout.LayoutParams layoutParams2 = (FrameLayout.LayoutParams) layoutParams;
        if (z14) {
            f14 = getResources().getDimension(R$dimen.f39653alpha_dimen_88);
        } else {
            f14 = getResources().getDimension(R$dimen.xhs_theme_dimension_50);
        }
        layoutParams2.topMargin = (int) f14;
        linearLayoutCompat.setLayoutParams(layoutParams2);
    }

    @Override // androidx.activity.ComponentActivity
    public void onBackPressed() {
        Unit unit;
        if (p9()) {
            for (T t14 : this.X) {
                if (t14 != null) {
                    t14.a();
                }
            }
            return;
        }
        mq.h hVar = this.f41945a0;
        if (hVar != null) {
            gb(false);
            ((FrameLayout) _$_findCachedViewById(R$id.azj)).removeView(hVar.getView());
            ej2.a.f72257b.a(new p000do.d(hVar.a()));
            unit = Unit.INSTANCE;
        } else {
            unit = null;
        }
        if (unit == null) {
            Ha();
        }
    }

    @Override // androidx.appcompat.app.AppCompatActivity, com.xingin.alpha.base.AlphaBaseActivity, androidx.fragment.app.FragmentActivity
    public void onConfigurationChanged(Configuration configuration) {
        Intrinsics.checkNotNullParameter(configuration, "newConfig");
        super.onConfigurationChanged(configuration);
        q9(H7(), I7());
    }

    @Override // androidx.activity.ComponentActivity, androidx.core.app.ComponentActivity, androidx.appcompat.app.AppCompatActivity, com.xingin.alpha.base.AlphaBaseActivity, androidx.fragment.app.FragmentActivity, com.xingin.android.redutils.base.BaseActivity
    public void onCreate(Bundle bundle) {
        super.onCreate(bundle);
        Window window = getWindow();
        if (window != null) {
            window.setSoftInputMode(48);
        }
        ak.d.f3516a.a();
        uo.e0.G(uo.e0.f138050a, ja.b1.f94179a.S0().getUserid(), null, 2, null);
        setContentView(R$layout.f39950alpha_activity_emcee);
        disableSwipeBack();
        ln.d2 d2Var = ln.d2.f102239a;
        d2Var.G1("");
        d2Var.S0(sy.z.EMCEE);
        dp.z.f69524a.v();
        AlphaGiftSendManager alphaGiftSendManager = AlphaGiftSendManager.f42484a;
        Lifecycle lifecycle = getLifecycle();
        Intrinsics.checkNotNullExpressionValue(lifecycle, "lifecycle");
        alphaGiftSendManager.f(lifecycle);
        AlphaRedPacketSendManager alphaRedPacketSendManager = AlphaRedPacketSendManager.f42680a;
        Lifecycle lifecycle2 = getLifecycle();
        Intrinsics.checkNotNullExpressionValue(lifecycle2, "lifecycle");
        alphaRedPacketSendManager.f(lifecycle2);
        getLifecycle().addObserver(x9());
        this.f41951g.i0(this, this);
        x9().i0(this, this);
        boolean z14 = true;
        x9().C2(x9().o2(), true);
        RoomConfig roomConfig = x9().o2().getRoomConfig();
        if (roomConfig == null || roomConfig.getFansStatus() != 0) {
            z14 = false;
        }
        d2Var.R1(z14);
        initView();
        ba();
        da();
        ia();
        mi2.a.R(new ln.m(this));
        el.l0.f72831a.e().d();
        AlphaVoiceBroadcastManager.f41643a.v(this);
    }

    @Override // androidx.appcompat.app.AppCompatActivity, com.xingin.alpha.base.AlphaBaseActivity, androidx.fragment.app.FragmentActivity, com.xingin.android.redutils.base.BaseActivity
    public void onDestroy() {
        super.onDestroy();
        sy.v0 v0Var = sy.v0.f131783a;
        v0Var.c("AlphaEmceeActivity", null, "emcee onDestroy -- roomId: " + x9().o2().getRoomId());
        e30.c.i(this.f41946b0);
        e30.c.i(this.f41947c0);
        e30.c.i(this.f41948d0);
        sl.e eVar = this.f41960m;
        if (eVar != null) {
            eVar.z();
        }
        this.f41959l.d();
        AlphaEventsView alphaEventsView = this.f41952g0;
        if (alphaEventsView != null) {
            alphaEventsView.i();
        }
        ((PraiseLayout) _$_findCachedViewById(R$id.e8d)).f();
        ((FullScreenPraiseView) _$_findCachedViewById(R$id.e8e)).l();
        ((TextureRenderViewV2) _$_findCachedViewById(R$id.animPlayerView)).release();
        x9().onDetach();
        this.f41951g.onDetach();
        this.f41973z.i();
        v9().onDetach();
        C9().onDetach();
        N9().onDetach();
        T9().onDetach();
        R9().onDetach();
        A9().onDetach();
        qn.h hVar = this.Z;
        if (hVar != null) {
            hVar.detach();
        }
        dp.z.f69524a.m();
        xu.u.f156003a.l();
        ll.g.f102001a.n();
        st.c.f131138a.c();
        eu.j.f74791a.d();
        yl.j.f158450a.b();
        ks.d.f99203a.a();
        fo.c.f77661a.b();
        sy.g0.f131635a.c();
        om.b.f114832a.b();
        AlphaVoiceBroadcastManager alphaVoiceBroadcastManager = AlphaVoiceBroadcastManager.f41643a;
        alphaVoiceBroadcastManager.r();
        alphaVoiceBroadcastManager.C(this);
    }

    @Override // androidx.fragment.app.FragmentActivity, com.xingin.android.redutils.base.BaseActivity
    public void onResume() {
        super.onResume();
        sy.v0.f131783a.c("AlphaEmceeActivity", null, "onResume");
        ((TextureRenderViewV2) _$_findCachedViewById(R$id.animPlayerView)).onResume();
    }

    @Override // androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, com.xingin.android.redutils.base.BaseActivity
    public void onStart() {
        super.onStart();
        sy.v0 v0Var = sy.v0.f131783a;
        v0Var.c("AlphaEmceeActivity", null, "onStart");
        if (x9().o2().isMobileLive()) {
            long elapsedRealtime = (SystemClock.elapsedRealtime() - this.f41972y) / ((long) 1000);
            ak.c cVar = ak.c.f3514a;
            if (elapsedRealtime >= ((long) cVar.p())) {
                v0Var.c("AlphaEmceeActivity", null, "onStart -- heartTime > " + cVar.p() + " -- startEndLiveActivity");
                x9().U1();
            }
        }
        sl.e eVar = this.f41960m;
        if (eVar != null) {
            eVar.t();
        }
    }

    @Override // androidx.appcompat.app.AppCompatActivity, androidx.fragment.app.FragmentActivity, com.xingin.android.redutils.base.BaseActivity
    public void onStop() {
        super.onStop();
        sy.v0.f131783a.c("AlphaEmceeActivity", null, "onStop");
        sl.e eVar = this.f41960m;
        if (eVar != null) {
            eVar.o();
        }
        this.f41972y = SystemClock.elapsedRealtime();
    }

    public final boolean p9() {
        boolean z14;
        Iterator<T> it3 = this.X.iterator();
        do {
            z14 = false;
            if (!it3.hasNext()) {
                return false;
            }
            T next = it3.next();
            T t14 = next instanceof View ? next : null;
            if (t14 != null && bj2.l.g(t14)) {
                z14 = true;
                continue;
            }
        } while (!z14);
        return true;
    }

    public final void pa() {
        if (this.f41952g0 == null) {
            try {
                View inflate = ((ViewStub) _$_findCachedViewById(R$id.cpw)).inflate();
                AlphaEventsView alphaEventsView = inflate instanceof AlphaEventsView ? (AlphaEventsView) inflate : null;
                this.f41952g0 = alphaEventsView;
                if (alphaEventsView != null) {
                    alphaEventsView.setVisibilityCallBack(new j1(this));
                }
            } catch (Exception e14) {
                sy.v0.f131783a.b("AlphaEmceeActivity", e14, "liveEventLayout.inflate()  error ~");
            }
        }
    }

    public final void pb(int i10) {
        this.f41953h.k(i10);
        AlphaEmceeGiftRedPacketViewV2 alphaEmceeGiftRedPacketViewV2 = this.C;
        if (alphaEmceeGiftRedPacketViewV2 != null) {
            alphaEmceeGiftRedPacketViewV2.t(i10);
        }
        t9().q0(i10);
        AlphaGiftPanelViewV2 alphaGiftPanelViewV2 = this.B;
        if (alphaGiftPanelViewV2 != null) {
            alphaGiftPanelViewV2.j0(i10);
        }
        AlphaCustomRedPacketDialog e14 = ll.g.f102001a.e();
        if (e14 != null) {
            e14.T0(i10);
        }
    }

    public final void q9(boolean z14, boolean z15) {
        ((MixViewContainer) _$_findCachedViewById(R$id.di7)).a(z14, z15);
    }

    @Override // ln.r0
    public void r6() {
        ((AlphaBottomToolsView) _$_findCachedViewById(R$id.vl)).Y();
    }

    public final AlphaAdminListDialog r9() {
        return (AlphaAdminListDialog) this.f41963p.getValue();
    }

    public final sl.e s9() {
        return new sl.e(x9().l2(), "BGM_PLAY");
    }

    public final void sa(boolean z14, float f14) {
        int i10;
        if (z14) {
            hb((-f14) - ((float) this.f41971x));
            o9(sy.e.f131619a.b());
            ((AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u)).F(false);
            FrameLayout frameLayout = (FrameLayout) _$_findCachedViewById(R$id.frk);
            Intrinsics.checkNotNullExpressionValue(frameLayout, "topInfoLayout");
            sy.q1.r(frameLayout, false, 0, null, 7, null);
            ImageView imageView = (ImageView) _$_findCachedViewById(R$id.b1y);
            Intrinsics.checkNotNullExpressionValue(imageView, "endLiveView");
            sy.q1.r(imageView, false, 0, null, 7, null);
            return;
        }
        hb(0.0f);
        onWindowFocusChanged(true);
        if (eu.n.f74814a.s() || eu.c.f74764a.p()) {
            i10 = E9().w();
        } else {
            i10 = sy.e.f131619a.a();
        }
        o9(i10);
        ((AlphaLiveChatPanel) _$_findCachedViewById(R$id.a_u)).F(false);
        FrameLayout frameLayout2 = (FrameLayout) _$_findCachedViewById(R$id.frk);
        Intrinsics.checkNotNullExpressionValue(frameLayout2, "topInfoLayout");
        sy.q1.O(frameLayout2, false, 0, 3, null);
        ImageView imageView2 = (ImageView) _$_findCachedViewById(R$id.b1y);
        Intrinsics.checkNotNullExpressionValue(imageView2, "endLiveView");
        sy.q1.O(imageView2, false, 0, 3, null);
    }

    @Override // ln.r0
    public du.u t0() {
        return E9();
    }

    @Override // ln.r0
    public void t7() {
        y9().u0();
    }

    public final ChooseAmountDialog t9() {
        return (ChooseAmountDialog) this.f41970w.getValue();
    }

    public final ChoosePkTypeDialog u9() {
        return (ChoosePkTypeDialog) this.f41964q.getValue();
    }

    public final hm.m v9() {
        return (hm.m) this.K.getValue();
    }

    @Override // ln.r0
    public void w0() {
        XYImageView xYImageView = (XYImageView) _$_findCachedViewById(R$id.cee);
        Intrinsics.checkNotNullExpressionValue(xYImageView, "ivTopPaper");
        sy.q1.r(xYImageView, false, 0, null, 7, null);
        XYImageView xYImageView2 = (XYImageView) _$_findCachedViewById(R$id.cd5);
        Intrinsics.checkNotNullExpressionValue(xYImageView2, "ivLeftPaper");
        sy.q1.r(xYImageView2, false, 0, null, 7, null);
        XYImageView xYImageView3 = (XYImageView) _$_findCachedViewById(R$id.cdv);
        Intrinsics.checkNotNullExpressionValue(xYImageView3, "ivRightPaper");
        sy.q1.r(xYImageView3, false, 0, null, 7, null);
    }

    @Override // ln.r0
    public void w2(List<AlphaImTaskDetailBean> list, String str) {
        ((EmceeTaskLayout) _$_findCachedViewById(R$id.fga)).f(list, str);
    }

    @Override // ln.r0
    public void w6() {
        y9().s0();
    }

    @Override // ln.r0
    public void w7(AlphaImWarningMessage alphaImWarningMessage) {
        Intrinsics.checkNotNullParameter(alphaImWarningMessage, "msg");
        String desc = alphaImWarningMessage.getDesc();
        if (desc != null && desc.length() > 0) {
            new AlphaEmceeWarningDialog(this, alphaImWarningMessage).show();
        }
    }

    public final jm.a w9() {
        return (jm.a) this.L.getValue();
    }

    public final AlphaEmceePresenter x9() {
        return (AlphaEmceePresenter) this.A.getValue();
    }

    public final FilterBeautyDialog y9() {
        return (FilterBeautyDialog) this.f41961n.getValue();
    }

    @Override // ln.r0
    public void z6() {
        sy.v0.f131783a.c("AlphaEmceeActivity", null, "showConnectErrorDialog");
        new DMCAlertDialogBuilder(this).setMessage(R$string.f40692alpha_error_dialog_title2).setPositiveButton(R$string.f40534alpha_confirm, new ln.t(this)).setCancelable(false).show();
    }

    public final AlphaGiftHistoryDialog z9() {
        return (AlphaGiftHistoryDialog) this.f41962o.getValue();
    }

    public final void za() {
        EmceeGreenScreenSettingDialog emceeGreenScreenSettingDialog = new EmceeGreenScreenSettingDialog(this, this.f41958k);
        emceeGreenScreenSettingDialog.n().c(new n1(this));
        emceeGreenScreenSettingDialog.N(new o1(this));
        emceeGreenScreenSettingDialog.T(new p1(this));
        emceeGreenScreenSettingDialog.show();
        lb(false);
        ImageView imageView = (ImageView) _$_findCachedViewById(R$id.b1y);
        Intrinsics.checkNotNullExpressionValue(imageView, "this@AlphaEmceeActivity.endLiveView");
        sy.q1.r(imageView, false, 0, null, 7, null);
    }
}