53 lines
1.4 KiB
Java
53 lines
1.4 KiB
Java
|
package o;
|
||
|
|
||
|
/* renamed from: o.dnN, reason: case insensitive filesystem */
|
||
|
/* loaded from: classes.dex */
|
||
|
public final class C9626dnN implements InterfaceC13144fS, guM {
|
||
|
private final guM a;
|
||
|
private final trQ e;
|
||
|
|
||
|
@InterfaceC13391fZD
|
||
|
public C9626dnN(trQ trq, guM gum) {
|
||
|
C14957gcv.e(trq, "");
|
||
|
C14957gcv.e(gum, "");
|
||
|
this.e = trq;
|
||
|
this.a = gum;
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC13144fS
|
||
|
public final String c(byte[] bArr, String str) {
|
||
|
C14957gcv.e(bArr, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
String d = this.e.d();
|
||
|
C14957gcv.c((Object) d, "");
|
||
|
C14957gcv.e(d, "");
|
||
|
C14957gcv.e(str, "");
|
||
|
return d(this.a.d(d, str), bArr);
|
||
|
}
|
||
|
|
||
|
@Override // o.InterfaceC13144fS
|
||
|
public final String e(String str, byte[] bArr) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(bArr, "");
|
||
|
String d = this.e.d();
|
||
|
C14957gcv.c((Object) d, "");
|
||
|
byte[] bytes = d.getBytes(gdP.a);
|
||
|
C14957gcv.c(bytes, "");
|
||
|
return d(d(str, bytes), bArr);
|
||
|
}
|
||
|
|
||
|
@Override // o.guM
|
||
|
public final String d(String str, byte[] bArr) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(bArr, "");
|
||
|
return this.a.d(str, bArr);
|
||
|
}
|
||
|
|
||
|
@Override // o.guM
|
||
|
public final String d(String str, String str2) {
|
||
|
C14957gcv.e(str, "");
|
||
|
C14957gcv.e(str2, "");
|
||
|
return this.a.d(str, str2);
|
||
|
}
|
||
|
}
|