WalletConstants$CardNetwork.smali

.class public interface abstract annotation Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;
.super Ljava/lang/Object;
.source "com.google.android.gms:play-services-wallet@@18.0.0"

# interfaces
.implements Ljava/lang/annotation/Annotation;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/android/gms/wallet/WalletConstants;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2609
    name = "CardNetwork"
.end annotation

.annotation runtime Ljava/lang/annotation/Retention;
    value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation


# static fields
.field public static final AMEX:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field

.field public static final DISCOVER:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field

.field public static final INTERAC:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field

.field public static final JCB:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field

.field public static final MASTERCARD:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field

.field public static final OTHER:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field

.field public static final VISA:I
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation
.end field


# direct methods
.method static constructor <clinit>()V
    .registers 1

    const v0, 0x5b

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->AMEX:I

    const v0, 0x58

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->DISCOVER:I

    const v0, 0x5c

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->INTERAC:I

    const v0, 0x59

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->JCB:I

    const v0, 0x5e

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->MASTERCARD:I

    const v0, 0x3b2

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->OTHER:I

    const v0, 0x5f

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/android/gms/wallet/WalletConstants$CardNetwork;->VISA:I

    return-void
.end method