package xyz.netfly.mobile.plugin;

import android.app.Activity;
import android.content.ActivityNotFoundException;
import android.content.Intent;
import android.os.Build;
import android.os.Handler;
import android.os.Looper;
import android.provider.CalendarContract;
import androidx.emoji2.text.v;
import clientgosdk.Clientgosdk;
import com.google.android.gms.measurement.internal.c0;
import com.google.android.gms.measurement.internal.u1;
import ed.s;
import ed.t;
import ed.u;
import java.lang.ref.WeakReference;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import java.util.concurrent.ExecutorService;
import java.util.concurrent.Executors;
import kotlinx.coroutines.y;
import org.greenrobot.eventbus.Subscribe;
import org.greenrobot.eventbus.ThreadMode;
import tv.danmaku.ijk.media.player.IjkMediaMeta;
import tv.danmaku.ijk.media.player.IjkMediaPlayer;
import tv.danmaku.ijk.media.player.ui.IjkPlayerRuntime;
import xyz.netfly.ads.r;
import xyz.netfly.mobile.MobileMainActivity;
import xyz.netfly.mobile.player.VideoDetailActivity;
import xyz.netfly.mobile.view.AirplayGuideActivity;
import xyz.netfly.mobile.view.FeedbackPopActivity;
import xyz.netfly.player.playback.PlaybackActivity;
import xyz.netfly.ui.SubscriptionActivity;
import xyz.netfly.ui.log.LogActivity;
import xyz.stream.api.database.entity.RecordEntity;
import xyz.stream.api.database.entity.ShowcaseItems;
import xyz.stream.api.database.p;
import xyz.stream.api.database.q;
import xyz.stream.api.entity.MatchEntity;
import xyz.stream.api.entity.MobileBaseEntity;
import xyz.stream.api.entity.ParamEntity;
import xyz.stream.download.DownloadEvent;
import xyz.stream.download.DownloadFile;
import xyz.stream.download.DownloadManager;
import xyz.stream.download.config.InnerConstant;
import xyz.stream.utils.a0;
import xyz.stream.utils.entity.CheckResultEntity;
import xyz.stream.utils.event.MessageEvent;
import xyz.stream.utils.event.ParentalLockEvent;
import xyz.stream.utils.f0;
import xyz.stream.utils.k0;
import xyz.stream.utils.z;

/* JADX INFO: loaded from: classes3.dex */
public final class e implements xyz.stream.api.g, s {

    /* JADX INFO: renamed from: k, reason: collision with root package name */
    public static volatile e f35055k;

    /* JADX INFO: renamed from: a, reason: collision with root package name */
    public Activity f35056a;

    /* JADX INFO: renamed from: b, reason: collision with root package name */
    public final a0 f35057b = new a0();

    /* JADX INFO: renamed from: c, reason: collision with root package name */
    public final a0 f35058c = new a0();

    /* JADX INFO: renamed from: d, reason: collision with root package name */
    public final a0 f35059d = new a0();

    /* JADX INFO: renamed from: e, reason: collision with root package name */
    public final a0 f35060e = new a0();

    /* JADX INFO: renamed from: f, reason: collision with root package name */
    public final a0 f35061f = new a0();

    /* JADX INFO: renamed from: g, reason: collision with root package name */
    public final ExecutorService f35062g = Executors.newSingleThreadExecutor();

    /* JADX INFO: renamed from: h, reason: collision with root package name */
    public final HashMap f35063h = new HashMap();

    /* JADX INFO: renamed from: i, reason: collision with root package name */
    public u f35064i;

    /* JADX INFO: renamed from: j, reason: collision with root package name */
    public com.google.gson.internal.a f35065j;

    public static e c() {
        if (f35055k == null) {
            synchronized (e.class) {
                try {
                    if (f35055k == null) {
                        f35055k = new e();
                    }
                } finally {
                }
            }
        }
        return f35055k;
    }

    public static void d(String str, int i10, int i11, int i12, int i13, String str2, int i14, String str3, Double d10, int i15, int i16, int i17, ShowcaseItems showcaseItems) {
        q.a().f(RecordEntity.make(str, Integer.valueOf(i10), Integer.valueOf(i11), Integer.valueOf(i12), kotlinx.coroutines.flow.h.A(), Integer.valueOf(i13), str2, f0.o().q("flutter.selectRoles", ""), Integer.valueOf(i14), str3, d10, Integer.valueOf(i15), Integer.valueOf(i16), Integer.valueOf(i17), showcaseItems == null ? null : showcaseItems.getServerId(), showcaseItems != null ? showcaseItems.getId() : null));
    }

