package defpackage;

import android.net.Uri;
import java.io.IOException;
import java.io.OutputStream;

/* JADX INFO: renamed from: ᵮᵬ, reason: contains not printable characters */
/* JADX INFO: loaded from: classes3.dex */
public abstract class AbstractC4253 implements InterfaceC4309 {
    /* JADX INFO: renamed from: ˊᵫᵗ */
    public abstract Uri mo1413(Uri uri);

    @Override // defpackage.InterfaceC4309
    /* JADX INFO: renamed from: ᵨᵣ, reason: contains not printable characters */
    public final OutputStream mo9226(Uri uri) {
        return ((C0238) this).f1780.mo9226(mo1413(uri));
    }

    @Override // defpackage.InterfaceC4309
    /* JADX INFO: renamed from: ᵵᵽ, reason: contains not printable characters */
    public final void mo9227(Uri uri, Uri uri2) throws IOException {
        C0238 c0238 = (C0238) this;
        c0238.f1780.mo9227(mo1413(uri), mo1413(uri2));
    }

    @Override // defpackage.InterfaceC4309
    /* JADX INFO: renamed from: ᵻˈᵦʼ, reason: contains not printable characters */
    public final void mo9228(Uri uri) throws IOException {
        ((C0238) this).f1780.mo9228(mo1413(uri));
    }
}
