34 lines
723 B
Java
34 lines
723 B
Java
package com.tencent.wxop.stat;
|
|
|
|
import android.content.Context;
|
|
|
|
/* loaded from: classes.dex */
|
|
class at implements h {
|
|
final /* synthetic */ aq a;
|
|
|
|
at(aq aqVar) {
|
|
this.a = aqVar;
|
|
}
|
|
|
|
@Override // com.tencent.wxop.stat.h
|
|
public void a() {
|
|
Context context;
|
|
StatServiceImpl.c();
|
|
if (au.b().a > 0) {
|
|
context = this.a.d;
|
|
StatServiceImpl.commitEvents(context, -1);
|
|
}
|
|
}
|
|
|
|
@Override // com.tencent.wxop.stat.h
|
|
public void b() {
|
|
com.tencent.wxop.stat.event.e eVar;
|
|
boolean z;
|
|
au b = au.b();
|
|
eVar = this.a.a;
|
|
z = this.a.c;
|
|
b.a(eVar, (h) null, z, true);
|
|
StatServiceImpl.d();
|
|
}
|
|
}
|