31 lines
940 B
Java
31 lines
940 B
Java
package o;
|
|
|
|
import o.InterfaceC9040dcH;
|
|
|
|
/* renamed from: o.arL, reason: case insensitive filesystem */
|
|
/* loaded from: classes4.dex */
|
|
public final class C3108arL extends ZI<InterfaceC9040dcH.RVV> {
|
|
/* JADX WARN: 'super' call moved to the top of the method (can break code semantics) */
|
|
@InterfaceC13391fZD
|
|
public C3108arL(C16903sI c16903sI) {
|
|
super(c16903sI);
|
|
C14957gcv.e(c16903sI, "");
|
|
}
|
|
|
|
public static /* synthetic */ void e(String str, InterfaceC9040dcH.RVV rvv) {
|
|
C14957gcv.e(str, "");
|
|
rvv.d(str);
|
|
}
|
|
|
|
public static /* synthetic */ void d(EnumC3162asM enumC3162asM, InterfaceC9040dcH.RVV rvv) {
|
|
C14957gcv.e(enumC3162asM, "");
|
|
if (enumC3162asM == EnumC3162asM.E_COUPON_QUANTITY_PAGE) {
|
|
rvv.a();
|
|
rvv.c();
|
|
} else if (enumC3162asM == EnumC3162asM.E_COUPON_REVIEW_PAGE) {
|
|
rvv.a();
|
|
rvv.b();
|
|
}
|
|
}
|
|
}
|