package com.tencent.wxop.stat; /* loaded from: classes.dex */ class bb implements Runnable { final /* synthetic */ int a; final /* synthetic */ au b; bb(au auVar, int i) { this.b = auVar; this.a = i; } @Override // java.lang.Runnable public void run() { this.b.b(this.a, true); this.b.b(this.a, false); } }