- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
31 lines
1.0 KiB
Java
31 lines
1.0 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.lang.reflect.InvocationTargetException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzawz extends zzaxr {
|
|
private static volatile Long zzh;
|
|
private static final Object zzi = new Object();
|
|
|
|
public zzawz(zzawd zzawdVar, String str, String str2, zzasc zzascVar, int i, int i2) {
|
|
super(zzawdVar, "bccqvUs3RMjOBTdPuel6eoo1OORNarRtBblKyIDpHq0HGT1WNkAWOy/ZgRmKdjVf", "3J/aaHdjwZnfPcJ4uTLf1waaNQZJXDmN6IGGhtRxrXI=", zzascVar, i, 22);
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzaxr
|
|
public final void zza() throws IllegalAccessException, InvocationTargetException {
|
|
if (zzh == null) {
|
|
synchronized (zzi) {
|
|
try {
|
|
if (zzh == null) {
|
|
zzh = (Long) this.zze.invoke(null, new Object[0]);
|
|
}
|
|
} finally {
|
|
}
|
|
}
|
|
}
|
|
synchronized (this.zzd) {
|
|
this.zzd.zzy(zzh.longValue());
|
|
}
|
|
}
|
|
}
|