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

45 lines
1.3 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import o.C15715hv;
/* renamed from: o.mh, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16249mh extends C16157lj {
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C16249mh(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
}
/* renamed from: o.mh$IeS */
/* loaded from: classes3.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
public final FC c(rBq rbq) {
C14957gcv.e(rbq, "");
String a = rbq.b == null ? "" : a(rbq.b);
String g = rbq.b != null ? g(rbq.b) : "";
int i = rbq.e;
C14957gcv.c((Object) a, "");
C14957gcv.c((Object) g, "");
String c = c(C15715hv.tOB.banking_generate_qr_expire_message, Integer.valueOf(i), a, g);
C14957gcv.c((Object) c, "");
return new FC(c, (rbq.e * 60000) - 20000, rbq.c, rbq.d);
}
static {
new IeS((byte) 0);
}
}