201 lines
5.8 KiB
Smali
201 lines
5.8 KiB
Smali
.class public final Lcom/google/android/gms/internal/ads/zzuo;
|
|
.super Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;
|
|
.source "com.google.android.gms:play-services-ads-lite@@19.1.0"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Class;
|
|
creator = "AdValueParcelCreator"
|
|
.end annotation
|
|
|
|
.annotation runtime Ljavax/annotation/ParametersAreNonnullByDefault;
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final CREATOR:Landroid/os/Parcelable$Creator;
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroid/os/Parcelable$Creator<",
|
|
"Lcom/google/android/gms/internal/ads/zzuo;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# instance fields
|
|
.field public final type:I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x1
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final zzacj:I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x2
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final zzack:Ljava/lang/String;
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x3
|
|
.end annotation
|
|
.end field
|
|
|
|
.field public final zzacl:J
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Field;
|
|
id = 0x4
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public static constructor <clinit>()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/google/android/gms/internal/ads/zzur;
|
|
|
|
invoke-direct {v0}, Lcom/google/android/gms/internal/ads/zzur;-><init>()V
|
|
|
|
sput-object v0, Lcom/google/android/gms/internal/ads/zzuo;->CREATOR:Landroid/os/Parcelable$Creator;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public constructor <init>(IILjava/lang/String;J)V
|
|
.locals 0
|
|
.param p1 # I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x1
|
|
.end annotation
|
|
.end param
|
|
.param p2 # I
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x2
|
|
.end annotation
|
|
.end param
|
|
.param p3 # Ljava/lang/String;
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x3
|
|
.end annotation
|
|
.end param
|
|
.param p4 # J
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Param;
|
|
id = 0x4
|
|
.end annotation
|
|
.end param
|
|
.annotation build Lcom/google/android/gms/common/internal/safeparcel/SafeParcelable$Constructor;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/android/gms/common/internal/safeparcel/AbstractSafeParcelable;-><init>()V
|
|
|
|
.line 2
|
|
iput p1, p0, Lcom/google/android/gms/internal/ads/zzuo;->type:I
|
|
|
|
.line 3
|
|
iput p2, p0, Lcom/google/android/gms/internal/ads/zzuo;->zzacj:I
|
|
|
|
.line 4
|
|
iput-object p3, p0, Lcom/google/android/gms/internal/ads/zzuo;->zzack:Ljava/lang/String;
|
|
|
|
.line 5
|
|
iput-wide p4, p0, Lcom/google/android/gms/internal/ads/zzuo;->zzacl:J
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static zza(Lorg/json/JSONObject;)Lcom/google/android/gms/internal/ads/zzuo;
|
|
.locals 7
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Lorg/json/JSONException;
|
|
}
|
|
.end annotation
|
|
|
|
const-string v0, "type_num"
|
|
|
|
.line 1
|
|
invoke-virtual {p0, v0}, Lorg/json/JSONObject;->getInt(Ljava/lang/String;)I
|
|
|
|
move-result v2
|
|
|
|
const-string v0, "precision_num"
|
|
|
|
.line 2
|
|
invoke-virtual {p0, v0}, Lorg/json/JSONObject;->getInt(Ljava/lang/String;)I
|
|
|
|
move-result v3
|
|
|
|
const-string v0, "currency"
|
|
|
|
.line 3
|
|
invoke-virtual {p0, v0}, Lorg/json/JSONObject;->getString(Ljava/lang/String;)Ljava/lang/String;
|
|
|
|
move-result-object v4
|
|
|
|
const-string v0, "value"
|
|
|
|
.line 4
|
|
invoke-virtual {p0, v0}, Lorg/json/JSONObject;->getLong(Ljava/lang/String;)J
|
|
|
|
move-result-wide v5
|
|
|
|
.line 5
|
|
new-instance p0, Lcom/google/android/gms/internal/ads/zzuo;
|
|
|
|
move-object v1, p0
|
|
|
|
invoke-direct/range {v1 .. v6}, Lcom/google/android/gms/internal/ads/zzuo;-><init>(IILjava/lang/String;J)V
|
|
|
|
return-object p0
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final writeToParcel(Landroid/os/Parcel;I)V
|
|
.locals 3
|
|
|
|
.line 1
|
|
invoke-static {p1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->beginObjectHeader(Landroid/os/Parcel;)I
|
|
|
|
move-result p2
|
|
|
|
.line 2
|
|
iget v0, p0, Lcom/google/android/gms/internal/ads/zzuo;->type:I
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-static {p1, v1, v0}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 3
|
|
iget v0, p0, Lcom/google/android/gms/internal/ads/zzuo;->zzacj:I
|
|
|
|
const/4 v1, 0x2
|
|
|
|
invoke-static {p1, v1, v0}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeInt(Landroid/os/Parcel;II)V
|
|
|
|
.line 4
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzuo;->zzack:Ljava/lang/String;
|
|
|
|
const/4 v1, 0x3
|
|
|
|
const/4 v2, 0x0
|
|
|
|
invoke-static {p1, v1, v0, v2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeString(Landroid/os/Parcel;ILjava/lang/String;Z)V
|
|
|
|
.line 5
|
|
iget-wide v0, p0, Lcom/google/android/gms/internal/ads/zzuo;->zzacl:J
|
|
|
|
const/4 v2, 0x4
|
|
|
|
invoke-static {p1, v2, v0, v1}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->writeLong(Landroid/os/Parcel;IJ)V
|
|
|
|
.line 6
|
|
invoke-static {p1, p2}, Lcom/google/android/gms/common/internal/safeparcel/SafeParcelWriter;->finishObjectHeader(Landroid/os/Parcel;I)V
|
|
|
|
return-void
|
|
.end method
|