导航菜单

页面标题

页面副标题

Aplazo v2.4.68 - C1404c.java 源代码

正在查看: Aplazo v2.4.68 应用的 C1404c.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package c9;

import android.app.PendingIntent;
import android.content.Intent;
import android.content.IntentSender;
import android.os.Bundle;
import android.os.IBinder;
import android.os.Parcel;
import android.os.Parcelable;
import androidx.activity.result.ActivityResult;
import androidx.activity.result.IntentSenderRequest;
import androidx.media3.extractor.metadata.dvbsi.AppInfoTable;
import androidx.media3.extractor.metadata.emsg.EventMessage;
import androidx.media3.extractor.metadata.flac.PictureFrame;
import androidx.media3.extractor.metadata.icy.IcyHeaders;
import androidx.media3.extractor.metadata.icy.IcyInfo;
import androidx.media3.extractor.metadata.id3.ApicFrame;
import com.clevertap.android.sdk.inapp.CTInAppAction;
import com.clevertap.android.sdk.inapp.CTInAppNotification;
import com.clevertap.android.sdk.inapp.CTInAppNotificationButton;
import com.clevertap.android.sdk.inapp.CTInAppNotificationMedia;
import com.clevertap.android.sdk.inapp.I;
import com.clevertap.android.sdk.inapp.customtemplates.CustomTemplateInAppData;
import com.google.android.exoplayer2.metadata.scte35.SpliceNullCommand;
import com.google.android.exoplayer2.metadata.scte35.SpliceScheduleCommand;
import com.google.android.exoplayer2.metadata.scte35.TimeSignalCommand;
import com.google.android.exoplayer2.metadata.vorbis.VorbisComment;
import com.google.android.exoplayer2.offline.StreamKey;
import com.google.android.exoplayer2.source.hls.HlsTrackMetadataEntry;
import com.google.android.gms.common.ConnectionResult;
import com.google.android.gms.common.Feature;
import com.google.android.gms.common.api.Scope;
import com.google.android.gms.common.api.Status;
import com.google.android.gms.common.internal.ClientIdentity;
import com.google.android.gms.internal.location.zze;
import com.google.android.gms.internal.location.zzee;
import com.google.android.gms.internal.location.zzeg;
import com.google.android.gms.internal.location.zzei;
import com.google.android.gms.internal.location.zzl;
import com.google.android.gms.location.LocationRequest;
import com.google.firebase.messaging.RemoteMessage;
import com.veriff.veriff_flutter.helpers.image.AssetIconProvider;
import com.veriff.veriff_flutter.helpers.image.NetworkIconProvider;
import java.util.ArrayList;
import kotlin.jvm.internal.l;
import na.W5;
import org.json.JSONException;
import org.json.JSONObject;

public final class C1404c implements Parcelable.Creator {

    public final int f20820a;

    public C1404c(int i10) {
        this.f20820a = i10;
    }

