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

29 lines
846 B
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
/* renamed from: o.no, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C16375no extends C16157lj {
@InterfaceC13391fZD
public C16375no(Resources resources, SharedPreferences sharedPreferences) {
super(resources, sharedPreferences);
}
public static C0439Gp c(C0443Gr c0443Gr) {
String str;
if (c0443Gr.d != null) {
str = c0443Gr.d;
} else {
str = c0443Gr.c;
}
String replace = str.replace(" ", "");
C0439Gp c0439Gp = new C0439Gp();
c0439Gp.a = replace.substring(0, 4);
c0439Gp.d = replace.substring(4, 6);
c0439Gp.b = replace.substring(replace.length() - 4);
return c0439Gp;
}
}