package o; import java.util.List; /* renamed from: o.dcm, reason: case insensitive filesystem */ /* loaded from: classes4.dex */ public interface InterfaceC9071dcm { /* renamed from: o.dcm$LWm */ /* loaded from: classes4.dex */ public interface LWm extends InterfaceC6638cYp { void a(); void a(List list); void a(boolean z); void b(); void b(List list); void c(); void c(List list); void c(C0455Gy c0455Gy); void c(boolean z); void d(); void d(List list); void d(GF gf); void d(boolean z); void e(); void e(String str); void e(List list); void e(GG gg); void e(boolean z); void i(); void j(); } /* renamed from: o.dcm$HBt */ /* loaded from: classes4.dex */ public interface HBt { void b(Boolean bool, Boolean bool2, Boolean bool3, Boolean bool4); static /* synthetic */ void e(HBt hBt, Boolean bool, Boolean bool2, Boolean bool3, Boolean bool4, int i) { if ((i & 1) != 0) { bool = Boolean.FALSE; } if ((i & 2) != 0) { bool2 = Boolean.FALSE; } if ((i & 4) != 0) { bool3 = Boolean.FALSE; } if ((i & 8) != 0) { bool4 = Boolean.FALSE; } hBt.b(bool, bool2, bool3, bool4); } } }