23 lines
522 B
Java
23 lines
522 B
Java
package o;
|
|
|
|
import o.ZI;
|
|
|
|
/* renamed from: o.cMp, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final /* synthetic */ class C6232cMp implements ZI.IeS {
|
|
private String c;
|
|
private int d;
|
|
private int e;
|
|
|
|
@Override // o.ZI.IeS
|
|
public final void e(Object obj) {
|
|
C6231cMo.a(this.c, this.d, this.e, (InterfaceC9661dnx) obj);
|
|
}
|
|
|
|
public /* synthetic */ C6232cMp(String str, int i, int i2) {
|
|
this.c = str;
|
|
this.d = i;
|
|
this.e = i2;
|
|
}
|
|
}
|