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

42 lines
1.0 KiB
Java

package o;
import android.graphics.Bitmap;
import o.InterfaceC8993dbN;
/* renamed from: o.ajj, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C2710ajj extends ZI<InterfaceC8993dbN.RVV> {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C2710ajj(C16903sI c16903sI) {
super(c16903sI);
C14957gcv.e(c16903sI, "");
}
/* renamed from: o.ajj$IeS */
/* loaded from: classes3.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
public static /* synthetic */ void Vc_(Bitmap bitmap, FK fk, String str, InterfaceC8993dbN.RVV rvv) {
C14957gcv.e(bitmap, "");
C14957gcv.e(fk, "");
rvv.YP_(bitmap);
rvv.e(fk.a, fk.e);
rvv.d(fk.b);
if (str != null) {
rvv.c(str);
}
}
static {
new IeS((byte) 0);
}
}