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

51 lines
1.4 KiB
Java

package o;
import android.content.SharedPreferences;
import android.content.res.Resources;
import java.util.Arrays;
import o.C15715hv;
/* renamed from: o.vT, reason: case insensitive filesystem */
/* loaded from: classes3.dex */
public final class C17276vT extends C16157lj {
final C17272vR a;
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
@InterfaceC13391fZD
public C17276vT(Resources resources, SharedPreferences sharedPreferences, C17272vR c17272vR) {
super(resources, sharedPreferences);
C14957gcv.e(resources, "");
C14957gcv.e(sharedPreferences, "");
C14957gcv.e(c17272vR, "");
this.a = c17272vR;
}
/* JADX INFO: Access modifiers changed from: package-private */
public final String b(int i, String str, boolean z) {
if (!z) {
return str;
}
gcH gch = gcH.d;
String e = e(C15715hv.tOB.number_word);
C14957gcv.c((Object) e, "");
String format = String.format(e, Arrays.copyOf(new Object[]{Integer.valueOf(i), str}, 2));
C14957gcv.c((Object) format, "");
return format;
}
/* renamed from: o.vT$IeS */
/* loaded from: classes3.dex */
public static final class IeS {
private IeS() {
}
public /* synthetic */ IeS(byte b) {
this();
}
}
static {
new IeS((byte) 0);
}
}