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

37 lines
1.6 KiB
Java

package c.i.a.f.i.b;
import android.os.Bundle;
import c.i.a.f.h.l.x7;
import com.airbnb.lottie.parser.AnimatableValueParser;
import com.google.android.gms.measurement.internal.zzku;
import com.google.android.gms.measurement.internal.zzz;
import java.util.Objects;
/* compiled from: com.google.android.gms:play-services-measurement-impl@@18.0.0 */
public final class p6 implements Runnable {
public final /* synthetic */ Bundle i;
public final /* synthetic */ c6 j;
public p6(c6 c6Var, Bundle bundle) {
this.j = c6Var;
this.i = bundle;
}
@Override // java.lang.Runnable
public final void run() {
c6 c6Var = this.j;
Bundle bundle = this.i;
c6Var.b();
c6Var.t();
Objects.requireNonNull(bundle, "null reference");
AnimatableValueParser.w(bundle.getString("name"));
if (!c6Var.a.d()) {
c6Var.g().n.a("Conditional property not cleared since app measurement is disabled");
return;
}
try {
c6Var.p().y(new zzz(bundle.getString("app_id"), bundle.getString("origin"), new zzku(bundle.getString("name"), 0, null, null), bundle.getLong("creation_timestamp"), bundle.getBoolean("active"), bundle.getString("trigger_event_name"), null, bundle.getLong("trigger_timeout"), null, bundle.getLong("time_to_live"), c6Var.e().B(bundle.getString("app_id"), bundle.getString("expired_event_name"), bundle.getBundle("expired_event_params"), bundle.getString("origin"), bundle.getLong("creation_timestamp"), true, x7.b() && c6Var.a.h.o(p.L0))));
} catch (IllegalArgumentException unused) {
}
}
}