package p138.p145.p146.p149.p150;

import java.io.InputStream;
import p138.p145.p146.p151.C2848;
import p138.p145.p146.p151.p158.C3015;
import p138.p145.p146.p151.p158.C3036;
import p138.p145.p146.p151.p158.InterfaceC3028;
import p138.p145.p146.p151.p158.InterfaceC3030;
import p447.C6921;
import p447.InterfaceC6868;

/* JADX INFO: renamed from: ދ.ؠ.֏.ދ.֏.ހ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes.dex */
public class C2838 implements InterfaceC3028<C3015, InputStream> {

    /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
    public final InterfaceC6868.InterfaceC6869 f8793;

    /* JADX INFO: renamed from: ދ.ؠ.֏.ދ.֏.ހ$֏, reason: contains not printable characters */
    public static class C2839 implements InterfaceC3030<C3015, InputStream> {

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public static volatile InterfaceC6868.InterfaceC6869 f8794;

        /* JADX INFO: renamed from: ֏, reason: contains not printable characters */
        public final InterfaceC6868.InterfaceC6869 f8795;

        public C2839() {
            this.f8795 = m4975();
        }

        public C2839(InterfaceC6868.InterfaceC6869 interfaceC6869) {
            this.f8795 = interfaceC6869;
        }

        /* JADX INFO: renamed from: ؠ, reason: contains not printable characters */
        public static InterfaceC6868.InterfaceC6869 m4975() {
            if (f8794 == null) {
                synchronized (C2839.class) {
                    if (f8794 == null) {
                        f8794 = new C6921();
                    }
                }
            }
            return f8794;
        }

        @Override // p138.p145.p146.p151.p158.InterfaceC3030
        /* JADX INFO: renamed from: ֏ */
        public InterfaceC3028<C3015, InputStream> mo2521(C3036 c3036) {
            return new C2838(this.f8795);
        }

        @Override // p138.p145.p146.p151.p158.InterfaceC3030
        /* JADX INFO: renamed from: ֏ */
        public void mo2522() {
        }
    }

    public C2838(InterfaceC6868.InterfaceC6869 interfaceC6869) {
        this.f8793 = interfaceC6869;
    }

    @Override // p138.p145.p146.p151.p158.InterfaceC3028
    /* JADX INFO: renamed from: ֏ */
    public InterfaceC3028.C3029<InputStream> mo2519(C3015 c3015, int i, int i2, C2848 c2848) {
        C3015 c30152 = c3015;
        return new InterfaceC3028.C3029<>(c30152, new C2837(this.f8793, c30152));
    }

    @Override // p138.p145.p146.p151.p158.InterfaceC3028
    /* JADX INFO: renamed from: ֏ */
    public boolean mo2520(C3015 c3015) {
        return true;
    }
}
