package o; import android.graphics.Bitmap; import android.graphics.drawable.Drawable; import com.squareup.picasso.Picasso; import java.lang.ref.ReferenceQueue; import java.lang.ref.WeakReference; /* renamed from: o.fNz, reason: case insensitive filesystem */ /* loaded from: classes.dex */ public abstract class AbstractC13013fNz { public boolean a; final int b; public final String c; final Drawable d; public final int e; final int f; public final fNW g; public final Picasso h; final boolean i; final Object j; public boolean l; public final WeakReference n; public abstract void a(Exception exc); public abstract void aBD_(Bitmap bitmap, Picasso.HBt hBt); /* renamed from: o.fNz$Sts */ /* loaded from: classes.dex */ public static class Sts extends WeakReference { public final AbstractC13013fNz b; Sts(AbstractC13013fNz abstractC13013fNz, M m, ReferenceQueue referenceQueue) { super(m, referenceQueue); this.b = abstractC13013fNz; } } /* JADX INFO: Access modifiers changed from: package-private */ public AbstractC13013fNz(Picasso picasso, T t, fNW fnw, int i, int i2, int i3, Drawable drawable, String str, Object obj, boolean z) { this.h = picasso; this.g = fnw; this.n = t == null ? null : new Sts(this, t, picasso.g); this.e = i; this.f = i2; this.i = z; this.b = i3; this.d = drawable; this.c = str; this.j = obj == null ? this : obj; } public void d() { this.a = true; } }