package o; import android.app.Application; import android.os.Bundle; import java.util.Set; import o.VLM; /* renamed from: o.fPo, reason: case insensitive filesystem */ /* loaded from: classes5.dex */ public final class C13068fPo { /* renamed from: o.fPo$RVV */ /* loaded from: classes5.dex */ public interface RVV { LWm a(); } /* renamed from: o.fPo$Sts */ /* loaded from: classes5.dex */ public interface Sts { LWm a(); } /* renamed from: o.fPo$LWm */ /* loaded from: classes5.dex */ public static final class LWm { private final Set c; private final Application d; private final InterfaceC13066fPm e; /* JADX INFO: Access modifiers changed from: package-private */ @InterfaceC13391fZD public LWm(Application application, Set set, InterfaceC13066fPm interfaceC13066fPm) { this.d = application; this.c = set; this.e = interfaceC13066fPm; } public final VLM.LWm aBN_(InterfaceC9254dgJ interfaceC9254dgJ, Bundle bundle, VLM.LWm lWm) { if (lWm == null) { lWm = new C16768rAP(this.d, interfaceC9254dgJ, bundle); } return new C13069fPp(interfaceC9254dgJ, bundle, this.c, lWm, this.e); } } }