142 lines
3.1 KiB
Smali
142 lines
3.1 KiB
Smali
.class public final Lk1/c;
|
|
.super Ljava/lang/Object;
|
|
.source "TrafficStatsCompat.java"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static a()V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Landroid/net/TrafficStats;->clearThreadStatsTag()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static b()I
|
|
.locals 1
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Landroid/net/TrafficStats;->getThreadStatsTag()I
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public static c(I)V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/net/TrafficStats;->incrementOperationCount(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static d(II)V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0, p1}, Landroid/net/TrafficStats;->incrementOperationCount(II)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static e(I)V
|
|
.locals 0
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/net/TrafficStats;->setThreadStatsTag(I)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static f(Ljava/net/DatagramSocket;)V
|
|
.locals 0
|
|
.param p0 # Ljava/net/DatagramSocket;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/net/SocketException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/net/TrafficStats;->tagDatagramSocket(Ljava/net/DatagramSocket;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static g(Ljava/net/Socket;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/net/SocketException;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/net/TrafficStats;->tagSocket(Ljava/net/Socket;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static h(Ljava/net/DatagramSocket;)V
|
|
.locals 0
|
|
.param p0 # Ljava/net/DatagramSocket;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/net/SocketException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/net/TrafficStats;->untagDatagramSocket(Ljava/net/DatagramSocket;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static i(Ljava/net/Socket;)V
|
|
.locals 0
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/net/SocketException;
|
|
}
|
|
.end annotation
|
|
|
|
.annotation runtime Ljava/lang/Deprecated;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p0}, Landroid/net/TrafficStats;->untagSocket(Ljava/net/Socket;)V
|
|
|
|
return-void
|
|
.end method
|