a.smali

.class public Lcom/alibaba/mtl/log/b/a;
.super Ljava/lang/Object;
.source "CoreStatics.java"


# static fields
.field private static a:Ljava/lang/StringBuilder;

.field private static volatile e:J

.field private static f:J

.field private static g:J

.field private static h:J

.field private static i:J

.field private static j:J

.field private static k:J

.field private static l:J

.field private static m:J

.field private static n:J

.field private static o:J

.field private static p:J

.field private static q:J

.field private static r:J

.field private static s:J

.field private static t:J

.field private static u:I

.field private static u:J

.field private static v:I

.field private static v:J

.field private static w:I

.field private static w:J

.field private static x:J

.field private static y:J


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

    .line 1
    new-instance v0, Ljava/lang/StringBuilder;

    invoke-direct {v0}, Ljava/lang/StringBuilder;-><init>()V

    sput-object v0, Lcom/alibaba/mtl/log/b/a;->a:Ljava/lang/StringBuilder;

    return-void
.end method

.method public static declared-synchronized A()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->t:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->t:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized B()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->u:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->u:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized C()V
    .registers 7

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget v1, Lcom/alibaba/mtl/log/b/a;->w:I

    const/4 v2, 0x1

    add-int/2addr v1, v2

    sput v1, Lcom/alibaba/mtl/log/b/a;->w:I

    .line 2
    sget-wide v3, Lcom/alibaba/mtl/log/b/a;->e:J

    const-wide/16 v5, 0x0

    cmp-long v1, v3, v5

    if-nez v1, :cond_19

    sget-wide v3, Lcom/alibaba/mtl/log/b/a;->g:J
    :try_end_13
    .catchall {:try_start_3 .. :try_end_13} :catchall_27

    cmp-long v1, v3, v5

    if-nez v1, :cond_19

    .line 3
    monitor-exit v0

    return-void

    .line 4
    :cond_19
    :try_start_19
    sget-boolean v1, Lcom/alibaba/mtl/log/a;->o:Z

    if-nez v1, :cond_22

    sget v1, Lcom/alibaba/mtl/log/b/a;->w:I

    const/4 v3, 0x6

    if-lt v1, v3, :cond_25

    .line 5
    :cond_22
    invoke-static {v2}, Lcom/alibaba/mtl/log/b/a;->c(Z)V
    :try_end_25
    .catchall {:try_start_19 .. :try_end_25} :catchall_27

    .line 6
    :cond_25
    monitor-exit v0

    return-void

    :catchall_27
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized a(Ljava/util/List;I)V
    .registers 13
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "(",
            "Ljava/util/List<",
            "Lcom/alibaba/mtl/log/model/a;",
            ">;I)V"
        }
    .end annotation

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    if-nez p0, :cond_7

    .line 1
    monitor-exit v0

    return-void

    :cond_7
    const/4 v1, 0x0

    const/4 v2, 0x0

    const/4 v3, 0x0

    .line 2
    :goto_a
    :try_start_a
    invoke-interface {p0}, Ljava/util/List;->size()I

    move-result v4

    const/4 v5, 0x1

    if-ge v2, v4, :cond_3d

    .line 3
    invoke-interface {p0, v2}, Ljava/util/List;->get(I)Ljava/lang/Object;

    move-result-object v4

    check-cast v4, Lcom/alibaba/mtl/log/model/a;

    if-eqz v4, :cond_3a

    const-string v6, "6005"

    .line 4
    iget-object v7, v4, Lcom/alibaba/mtl/log/model/a;->X:Ljava/lang/String;

    invoke-virtual {v6, v7}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result v6

    if-nez v6, :cond_25

    add-int/lit8 v3, v3, 0x1

    .line 5
    :cond_25
    sget-object v6, Lcom/alibaba/mtl/log/b/a;->a:Ljava/lang/StringBuilder;

    iget-object v4, v4, Lcom/alibaba/mtl/log/model/a;->ab:Ljava/lang/String;

    invoke-virtual {v6, v4}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    .line 6
    invoke-interface {p0}, Ljava/util/List;->size()I

    move-result v4

    sub-int/2addr v4, v5

    if-eq v2, v4, :cond_3a

    .line 7
    sget-object v4, Lcom/alibaba/mtl/log/b/a;->a:Ljava/lang/StringBuilder;

    const-string v5, ","

    invoke-virtual {v4, v5}, Ljava/lang/StringBuilder;->append(Ljava/lang/String;)Ljava/lang/StringBuilder;

    :cond_3a
    add-int/lit8 v2, v2, 0x1

    goto :goto_a

    :cond_3d
    const-string p0, "CoreStatics"

    const/4 v2, 0x4

    .line 8
    new-array v2, v2, [Ljava/lang/Object;

    const-string v4, "[uploadInc]:"

    aput-object v4, v2, v1

    sget-wide v6, Lcom/alibaba/mtl/log/b/a;->g:J

    invoke-static {v6, v7}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;

    move-result-object v4

    aput-object v4, v2, v5

    const-string v4, "count:"

    const/4 v6, 0x2

    aput-object v4, v2, v6

    const/4 v4, 0x3

    invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;

    move-result-object v7

    aput-object v7, v2, v4

    invoke-static {p0, v2}, Lcom/alibaba/mtl/log/d/i;->a(Ljava/lang/String;[Ljava/lang/Object;)V

    .line 9
    sget-wide v7, Lcom/alibaba/mtl/log/b/a;->g:J

    int-to-long v9, p1

    add-long/2addr v7, v9

    sput-wide v7, Lcom/alibaba/mtl/log/b/a;->g:J

    const-string p0, "CoreStatics"

    .line 10
    new-array v2, v6, [Ljava/lang/Object;

    const-string v4, "[uploadInc]:"

    aput-object v4, v2, v1

    sget-wide v6, Lcom/alibaba/mtl/log/b/a;->g:J

    invoke-static {v6, v7}, Ljava/lang/Long;->valueOf(J)Ljava/lang/Long;

    move-result-object v1

    aput-object v1, v2, v5

    invoke-static {p0, v2}, Lcom/alibaba/mtl/log/d/i;->a(Ljava/lang/String;[Ljava/lang/Object;)V

    if-eq v3, p1, :cond_7f

    const-string p0, "CoreStatics"

    const-string p1, "Mutil Process Upload Error"

    .line 11
    invoke-static {p0, p1}, Lcom/alibaba/mtl/log/d/i;->a(Ljava/lang/String;Ljava/lang/Object;)V
    :try_end_7f
    .catchall {:try_start_a .. :try_end_7f} :catchall_81

    .line 12
    :cond_7f
    monitor-exit v0

    return-void

    :catchall_81
    move-exception p0

    monitor-exit v0

    goto :goto_85

    :goto_84
    throw p0

    :goto_85
    goto :goto_84
.end method

.method public static declared-synchronized c(Z)V
    .registers 1
    .annotation runtime Ljava/lang/Deprecated;
    .end annotation

    const-class p0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter p0

    .line 1
    monitor-exit p0

    return-void
.end method

.method public static declared-synchronized d(I)V
    .registers 3

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget v1, Lcom/alibaba/mtl/log/b/a;->u:I

    add-int/2addr v1, p0

    sput v1, Lcom/alibaba/mtl/log/b/a;->u:I
    :try_end_8
    .catchall {:try_start_3 .. :try_end_8} :catchall_a

    .line 2
    monitor-exit v0

    return-void

    :catchall_a
    move-exception p0

    monitor-exit v0

    throw p0
.end method

.method private static e(Ljava/lang/String;)Z
    .registers 2

    .line 1
    invoke-static {p0}, Landroid/text/TextUtils;->isEmpty(Ljava/lang/CharSequence;)Z

    move-result v0

    if-eqz v0, :cond_8

    const/4 p0, 0x0

    return p0

    .line 2
    :cond_8
    invoke-virtual {p0}, Ljava/lang/String;->trim()Ljava/lang/String;

    move-result-object p0

    const-string v0, "6005"

    invoke-virtual {v0, p0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result p0

    return p0
.end method

.method public static declared-synchronized m(Ljava/lang/String;)V
    .registers 7

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    invoke-static {p0}, Lcom/alibaba/mtl/log/b/a;->e(Ljava/lang/String;)Z

    move-result v1
    :try_end_7
    .catchall {:try_start_3 .. :try_end_7} :catchall_4b

    if-eqz v1, :cond_b

    .line 2
    monitor-exit v0

    return-void

    :cond_b
    :try_start_b
    const-string v1, "65501"

    .line 3
    invoke-virtual {v1, p0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result v1

    const-wide/16 v2, 0x1

    if-eqz v1, :cond_1b

    .line 4
    sget-wide v4, Lcom/alibaba/mtl/log/b/a;->y:J

    add-long/2addr v4, v2

    sput-wide v4, Lcom/alibaba/mtl/log/b/a;->y:J

    goto :goto_44

    :cond_1b
    const-string v1, "65133"

    .line 5
    invoke-virtual {v1, p0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result v1

    if-eqz v1, :cond_29

    .line 6
    sget-wide v4, Lcom/alibaba/mtl/log/b/a;->w:J

    add-long/2addr v4, v2

    sput-wide v4, Lcom/alibaba/mtl/log/b/a;->w:J

    goto :goto_44

    :cond_29
    const-string v1, "65502"

    .line 7
    invoke-virtual {v1, p0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result v1

    if-eqz v1, :cond_37

    .line 8
    sget-wide v4, Lcom/alibaba/mtl/log/b/a;->x:J

    add-long/2addr v4, v2

    sput-wide v4, Lcom/alibaba/mtl/log/b/a;->x:J

    goto :goto_44

    :cond_37
    const-string v1, "65503"

    .line 9
    invoke-virtual {v1, p0}, Ljava/lang/String;->equalsIgnoreCase(Ljava/lang/String;)Z

    move-result p0

    if-eqz p0, :cond_44

    .line 10
    sget-wide v4, Lcom/alibaba/mtl/log/b/a;->v:J

    add-long/2addr v4, v2

    sput-wide v4, Lcom/alibaba/mtl/log/b/a;->v:J

    .line 11
    :cond_44
    :goto_44
    sget-wide v4, Lcom/alibaba/mtl/log/b/a;->e:J

    add-long/2addr v4, v2

    sput-wide v4, Lcom/alibaba/mtl/log/b/a;->e:J
    :try_end_49
    .catchall {:try_start_b .. :try_end_49} :catchall_4b

    .line 12
    monitor-exit v0

    return-void

    :catchall_4b
    move-exception p0

    monitor-exit v0

    throw p0
.end method

.method public static declared-synchronized n(Ljava/lang/String;)V
    .registers 6

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    invoke-static {p0}, Lcom/alibaba/mtl/log/b/a;->e(Ljava/lang/String;)Z

    move-result p0
    :try_end_7
    .catchall {:try_start_3 .. :try_end_7} :catchall_14

    if-eqz p0, :cond_b

    .line 2
    monitor-exit v0

    return-void

    .line 3
    :cond_b
    :try_start_b
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->f:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->f:J
    :try_end_12
    .catchall {:try_start_b .. :try_end_12} :catchall_14

    .line 4
    monitor-exit v0

    return-void

    :catchall_14
    move-exception p0

    monitor-exit v0

    throw p0
.end method

.method public static declared-synchronized s()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->h:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->h:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized t()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->i:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->i:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized u()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->n:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->n:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized v()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->o:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->o:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized w()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->p:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->p:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized x()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->q:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->q:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized y()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->r:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->r:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method

.method public static declared-synchronized z()V
    .registers 5

    const-class v0, Lcom/alibaba/mtl/log/b/a;

    monitor-enter v0

    .line 1
    :try_start_3
    sget-wide v1, Lcom/alibaba/mtl/log/b/a;->s:J

    const-wide/16 v3, 0x1

    add-long/2addr v1, v3

    sput-wide v1, Lcom/alibaba/mtl/log/b/a;->s:J
    :try_end_a
    .catchall {:try_start_3 .. :try_end_a} :catchall_c

    .line 2
    monitor-exit v0

    return-void

    :catchall_c
    move-exception v1

    monitor-exit v0

    throw v1
.end method