cp$a.smali

.class final Lcom/google/obf/cp$a;
.super Ljava/lang/Object;
.source "IMASDK"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/obf/cp;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x1a
    name = "a"
.end annotation


# instance fields
.field private final a:I

.field private final b:J


# direct methods
.method private constructor <init>(IJ)V
    .registers 4

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    .line 2
    iput p1, p0, Lcom/google/obf/cp$a;->a:I

    .line 3
    iput-wide p2, p0, Lcom/google/obf/cp$a;->b:J

    return-void
.end method

.method synthetic constructor <init>(IJLcom/google/obf/cp$1;)V
    .registers 5

    .line 7
    invoke-direct {p0, p1, p2, p3}, Lcom/google/obf/cp$a;-><init>(IJ)V

    return-void
.end method

.method static synthetic a(Lcom/google/obf/cp$a;)J
    .registers 3

    .line 5
    iget-wide v0, p0, Lcom/google/obf/cp$a;->b:J

    return-wide v0
.end method

.method static synthetic b(Lcom/google/obf/cp$a;)I
    .registers 1

    .line 6
    iget p0, p0, Lcom/google/obf/cp$a;->a:I

    return p0
.end method