Initial commit
This commit is contained in:
33
sources/com/tencent/wxop/stat/at.java
Normal file
33
sources/com/tencent/wxop/stat/at.java
Normal file
@@ -0,0 +1,33 @@
|
||||
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();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user