package com.google.android.gms.measurement.internal; /* loaded from: classes.dex */ final class zzdr implements Runnable { private final /* synthetic */ boolean a; private final /* synthetic */ zzda b; zzdr(zzda zzdaVar, boolean z) { this.b = zzdaVar; this.a = z; } @Override // java.lang.Runnable public final void run() { boolean f = this.b.a.f(); boolean E = this.b.a.E(); this.b.a.a(this.a); if (E == this.a) { this.b.a.e().B().a("Default data collection state already set to", Boolean.valueOf(this.a)); } if (this.b.a.f() == f || this.b.a.f() != this.b.a.E()) { this.b.a.e().y().a("Default data collection is different than actual status", Boolean.valueOf(this.a), Boolean.valueOf(f)); } this.b.G(); } }