discord-jadx/app/src/main/java/c/i/a/f/i/b/d5.java

27 lines
870 B
Java

package c.i.a.f.i.b;
import com.google.android.gms.measurement.internal.zzn;
import java.util.List;
import java.util.concurrent.Callable;
/* compiled from: com.google.android.gms:play-services-measurement@@18.0.0 */
public final class d5 implements Callable<List<u9>> {
public final /* synthetic */ zzn i;
public final /* synthetic */ String j;
public final /* synthetic */ String k;
public final /* synthetic */ z4 l;
public d5(z4 z4Var, zzn zzn, String str, String str2) {
this.l = z4Var;
this.i = zzn;
this.j = str;
this.k = str2;
}
/* Return type fixed from 'java.lang.Object' to match base method */
@Override // java.util.concurrent.Callable
public final /* synthetic */ List<u9> call() throws Exception {
this.l.a.R();
return this.l.a.K().E(this.i.i, this.j, this.k);
}
}