    @Override // xyz.stream.api.g
    public final void a(Object obj) {
        if (((ed.j) this.f35058c.f36098a) != null) {
            new Handler(Looper.getMainLooper()).post(new com.tekartik.sqflite.g(this, obj, 11));
        }
    }

    @Override // xyz.stream.api.g
    public final void b(String str) {
        if (((ed.j) this.f35058c.f36098a) != null) {
            new Handler(Looper.getMainLooper()).post(new com.tekartik.sqflite.g(this, str, 13));
        }
    }

    public final void e(yc.b bVar, String str, a0 a0Var) {
        new ed.l(bVar, str).a(new s4.a(this, a0Var));
    }

    public final void f(String str, String str2) {
        try {
            if (((ed.j) this.f35057b.f36098a) != null) {
                Handler handler = new Handler(Looper.getMainLooper());
                HashMap map = new HashMap();
                map.put("method", str);
                map.put("data", str2);
                handler.post(new com.tekartik.sqflite.g(this, map, 12));
            } else {
                new Handler(Looper.getMainLooper()).postDelayed(new c(this, str, str2, 1), 500L);
            }
        } catch (Exception e10) {
            new Handler(Looper.getMainLooper()).post(new c(this, e10.getMessage(), str, 0));
        }
    }

    @Subscribe(sticky = true, threadMode = ThreadMode.MAIN)
    public void onMessageEvent(MessageEvent messageEvent) {
        ((ed.j) this.f35060e.f36098a).a(messageEvent.type);
    }

