62 lines
1.9 KiB
Java
62 lines
1.9 KiB
Java
package o;
|
|
|
|
import android.os.Parcel;
|
|
import android.os.Parcelable;
|
|
|
|
/* renamed from: o.wka, reason: case insensitive filesystem */
|
|
/* loaded from: classes3.dex */
|
|
public final class C17437wka extends JjC {
|
|
public static final LWm CREATOR = new LWm(0);
|
|
public static final LWm.RVV e = new LWm.RVV();
|
|
public static final LWm.C0127LWm b = new LWm.C0127LWm();
|
|
|
|
public C17437wka() {
|
|
}
|
|
|
|
/* JADX WARN: 'this' call moved to the top of the method (can break code semantics) */
|
|
public C17437wka(Parcel parcel) {
|
|
this();
|
|
C14957gcv.e(parcel, "");
|
|
Qp_(parcel);
|
|
}
|
|
|
|
/* renamed from: o.wka$LWm */
|
|
/* loaded from: classes3.dex */
|
|
public static final class LWm implements Parcelable.Creator<C17437wka> {
|
|
|
|
/* renamed from: o.wka$LWm$LWm, reason: collision with other inner class name */
|
|
/* loaded from: classes3.dex */
|
|
public static final class C0127LWm {
|
|
public final String c = "scan";
|
|
public final String d = "input";
|
|
}
|
|
|
|
/* renamed from: o.wka$LWm$RVV */
|
|
/* loaded from: classes3.dex */
|
|
public static final class RVV {
|
|
public final String d = "nsip_payment_input";
|
|
public final String a = "nsip_payment_review";
|
|
public final String b = "nsip_payment_success";
|
|
public final String c = "nsip_paymentshare_slip_action";
|
|
}
|
|
|
|
private LWm() {
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* synthetic */ C17437wka createFromParcel(Parcel parcel) {
|
|
C14957gcv.e(parcel, "");
|
|
return new C17437wka(parcel);
|
|
}
|
|
|
|
@Override // android.os.Parcelable.Creator
|
|
public final /* bridge */ /* synthetic */ C17437wka[] newArray(int i) {
|
|
return new C17437wka[i];
|
|
}
|
|
|
|
public /* synthetic */ LWm(byte b) {
|
|
this();
|
|
}
|
|
}
|
|
}
|