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

25 lines
639 B
Java

package c.i.a.f.i.b;
/* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */
public final class o7 implements Runnable {
public final /* synthetic */ i7 i;
public final /* synthetic */ long j;
public final /* synthetic */ h7 k;
public o7(h7 h7Var, i7 i7Var, long j) {
this.k = h7Var;
this.i = i7Var;
this.j = j;
}
@Override // java.lang.Runnable
public final void run() {
this.k.C(this.i, false, this.j);
h7 h7Var = this.k;
h7Var.e = null;
q7 p = h7Var.p();
p.b();
p.t();
p.z(new w7(p, null));
}
}