jimu-decompiled/sources/com/google/android/gms/measurement/internal/zzek.java
2025-05-13 19:24:51 +02:00

18 lines
516 B
Java

package com.google.android.gms.measurement.internal;
/* loaded from: classes.dex */
final class zzek extends zzy {
private final /* synthetic */ zzeb e;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
zzek(zzeb zzebVar, zzct zzctVar) {
super(zzctVar);
this.e = zzebVar;
}
@Override // com.google.android.gms.measurement.internal.zzy
public final void b() {
this.e.e().w().a("Tasks have been queued for a long time");
}
}