    /* JADX WARN: Failed to restore switch over string. Please report as a decompilation issue */
    /* JADX WARN: Removed duplicated region for block: B:273:0x0655 A[Catch: Exception -> 0x0665, TryCatch #3 {Exception -> 0x0665, blocks: (B:243:0x0568, B:271:0x0650, B:273:0x0655, B:276:0x0667), top: B:308:0x0568 }] */
    /* JADX WARN: Removed duplicated region for block: B:276:0x0667 A[Catch: Exception -> 0x0665, TRY_LEAVE, TryCatch #3 {Exception -> 0x0665, blocks: (B:243:0x0568, B:271:0x0650, B:273:0x0655, B:276:0x0667), top: B:308:0x0568 }] */
    @Override // ed.s
    /*
        Code decompiled incorrectly, please refer to instructions dump.
    */
    public final void onMethodCall(ed.q qVar, t tVar) {
        byte b10;
        Boolean bool;
        String str;
        boolean z10;
        CheckResultEntity checkResultEntity;
        this.f35063h.put(qVar.f25842a, tVar);
        String str2 = qVar.f25842a;
        str2.getClass();
        switch (str2.hashCode()) {
            case -1954217006:
                b10 = !str2.equals("updateVersionApp") ? (byte) -1 : (byte) 0;
                break;
            case -1851416943:
                b10 = !str2.equals("getDownloadUrl") ? (byte) -1 : (byte) 1;
                break;
            case -1656373096:
                b10 = !str2.equals("selectFile") ? (byte) -1 : (byte) 2;
                break;
            case -1559626820:
                b10 = !str2.equals("getDownloadList") ? (byte) -1 : (byte) 3;
                break;
            case -1263212390:
                b10 = !str2.equals("openLog") ? (byte) -1 : (byte) 4;
                break;
            case -1219073566:
                b10 = !str2.equals("enterPipMode") ? (byte) -1 : (byte) 5;
                break;
            case -1188496940:
                b10 = !str2.equals("openAirplay") ? (byte) -1 : (byte) 6;
                break;
            case -896344587:
                b10 = !str2.equals("removeRecord") ? (byte) -1 : (byte) 7;
                break;
            case -743113812:
                b10 = !str2.equals("clearToken") ? (byte) -1 : (byte) 8;
                break;
            case -718490489:
                b10 = !str2.equals("openSubscription") ? (byte) -1 : (byte) 9;
                break;
            case -625158317:
                b10 = !str2.equals("deleteDownload") ? (byte) -1 : (byte) 10;
                break;
            case -601833459:
                b10 = !str2.equals("play_mobile") ? (byte) -1 : (byte) 11;
                break;
            case -503430878:
                b10 = !str2.equals("cancelDownload") ? (byte) -1 : (byte) 12;
                break;
            case -483998052:
                b10 = !str2.equals("getAllRecord") ? (byte) -1 : (byte) 13;
                break;
            case -451216226:
                b10 = !str2.equals("pauseDownload") ? (byte) -1 : (byte) 14;
                break;
            case -222917156:
                b10 = !str2.equals("getHeaderKey") ? (byte) -1 : (byte) 15;
                break;
            case 109641799:
                b10 = !str2.equals("speed") ? (byte) -1 : (byte) 16;
                break;
            case 165930694:
                b10 = !str2.equals("httpProxy") ? (byte) -1 : (byte) 17;
                break;
            case 184711125:
                b10 = !str2.equals("resumeDownload") ? (byte) -1 : (byte) 18;
                break;
            case 375730650:
                b10 = !str2.equals("setLanguage") ? (byte) -1 : (byte) 19;
                break;
            case 396031114:
                b10 = !str2.equals("openParentalLock") ? (byte) -1 : (byte) 20;
                break;
            case 509828403:
                b10 = !str2.equals("getRequestType") ? (byte) -1 : (byte) 21;
                break;
            case 535008686:
                b10 = !str2.equals("getHeaderValue") ? (byte) -1 : (byte) 22;
                break;
            case 598352378:
                b10 = !str2.equals("createPAG") ? (byte) -1 : (byte) 23;
                break;
            case 704234664:
                b10 = !str2.equals("getBaseUrl") ? (byte) -1 : (byte) 24;
                break;
            case 755228902:
                b10 = !str2.equals("getTempFile") ? (byte) -1 : (byte) 25;
                break;
            case 794869884:
                b10 = !str2.equals("getFirebaseToken") ? (byte) -1 : (byte) 26;
                break;
            case 909817030:
                b10 = !str2.equals("getSecurityMap") ? (byte) -1 : (byte) 27;
                break;
            case 1092809598:
                b10 = !str2.equals("closePAG") ? (byte) -1 : (byte) 28;
                break;
            case 1122095412:
                b10 = !str2.equals("getAndroidId") ? (byte) -1 : (byte) 29;
                break;
            case 1157067746:
                b10 = !str2.equals("openFeedbackPop") ? (byte) -1 : (byte) 30;
                break;
            case 1239077251:
                b10 = !str2.equals("uploadLog") ? (byte) -1 : (byte) 31;
                break;
            case 1330048950:
                b10 = !str2.equals("openSubscriptionPage") ? (byte) -1 : (byte) 32;
                break;
            case 1330762106:
                b10 = !str2.equals("checkVersionAppUpdate") ? (byte) -1 : (byte) 33;
                break;
            case 1355249063:
                b10 = !str2.equals("playbackLive") ? (byte) -1 : (byte) 34;
                break;
            case 1386824255:
                b10 = !str2.equals("getFlavorName") ? (byte) -1 : (byte) 35;
                break;
            case 1389340102:
                b10 = !str2.equals("setCheck") ? (byte) -1 : (byte) 36;
                break;
            case 1637208366:
                b10 = !str2.equals("removeAllRecord") ? (byte) -1 : (byte) 37;
                break;
            case 1876058843:
                b10 = !str2.equals("addCalendarEvent") ? (byte) -1 : (byte) 38;
                break;
            case 1931244003:
                b10 = !str2.equals("reportPage") ? (byte) -1 : (byte) 39;
                break;
            case 1975147100:
                b10 = !str2.equals("postAppId") ? (byte) -1 : (byte) 40;
                break;
            default:
                b10 = -1;
                break;
        }
        ExecutorService executorService = this.f35062g;
        switch (b10) {
            case 0:
                executorService.execute(new com.tekartik.sqflite.g(this, tVar, 9));
                break;
            case 1:
                String str3 = (String) qVar.argument("playId");
                String str4 = (String) qVar.argument("fileUrl");
                xyz.stream.api.q.g().getClass();
                String downloadUrl = Clientgosdk.getDownloadUrl(str3, str4);
                HashMap map = new HashMap();
                map.put(IjkMediaPlayer.OnNativeInvokeListener.ARG_URL, downloadUrl);
                ((dd.a0) tVar).success(xyz.stream.utils.m.a(map));
                break;
            case 2:
                Intent intent = new Intent("android.intent.action.OPEN_DOCUMENT");
                intent.addCategory("android.intent.category.OPENABLE");
                intent.setType("*/*");
                intent.putExtra("android.intent.extra.MIME_TYPES", new String[]{"application/vnd.apple.mpegurl", "application/x-mpegurl", "audio/mpegurl", "audio/x-mpegurl", "text/plain"});
                intent.addFlags(195);
                this.f35056a.startActivityForResult(intent, 1002);
                break;
            case 3:
                List<DownloadFile> listQueryDownloadTask = DownloadManager.getInstance().queryDownloadTask(false);
                if (listQueryDownloadTask == null) {
                    ((dd.a0) tVar).success(MobileBaseEntity.successResult(""));
                } else {
                    ((dd.a0) tVar).success(MobileBaseEntity.successResult(xyz.stream.utils.m.a(listQueryDownloadTask)));
                }
                break;
            case 4:
                Intent intent2 = new Intent(this.f35056a, (Class<?>) LogActivity.class);
                intent2.addFlags(268435456);
                this.f35056a.startActivity(intent2);
                break;
            case 5:
                com.google.gson.internal.a aVar = this.f35065j;
                if (aVar != null) {
                    MobileMainActivity mobileMainActivity = (MobileMainActivity) aVar.f24293b;
                    int i10 = MobileMainActivity.Q;
                    mobileMainActivity.getClass();
                    mobileMainActivity.j();
                }
                break;
            case 6:
                this.f35056a.startActivity(new Intent(this.f35056a, (Class<?>) AirplayGuideActivity.class));
                break;
            case 7:
                q qVarA = q.a();
                Integer num = (Integer) qVar.argument("params");
                qVarA.getClass();
                if (num != null) {
                    qVarA.f35846d.execute(new p(qVarA, num, 1));
                    break;
                }
                break;
            case 8:
                xyz.stream.api.q.g().getClass();
                Clientgosdk.clearToken();
                break;
            case 9:
                y.a0(this.f35056a);
                ((dd.a0) tVar).success(null);
                break;
            case 10:
                DownloadManager.getInstance().deleteDownloadTask((Integer) qVar.argument("params"));
                break;
            case 11:
                try {
                    Integer num2 = (Integer) qVar.argument(InnerConstant.Db.f36069id);
                    Integer num3 = (Integer) qVar.argument("sourceType");
                    Integer num4 = (Integer) qVar.argument("lastPlayId");
                    Boolean bool2 = (Boolean) qVar.argument("isMyList");
                    String str5 = (String) qVar.argument("searchName");
                    String str6 = (String) qVar.argument("videoIds");
                    try {
                        Intent intent3 = new Intent(this.f35056a, (Class<?>) VideoDetailActivity.class);
                        Boolean bool3 = (Boolean) qVar.argument("canDownload");
                        Boolean bool4 = (Boolean) qVar.argument("isFromSearch");
                        Boolean bool5 = (Boolean) qVar.argument("isFromDownload");
                        String str7 = (String) qVar.argument("showcaseEntity");
                        if (str7 == null || str7.isEmpty()) {
                            bool = bool3;
                            str = "canDownload";
                        } else {
                            bool = bool3;
                            str = "canDownload";
                            intent3.putExtra("showcaseEntity", (ShowcaseItems) xyz.stream.utils.m.f36162a.fromJson(str7, ShowcaseItems.class));
                        }
                        intent3.putExtra(InnerConstant.Db.f36069id, num2);
                        intent3.putExtra("sourceType", num3);
                        intent3.putExtra("lastPlayId", num4);
                        intent3.putExtra("isMyList", bool2);
                        intent3.putExtra("searchName", str5);
                        intent3.putExtra("videoIds", str6);
                        intent3.putExtra(str, bool);
                        intent3.putExtra("isFromSearch", bool4);
                        intent3.putExtra("isFromDownload", bool5);
                        intent3.addFlags(268435456);
                        if (Build.VERSION.SDK_INT >= 26) {
                            WeakReference weakReference = VideoDetailActivity.f34914n0;
                            VideoDetailActivity videoDetailActivity = weakReference == null ? null : (VideoDetailActivity) weakReference.get();
                            if (videoDetailActivity != null && !videoDetailActivity.isFinishing() && !videoDetailActivity.isDestroyed() && videoDetailActivity.isInPictureInPictureMode()) {
                                videoDetailActivity.runOnUiThread(new xyz.netfly.mobile.player.u(videoDetailActivity, 4));
                                z10 = true;
                            }
                            com.tekartik.sqflite.g gVar = new com.tekartik.sqflite.g(this, intent3, 8);
                            if (z10) {
                                gVar.run();
                            } else {
                                new Handler(Looper.getMainLooper()).postDelayed(gVar, 250L);
                            }
                        } else {
                            WeakReference weakReference2 = VideoDetailActivity.f34914n0;
                        }
                        z10 = false;
                        com.tekartik.sqflite.g gVar2 = new com.tekartik.sqflite.g(this, intent3, 8);
                        if (z10) {
                        }
                    } catch (Exception e10) {
                        e = e10;
                        u.a.g(e, new StringBuilder("play video mobile failed: "));
                        return;
                    }
                } catch (Exception e11) {
                    e = e11;
                }
                break;
            case 12:
                try {
                    z.f36195b.dispatcher().cancelAll();
                } catch (Exception e12) {
                    e12.printStackTrace();
                    return;
                }
                break;
            case 13:
                q qVarA2 = q.a();
                b bVar = new b(this);
                qVarA2.getClass();
                qVarA2.f35846d.submit(new ve.b(qVarA2, bVar, 24));
                break;
            case 14:
                DownloadManager.getInstance().pauseDownloadTask((Integer) qVar.argument("params"));
                break;
            case 15:
                ((dd.a0) tVar).success("");
                break;
            case 16:
                ((dd.a0) tVar).success(kotlinx.coroutines.flow.h.x());
                break;
            case 17:
                new Thread(new xyz.netfly.ads.p((String) qVar.argument("method"), (String) qVar.argument("header"), (String) qVar.argument(IjkMediaPlayer.OnNativeInvokeListener.ARG_URL), (String) qVar.argument("body"), tVar, 1)).start();
                break;
            case 18:
                DownloadManager.getInstance().resumeDownloadTask((Integer) qVar.argument("params"));
                break;
            case 19:
                f0.o().w(IjkPlayerRuntime.SP_LANGUAGE, ((ParamEntity) xyz.stream.utils.m.f36162a.fromJson((String) qVar.argument("params"), ParamEntity.class)).getLanguage());
                break;
            case 20:
                y.R("open_parental_lock", new HashMap());
                break;
            case 21:
                ((dd.a0) tVar).success(1);
                break;
            case 22:
                ((dd.a0) tVar).success("");
                break;
            case 23:
                ((dd.a0) tVar).success(Integer.valueOf(r.e().g(6, this.f35056a, new b(this)) ? 1 : -1));
                break;
            case 24:
                ((dd.a0) tVar).success("");
                break;
            case 25:
                String str8 = (String) qVar.argument("uri");
                if (str8 != null) {
                    new Thread(new v(this, str8, tVar, 15)).start();
                }
                break;
            case 26:
                new Thread(new a(this, 0)).start();
                break;
            case 27:
                ((dd.a0) tVar).success(c0.g());
                break;
            case 28:
                xyz.stream.utils.h.b("MobilePlugin closePAG");
                r.e().d();
                xyz.netfly.ads.f.a().b();
                ((dd.a0) tVar).success(null);
                break;
            case 29:
                ((dd.a0) tVar).success(xyz.stream.utils.e.d().b());
                break;
            case 30:
                try {
                    Activity activity = this.f35056a;
                    int i11 = FeedbackPopActivity.f35128c;
                    Intent intent4 = new Intent(activity, (Class<?>) FeedbackPopActivity.class);
                    intent4.putExtra(InnerConstant.Db.f36069id, (String) qVar.argument(InnerConstant.Db.f36069id));
                    intent4.putExtra(IjkMediaMeta.IJKM_KEY_TITLE, (String) qVar.argument(IjkMediaMeta.IJKM_KEY_TITLE));
                    this.f35056a.startActivity(intent4);
                } catch (ClassNotFoundException e13) {
                    xyz.stream.utils.h.c("open feedback failed: " + e13.getMessage());
                    return;
                }
                break;
            case 31:
                k0.a().c();
                break;
            case 32:
                this.f35056a.startActivity(new Intent(this.f35056a, (Class<?>) SubscriptionActivity.class));
                ((dd.a0) tVar).success(null);
                break;
            case 33:
                executorService.execute(new com.tekartik.sqflite.g(qVar, tVar, 10));
                break;
            case 34:
                String str9 = (String) qVar.argument("match");
                Integer num5 = (Integer) qVar.argument("channelId");
                MatchEntity matchEntity = (MatchEntity) xyz.stream.utils.m.f36162a.fromJson(str9, MatchEntity.class);
                Intent intent5 = new Intent(this.f35056a, (Class<?>) PlaybackActivity.class);
                intent5.putExtra("matchBean", matchEntity);
                intent5.putExtra(InnerConstant.Db.f36069id, num5);
                this.f35056a.startActivity(intent5);
                break;
            case 35:
                ((dd.a0) tVar).success(xyz.stream.utils.e.d().f36123l);
                break;
            case 36:
                try {
                    Map map2 = (Map) qVar.argument("params");
                    if (map2 == null || map2.isEmpty()) {
                        checkResultEntity = null;
                        try {
                            xyz.stream.utils.e.d().j(null);
                        } catch (Exception unused) {
                            xyz.stream.utils.e.d().j(checkResultEntity);
                            return;
                        }
                    } else {
                        xyz.stream.utils.e.d().j((CheckResultEntity) xyz.stream.utils.m.f36162a.fromJson(xyz.stream.utils.m.a(map2), CheckResultEntity.class));
                    }
                } catch (Exception unused2) {
                    checkResultEntity = null;
                }
                break;
            case 37:
                q qVarA3 = q.a();
                qVarA3.getClass();
                qVarA3.f35846d.execute(new p(qVarA3, null, 0));
                break;
            case 38:
                String str10 = (String) qVar.argument(IjkMediaMeta.IJKM_KEY_TITLE);
                String str11 = (String) qVar.argument("description");
                Number number = (Number) qVar.argument("beginTime");
                Number number2 = (Number) qVar.argument("endTime");
                if (str10 == null || number == null || number2 == null) {
                    ((dd.a0) tVar).success(Boolean.FALSE);
                } else {
                    try {
                        this.f35056a.startActivity(new Intent("android.intent.action.INSERT").setData(CalendarContract.Events.CONTENT_URI).putExtra(IjkMediaMeta.IJKM_KEY_TITLE, str10).putExtra("description", str11).putExtra("beginTime", number.longValue()).putExtra("endTime", number2.longValue()));
                        ((dd.a0) tVar).success(Boolean.TRUE);
                    } catch (ActivityNotFoundException unused3) {
                        ((dd.a0) tVar).success(Boolean.FALSE);
                        return;
                    }
                }
                break;
            case 39:
                String str12 = (String) qVar.argument("params");
                if (str12 != null && !str12.isEmpty()) {
                    y.S(str12);
                    break;
                }
                break;
            case 40:
                Integer num6 = (Integer) qVar.argument("isPremium");
                xyz.stream.api.q qVarG = xyz.stream.api.q.g();
                String strQ = y.q(this.f35056a);
                int iIntValue = num6 != null ? num6.intValue() : 0;
                qVarG.getClass();
                Clientgosdk.setAppInfo(strQ, iIntValue);
                break;
        }
    }

    @Subscribe(sticky = true, threadMode = ThreadMode.MAIN)
    public void onMessageEvent(ParentalLockEvent parentalLockEvent) {
        this.f35064i.invokeMethod("openParentalLock", null);
    }

    @Subscribe(threadMode = ThreadMode.MAIN)
    public void onMessageEvent(DownloadEvent downloadEvent) {
        int i10 = downloadEvent.f36039id;
        int i11 = downloadEvent.progress;
        int i12 = downloadEvent.status;
        int i13 = downloadEvent.currentBytes;
        int i14 = downloadEvent.totalBytes;
        a0 a0Var = this.f35059d;
        if (((ed.j) a0Var.f36098a) != null) {
            HashMap map = new HashMap();
            u1.t(i10, map, InnerConstant.Db.f36069id, i11, "progress");
            u1.t(i12, map, "status", i13, "currentBytes");
            map.put("totalBytes", Integer.valueOf(i14));
            ((ed.j) a0Var.f36098a).a(map);
        }
    }
}
