what-the-bank/sources/o/fNK.java

24 lines
716 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.content.Context;
import com.squareup.picasso.Picasso;
import java.io.IOException;
import o.AbstractC12987fNZ;
/* loaded from: classes.dex */
public final class fNK extends fND {
public fNK(Context context) {
super(context);
}
@Override // o.fND, o.AbstractC12987fNZ
public final boolean d(fNW fnw) {
return "file".equals(fnw.r.getScheme());
}
@Override // o.fND, o.AbstractC12987fNZ
public final AbstractC12987fNZ.Sts c(fNW fnw, int i) throws IOException {
return new AbstractC12987fNZ.Sts(null, C15160gio.e(this.e.getContentResolver().openInputStream(fnw.r)), Picasso.HBt.DISK, new hvV(fnw.r.getPath()).a("Orientation", 1));
}
}