- 28,932 files - Full Java source code - Smali files - Resources Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
31 lines
1.1 KiB
Java
31 lines
1.1 KiB
Java
package com.google.android.gms.internal.ads;
|
|
|
|
import java.lang.reflect.InvocationTargetException;
|
|
|
|
/* loaded from: classes3.dex */
|
|
public final class zzawu extends zzaxr {
|
|
private final long zzh;
|
|
|
|
public zzawu(zzawd zzawdVar, String str, String str2, zzasc zzascVar, long j, int i, int i2) {
|
|
super(zzawdVar, "y3qsDqWUxj+0NW9GzaLLQcml0WYfJuDlvc/LrtwTbAkNDXLpsSYbwYlOmoW50beE", "vyPJQ44Cs+DiV597MU4yHYF5mAH0rpjmfJE+rEowUe0=", zzascVar, i, 25);
|
|
this.zzh = j;
|
|
}
|
|
|
|
@Override // com.google.android.gms.internal.ads.zzaxr
|
|
public final void zza() throws IllegalAccessException, InvocationTargetException {
|
|
long longValue = ((Long) this.zze.invoke(null, new Object[0])).longValue();
|
|
synchronized (this.zzd) {
|
|
try {
|
|
this.zzd.zzt(longValue);
|
|
long j = this.zzh;
|
|
if (j != 0) {
|
|
this.zzd.zzT(longValue - j);
|
|
this.zzd.zzU(this.zzh);
|
|
}
|
|
} catch (Throwable th) {
|
|
throw th;
|
|
}
|
|
}
|
|
}
|
|
}
|