52 lines
1.2 KiB
Smali
52 lines
1.2 KiB
Smali
.class public Lcom/moji/webview/datause/WebViewDataUsageHelper$RxTxBytes;
|
|
.super Ljava/lang/Object;
|
|
.source "WebViewDataUsageHelper.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/moji/webview/datause/WebViewDataUsageHelper;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "RxTxBytes"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field a:J
|
|
|
|
.field b:J
|
|
|
|
.field public c:Ljava/lang/String;
|
|
|
|
.field d:J
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Ljava/lang/String;JJ)V
|
|
.locals 0
|
|
|
|
.line 31
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 32
|
|
iput-object p1, p0, Lcom/moji/webview/datause/WebViewDataUsageHelper$RxTxBytes;->c:Ljava/lang/String;
|
|
|
|
.line 33
|
|
iput-wide p2, p0, Lcom/moji/webview/datause/WebViewDataUsageHelper$RxTxBytes;->a:J
|
|
|
|
.line 34
|
|
iput-wide p4, p0, Lcom/moji/webview/datause/WebViewDataUsageHelper$RxTxBytes;->b:J
|
|
|
|
.line 35
|
|
invoke-static {}, Ljava/lang/System;->currentTimeMillis()J
|
|
|
|
move-result-wide p1
|
|
|
|
iput-wide p1, p0, Lcom/moji/webview/datause/WebViewDataUsageHelper$RxTxBytes;->d:J
|
|
|
|
return-void
|
|
.end method
|