package c.i.a.c.u1; import c.i.a.c.i2.o; import c.i.a.c.u1.d1; /* compiled from: lambda */ public final /* synthetic */ class v0 implements o.a { public final /* synthetic */ d1.a a; public final /* synthetic */ String b; /* renamed from: c reason: collision with root package name */ public final /* synthetic */ long f973c; public /* synthetic */ v0(d1.a aVar, String str, long j) { this.a = aVar; this.b = str; this.f973c = j; } @Override // c.i.a.c.i2.o.a public final void invoke(Object obj) { d1 d1Var = (d1) obj; d1Var.N(); d1Var.M(); } }