    @Override
    public final Object createFromParcel(Parcel parcel) {
        switch (this.f20820a) {
            case 0:
                return new SpliceNullCommand();
            case 1:
                return new SpliceScheduleCommand(parcel);
            case 2:
                return new TimeSignalCommand(parcel.readLong(), parcel.readLong());
            case 3:
                CTInAppNotification cTInAppNotification = new CTInAppNotification();
                cTInAppNotification.f21217g = new ArrayList();
                cTInAppNotification.f21197A = new ArrayList();
                cTInAppNotification.f21210O = false;
                cTInAppNotification.f21211P = false;
                try {
                    cTInAppNotification.f21227r = parcel.readString();
                    cTInAppNotification.f21218h = parcel.readString();
                    cTInAppNotification.f21228s = (I) parcel.readValue(I.class.getClassLoader());
                    cTInAppNotification.f21226q = parcel.readString();
                    cTInAppNotification.f21222m = parcel.readByte() != 0;
                    cTInAppNotification.f21201E = parcel.readByte() != 0;
                    cTInAppNotification.k = parcel.readByte() != 0;
                    cTInAppNotification.f21235z = parcel.readInt();
                    cTInAppNotification.f21206J = parcel.readInt();
                    cTInAppNotification.f21205I = parcel.readInt();
                    cTInAppNotification.f21200D = ((Character) parcel.readValue(Character.TYPE.getClassLoader())).charValue();
                    cTInAppNotification.f21223n = parcel.readInt();
                    cTInAppNotification.f21224o = parcel.readInt();
                    cTInAppNotification.f21208M = parcel.readInt();
                    cTInAppNotification.f21209N = parcel.readInt();
                    JSONObject jSONObject = null;
                    cTInAppNotification.f21233x = parcel.readByte() == 0 ? null : new JSONObject(parcel.readString());
                    cTInAppNotification.f21221l = parcel.readString();
                    cTInAppNotification.f21219i = parcel.readByte() == 0 ? null : new JSONObject(parcel.readString());
                    if (parcel.readByte() != 0) {
                        jSONObject = new JSONObject(parcel.readString());
                    }
                    cTInAppNotification.f21214d = jSONObject;
                    cTInAppNotification.K = parcel.readString();
                    cTInAppNotification.f21203G = parcel.readString();
                    cTInAppNotification.f21204H = parcel.readString();
                    cTInAppNotification.f21215e = parcel.readString();
                    cTInAppNotification.f21198B = parcel.readString();
                    cTInAppNotification.f21199C = parcel.readString();
                    try {
                        cTInAppNotification.f21217g = parcel.createTypedArrayList(CTInAppNotificationButton.CREATOR);
                    } catch (Throwable unused) {
                    }
                    try {
                        cTInAppNotification.f21197A = parcel.createTypedArrayList(CTInAppNotificationMedia.CREATOR);
                    } catch (Throwable unused2) {
                    }
                    cTInAppNotification.f21225p = parcel.readByte() != 0;
                    cTInAppNotification.f21216f = parcel.readInt();
                    cTInAppNotification.f21231v = parcel.readByte() != 0;
                    cTInAppNotification.f21220j = parcel.readString();
                    cTInAppNotification.f21232w = parcel.readByte() != 0;
                    cTInAppNotification.f21230u = parcel.readByte() != 0;
                    cTInAppNotification.f21229t = parcel.readByte() != 0;
                    cTInAppNotification.f21210O = parcel.readByte() != 0;
                    cTInAppNotification.f21211P = parcel.readByte() != 0;
                    cTInAppNotification.f21234y = parcel.readString();
                    cTInAppNotification.f21213c = parcel.readString();
                    cTInAppNotification.f21202F = parcel.readLong();
                    cTInAppNotification.f21212Q = (CustomTemplateInAppData) parcel.readParcelable(CustomTemplateInAppData.class.getClassLoader());
                } catch (JSONException unused3) {
                }
                return cTInAppNotification;
            case 4:
                CTInAppNotificationButton cTInAppNotificationButton = new CTInAppNotificationButton();
                cTInAppNotificationButton.f21241h = parcel.readString();
                cTInAppNotificationButton.f21242i = parcel.readString();
                cTInAppNotificationButton.f21236c = parcel.readString();
                cTInAppNotificationButton.f21237d = parcel.readString();
                cTInAppNotificationButton.f21238e = parcel.readString();
                try {
                    cTInAppNotificationButton.f21240g = parcel.readByte() == 0 ? null : new JSONObject(parcel.readString());
                } catch (JSONException e10) {
                    e10.printStackTrace();
                }
                cTInAppNotificationButton.f21239f = parcel.readString();
                cTInAppNotificationButton.f21243j = (CTInAppAction) parcel.readParcelable(CTInAppAction.class.getClassLoader());
                return cTInAppNotificationButton;
            case 5:
                CTInAppNotificationMedia cTInAppNotificationMedia = new CTInAppNotificationMedia();
                cTInAppNotificationMedia.f21247f = parcel.readString();
                cTInAppNotificationMedia.f21246e = parcel.readString();
                cTInAppNotificationMedia.f21245d = parcel.readString();
                cTInAppNotificationMedia.f21244c = parcel.readInt();
                return cTInAppNotificationMedia;
            case 6:
                int u3 = W5.u(parcel);
                String str = null;
                int i10 = 0;
                while (parcel.dataPosition() < u3) {
                    int readInt = parcel.readInt();
                    char c4 = (char) readInt;
                    if (c4 == 1) {
                        i10 = W5.q(parcel, readInt);
                    } else if (c4 != 2) {
                        W5.t(parcel, readInt);
                    } else {
                        str = W5.f(parcel, readInt);
                    }
                }
                W5.j(parcel, u3);
                return new Scope(i10, str);
            case 7:
                int u5 = W5.u(parcel);
                String str2 = null;
                ConnectionResult connectionResult = null;
                int i11 = 0;
                PendingIntent pendingIntent = null;
                while (parcel.dataPosition() < u5) {
                    int readInt2 = parcel.readInt();
                    char c10 = (char) readInt2;
                    if (c10 == 1) {
                        i11 = W5.q(parcel, readInt2);
                    } else if (c10 == 2) {
                        str2 = W5.f(parcel, readInt2);
                    } else if (c10 == 3) {
                        pendingIntent = (PendingIntent) W5.e(parcel, readInt2, PendingIntent.CREATOR);
                    } else if (c10 != 4) {
                        W5.t(parcel, readInt2);
                    } else {
                        connectionResult = (ConnectionResult) W5.e(parcel, readInt2, ConnectionResult.CREATOR);
                    }
                }
                W5.j(parcel, u5);
                return new Status(i11, str2, pendingIntent, connectionResult);
            case 8:
                int u10 = W5.u(parcel);
                PendingIntent pendingIntent2 = null;
                int i12 = 0;
                int i13 = 0;
                String str3 = null;
                while (parcel.dataPosition() < u10) {
                    int readInt3 = parcel.readInt();
                    char c11 = (char) readInt3;
                    if (c11 == 1) {
                        i12 = W5.q(parcel, readInt3);
                    } else if (c11 == 2) {
                        i13 = W5.q(parcel, readInt3);
                    } else if (c11 == 3) {
                        pendingIntent2 = (PendingIntent) W5.e(parcel, readInt3, PendingIntent.CREATOR);
                    } else if (c11 != 4) {
                        W5.t(parcel, readInt3);
                    } else {
                        str3 = W5.f(parcel, readInt3);
                    }
                }
                W5.j(parcel, u10);
                return new ConnectionResult(i12, i13, pendingIntent2, str3);
            case 9:
                int u11 = W5.u(parcel);
                long j10 = -1;
                int i14 = 0;
                String str4 = null;
                while (parcel.dataPosition() < u11) {
                    int readInt4 = parcel.readInt();
                    char c12 = (char) readInt4;
                    if (c12 == 1) {
                        str4 = W5.f(parcel, readInt4);
                    } else if (c12 == 2) {
                        i14 = W5.q(parcel, readInt4);
                    } else if (c12 != 3) {
                        W5.t(parcel, readInt4);
                    } else {
                        j10 = W5.r(parcel, readInt4);
                    }
                }
                W5.j(parcel, u11);
                return new Feature(str4, i14, j10);
            case 10:
                int u12 = W5.u(parcel);
                Bundle bundle = null;
                while (parcel.dataPosition() < u12) {
                    int readInt5 = parcel.readInt();
                    if (((char) readInt5) != 2) {
                        W5.t(parcel, readInt5);
                    } else {
                        bundle = W5.a(parcel, readInt5);
                    }
                }
                W5.j(parcel, u12);
                return new RemoteMessage(bundle);
            case 11:
                return new VorbisComment(parcel);
            case 12:
                return new StreamKey(parcel);
            case 13:
                return new ActivityResult(parcel);
            case 14:
                l.e(parcel, "inParcel");
                Parcelable readParcelable = parcel.readParcelable(IntentSender.class.getClassLoader());
                l.b(readParcelable);
                return new IntentSenderRequest((IntentSender) readParcelable, (Intent) parcel.readParcelable(Intent.class.getClassLoader()), parcel.readInt(), parcel.readInt());
            case 15:
                String readString = parcel.readString();
                readString.getClass();
                return new AppInfoTable(parcel.readInt(), readString);
            case 16:
                return new EventMessage(parcel);
            case 17:
                l.e(parcel, "parcel");
                return new AssetIconProvider(parcel.readString());
            case 18:
                l.e(parcel, "parcel");
                return new NetworkIconProvider(parcel.readString());
            case 19:
                return new PictureFrame(parcel);
            case 20:
                return new androidx.media3.extractor.metadata.flac.VorbisComment(parcel);
            case 21:
                return new HlsTrackMetadataEntry(parcel);
            case 22:
                int u13 = W5.u(parcel);
                IBinder iBinder = null;
                IBinder iBinder2 = null;
                PendingIntent pendingIntent3 = null;
                String str5 = null;
                int i15 = 0;
                while (parcel.dataPosition() < u13) {
                    int readInt6 = parcel.readInt();
                    char c13 = (char) readInt6;
                    if (c13 == 1) {
                        i15 = W5.q(parcel, readInt6);
                    } else if (c13 == 2) {
                        iBinder = W5.p(parcel, readInt6);
                    } else if (c13 == 3) {
                        iBinder2 = W5.p(parcel, readInt6);
                    } else if (c13 == 4) {
                        pendingIntent3 = (PendingIntent) W5.e(parcel, readInt6, PendingIntent.CREATOR);
                    } else if (c13 != 6) {
                        W5.t(parcel, readInt6);
                    } else {
                        str5 = W5.f(parcel, readInt6);
                    }
                }
                W5.j(parcel, u13);
                return new zzee(i15, iBinder, iBinder2, pendingIntent3, str5);
            case 23:
                int u14 = W5.u(parcel);
                long j11 = Long.MAX_VALUE;
                LocationRequest locationRequest = null;
                ArrayList arrayList = null;
                boolean z6 = false;
                boolean z10 = false;
                boolean z11 = false;
                boolean z12 = false;
                while (parcel.dataPosition() < u14) {
                    int readInt7 = parcel.readInt();
                    char c14 = (char) readInt7;
                    if (c14 == 1) {
                        locationRequest = (LocationRequest) W5.e(parcel, readInt7, LocationRequest.CREATOR);
                    } else if (c14 == 5) {
                        arrayList = W5.i(parcel, readInt7, ClientIdentity.CREATOR);
                    } else if (c14 == '\b') {
                        z6 = W5.k(parcel, readInt7);
                    } else if (c14 != '\t') {
                        switch (c14) {
                            case 11:
                                z11 = W5.k(parcel, readInt7);
                                break;
                            case '\f':
                                z12 = W5.k(parcel, readInt7);
                                break;
                            case '\r':
                                W5.f(parcel, readInt7);
                                break;
                            case 14:
                                j11 = W5.r(parcel, readInt7);
                                break;
                            default:
                                W5.t(parcel, readInt7);
                                break;
                        }
                    } else {
                        z10 = W5.k(parcel, readInt7);
                    }
                }
                W5.j(parcel, u14);
                return new zzeg(locationRequest, arrayList, z6, z10, z11, z12, j11);
            case 24:
                int u15 = W5.u(parcel);
                zzeg zzegVar = null;
                IBinder iBinder3 = null;
                IBinder iBinder4 = null;
                PendingIntent pendingIntent4 = null;
                IBinder iBinder5 = null;
                String str6 = null;
                int i16 = 1;
                while (parcel.dataPosition() < u15) {
                    int readInt8 = parcel.readInt();
                    switch ((char) readInt8) {
                        case 1:
                            i16 = W5.q(parcel, readInt8);
                            break;
                        case 2:
                            zzegVar = (zzeg) W5.e(parcel, readInt8, zzeg.CREATOR);
                            break;
                        case 3:
                            iBinder3 = W5.p(parcel, readInt8);
                            break;
                        case 4:
                            pendingIntent4 = (PendingIntent) W5.e(parcel, readInt8, PendingIntent.CREATOR);
                            break;
                        case 5:
                            iBinder4 = W5.p(parcel, readInt8);
                            break;
                        case 6:
                            iBinder5 = W5.p(parcel, readInt8);
                            break;
                        case 7:
                        default:
                            W5.t(parcel, readInt8);
                            break;
                        case '\b':
                            str6 = W5.f(parcel, readInt8);
                            break;
                    }
                }
                W5.j(parcel, u15);
                return new zzei(i16, zzegVar, iBinder3, iBinder4, pendingIntent4, iBinder5, str6);
            case 25:
                int u16 = W5.u(parcel);
                String str7 = null;
                String str8 = null;
                String str9 = null;
                ArrayList arrayList2 = null;
                zze zzeVar = null;
                int i17 = 0;
                while (parcel.dataPosition() < u16) {
                    int readInt9 = parcel.readInt();
                    char c15 = (char) readInt9;
                    if (c15 == 1) {
                        i17 = W5.q(parcel, readInt9);
                    } else if (c15 == 3) {
                        str7 = W5.f(parcel, readInt9);
                    } else if (c15 == 4) {
                        str8 = W5.f(parcel, readInt9);
                    } else if (c15 == 6) {
                        str9 = W5.f(parcel, readInt9);
                    } else if (c15 == 7) {
                        zzeVar = (zze) W5.e(parcel, readInt9, zze.CREATOR);
                    } else if (c15 != '\b') {
                        W5.t(parcel, readInt9);
                    } else {
                        arrayList2 = W5.i(parcel, readInt9, Feature.CREATOR);
                    }
                }
                W5.j(parcel, u16);
                return new zze(i17, str7, str8, str9, arrayList2, zzeVar);
            case 26:
                int u17 = W5.u(parcel);
                Status status = null;
                while (parcel.dataPosition() < u17) {
                    int readInt10 = parcel.readInt();
                    if (((char) readInt10) != 1) {
                        W5.t(parcel, readInt10);
                    } else {
                        status = (Status) W5.e(parcel, readInt10, Status.CREATOR);
                    }
                }
                W5.j(parcel, u17);
                return new zzl(status);
            case 27:
                return new IcyHeaders(parcel);
            case 28:
                return new IcyInfo(parcel);
            default:
                return new ApicFrame(parcel);
        }
    }

