49 lines
1.8 KiB
Java
49 lines
1.8 KiB
Java
package com.google.android.gms.internal.measurement;
|
|
|
|
/* loaded from: classes.dex */
|
|
public final class zzfv extends zzjt<zzfw, zzfv> implements zzld {
|
|
/* JADX WARN: Illegal instructions before constructor call */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
private zzfv() {
|
|
/*
|
|
r1 = this;
|
|
com.google.android.gms.internal.measurement.zzfw r0 = com.google.android.gms.internal.measurement.zzfw.zzb()
|
|
r1.<init>(r0)
|
|
return
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.measurement.zzfv.<init>():void");
|
|
}
|
|
|
|
public final zzfv zza(zzfx zzfxVar) {
|
|
if (this.zzb) {
|
|
zzaE();
|
|
this.zzb = false;
|
|
}
|
|
zzfw.zze((zzfw) this.zza, zzfxVar.zzaA());
|
|
return this;
|
|
}
|
|
|
|
public final zzfy zzb(int i) {
|
|
return ((zzfw) this.zza).zzc(0);
|
|
}
|
|
|
|
/* JADX INFO: Access modifiers changed from: package-private */
|
|
/* JADX WARN: Illegal instructions before constructor call */
|
|
/*
|
|
Code decompiled incorrectly, please refer to instructions dump.
|
|
To view partially-correct add '--show-bad-code' argument
|
|
*/
|
|
public /* synthetic */ zzfv(com.google.android.gms.internal.measurement.zzff r1) {
|
|
/*
|
|
r0 = this;
|
|
com.google.android.gms.internal.measurement.zzfw r1 = com.google.android.gms.internal.measurement.zzfw.zzb()
|
|
r0.<init>(r1)
|
|
return
|
|
*/
|
|
throw new UnsupportedOperationException("Method not decompiled: com.google.android.gms.internal.measurement.zzfv.<init>(com.google.android.gms.internal.measurement.zzff):void");
|
|
}
|
|
}
|