WeChat.apk(点击下载) / o3.java


package fn1;

import android.content.Intent;
import android.view.View;
import com.tencent.mm.plugin.finder.feed.ui.FinderLivePrecheckLicenseUI;
import ek0.v2;
import j30.a;
import java.util.ArrayList;
import lh4.m;
import t32.e6;
import yz3.d;
import yz3.j;

public final class o3 implements View.OnClickListener {

    /* renamed from: d  reason: collision with root package name */
    public final /* synthetic */ FinderLivePrecheckLicenseUI f215769d;

    public o3(FinderLivePrecheckLicenseUI finderLivePrecheckLicenseUI) {
        this.f215769d = finderLivePrecheckLicenseUI;
    }

    public final void onClick(View view) {
        int i15;
        ArrayList arrayList = new ArrayList();
        arrayList.add(view);
        Object[] array = arrayList.toArray();
        arrayList.clear();
        a.b("com/tencent/mm/plugin/finder/feed/ui/FinderLivePrecheckLicenseUI$initLayout$2", "android/view/View$OnClickListener", "onClick", "(Landroid/view/View;)V", this, array);
        FinderLivePrecheckLicenseUI finderLivePrecheckLicenseUI = this.f215769d;
        String str = finderLivePrecheckLicenseUI.f111978v;
        if (m.b(str, "TYPE_LICENSE")) {
            i15 = 9;
        } else if (m.b(str, "TYPE_STANDARD")) {
            i15 = 11;
        } else {
            i15 = 0;
        }
        if (!(finderLivePrecheckLicenseUI.f111982z == 0 || finderLivePrecheckLicenseUI.A == 0 || i15 == 0)) {
            d c15 = j.c(e6.class);
            m.f(c15, "getService(IHellLiveReport::class.java)");
            e6.a.b((e6) c15, i15, finderLivePrecheckLicenseUI.f111982z, finderLivePrecheckLicenseUI.A, null, 8, null);
        }
        String str2 = finderLivePrecheckLicenseUI.f111978v;
        if (m.b(str2, "TYPE_LICENSE")) {
            Intent intent = new Intent();
            intent.putExtra("KEY_PATH", "https://weixin.qq.com/cgi-bin/readtemplate?t=finder_live_up_privacy");
            intent.putExtra("KEY_TYPE", "TYPE_STANDARD");
            intent.putExtra("KEY_PARAMS_ANCHOR_LIVE_PATH_ENTRANCE_TYPE", finderLivePrecheckLicenseUI.f111982z);
            intent.putExtra("KEY_PARAMS_ANCHOR_LIVE_PATH_ENTRANCE_ID", finderLivePrecheckLicenseUI.A);
            intent.putExtra("KEY_COUNTDOWN_FINISH", finderLivePrecheckLicenseUI.f111981y);
            ((v2) j.c(v2.class)).YJ(finderLivePrecheckLicenseUI, intent, 1001);
        } else if (m.b(str2, "TYPE_STANDARD")) {
            finderLivePrecheckLicenseUI.setResult(-1);
            finderLivePrecheckLicenseUI.finish();
        } else {
            finderLivePrecheckLicenseUI.a8();
        }
        a.g(this, "com/tencent/mm/plugin/finder/feed/ui/FinderLivePrecheckLicenseUI$initLayout$2", "android/view/View$OnClickListener", "onClick", "(Landroid/view/View;)V");
    }
}