    @Override
    public final Object[] newArray(int i10) {
        switch (this.f20820a) {
            case 0:
                return new SpliceNullCommand[i10];
            case 1:
                return new SpliceScheduleCommand[i10];
            case 2:
                return new TimeSignalCommand[i10];
            case 3:
                return new CTInAppNotification[i10];
            case 4:
                return new CTInAppNotificationButton[i10];
            case 5:
                return new CTInAppNotificationMedia[i10];
            case 6:
                return new Scope[i10];
            case 7:
                return new Status[i10];
            case 8:
                return new ConnectionResult[i10];
            case 9:
                return new Feature[i10];
            case 10:
                return new RemoteMessage[i10];
            case 11:
                return new VorbisComment[i10];
            case 12:
                return new StreamKey[i10];
            case 13:
                return new ActivityResult[i10];
            case 14:
                return new IntentSenderRequest[i10];
            case 15:
                return new AppInfoTable[i10];
            case 16:
                return new EventMessage[i10];
            case 17:
                return new AssetIconProvider[i10];
            case 18:
                return new NetworkIconProvider[i10];
            case 19:
                return new PictureFrame[i10];
            case 20:
                return new androidx.media3.extractor.metadata.flac.VorbisComment[i10];
            case 21:
                return new HlsTrackMetadataEntry[i10];
            case 22:
                return new zzee[i10];
            case 23:
                return new zzeg[i10];
            case 24:
                return new zzei[i10];
            case 25:
                return new zze[i10];
            case 26:
                return new zzl[i10];
            case 27:
                return new IcyHeaders[i10];
            case 28:
                return new IcyInfo[i10];
            default:
                return new ApicFrame[i10];
        }
    }
}