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

25 lines
558 B
Java

package c.i.a.f.i.b;
import androidx.annotation.WorkerThread;
/* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */
public final class x8 {
public b9 a;
public final /* synthetic */ w8 b;
public x8(w8 w8Var) {
this.b = w8Var;
}
@WorkerThread
public final void a() {
this.b.b();
b9 b9Var = this.a;
if (b9Var != null) {
this.b.f1203c.removeCallbacks(b9Var);
}
if (this.b.a.h.o(p.v0)) {
this.b.l().f1145x.a(false);
}
}
}