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

28 lines
733 B
Java
Raw Normal View History

2024-07-27 18:17:47 +07:00
package o;
import android.graphics.Bitmap;
import android.graphics.drawable.BitmapDrawable;
import java.io.File;
/* renamed from: o.nUF, reason: case insensitive filesystem */
/* loaded from: classes.dex */
public final class C16321nUF implements nuW<BitmapDrawable> {
private final sqY a;
private final nuW<Bitmap> c;
@Override // o.gaU
public final /* synthetic */ boolean d(Object obj, File file, unA una) {
return this.c.d(new EQc(((BitmapDrawable) ((Ezi) obj).e()).getBitmap(), this.a), file, una);
}
public C16321nUF(sqY sqy, nuW<Bitmap> nuw) {
this.a = sqy;
this.c = nuw;
}
@Override // o.nuW
public final XQd d(unA una) {
return this.c.d(una);
}
}