package o; import java.text.SimpleDateFormat; import java.util.Calendar; /* renamed from: o.acb, reason: case insensitive filesystem */ /* loaded from: classes3.dex */ public class C2331acb extends ZI { public final C16416oFL a; public XXh b; @InterfaceC13391fZD public C2331acb(C16903sI c16903sI, C16416oFL c16416oFL, XXh xXh) { super(c16903sI); this.a = c16416oFL; this.b = xXh; } public static /* synthetic */ void d(C2331acb c2331acb, InterfaceC8946daT interfaceC8946daT) { long b = c2331acb.b.b(); SimpleDateFormat simpleDateFormat = new SimpleDateFormat("yyyy-MM-dd'T'HH:mm:ss.SSSZ"); Calendar calendar = Calendar.getInstance(); calendar.setTimeInMillis(b); interfaceC8946daT.a(simpleDateFormat.format(calendar.getTime()), String.valueOf(c2331acb.b.e()), String.valueOf(c2331acb.b.c())); } @Override // o.ZI public final void w_() { C16416oFL c16416oFL = this.a; if (!c16416oFL.h.isDisposed()) { c16416oFL.h.dispose(); } super.w_(); } }