package com.tencent.wxop.stat; import android.content.Context; import com.tencent.wxop.stat.common.StatLogger; /* loaded from: classes.dex */ final class s implements Runnable { final /* synthetic */ Context a; final /* synthetic */ StatSpecifyReportedInfo b; final /* synthetic */ com.tencent.wxop.stat.event.c c; s(Context context, StatSpecifyReportedInfo statSpecifyReportedInfo, com.tencent.wxop.stat.event.c cVar) { this.a = context; this.b = statSpecifyReportedInfo; this.c = cVar; } @Override // java.lang.Runnable public final void run() { StatLogger statLogger; try { com.tencent.wxop.stat.event.b bVar = new com.tencent.wxop.stat.event.b(this.a, StatServiceImpl.a(this.a, false, this.b), this.c.a, this.b); bVar.b().b = this.c.b; new aq(bVar).a(); } catch (Throwable th) { statLogger = StatServiceImpl.q; statLogger.e(th); StatServiceImpl.a(this.a, th); } } }