Files
rr3-apk/smali/androidx/core/net/TrafficStatsCompat.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

150 lines
3.5 KiB
Smali

.class public final Landroidx/core/net/TrafficStatsCompat;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Landroidx/core/net/TrafficStatsCompat$Api24Impl;
}
.end annotation
# direct methods
.method private constructor <init>()V
.locals 0
.line 169
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static clearThreadStatsTag()V
.locals 0
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 43
invoke-static {}, Landroid/net/TrafficStats;->clearThreadStatsTag()V
return-void
.end method
.method public static getThreadStatsTag()I
.locals 1
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 55
invoke-static {}, Landroid/net/TrafficStats;->getThreadStatsTag()I
move-result v0
return v0
.end method
.method public static incrementOperationCount(I)V
.locals 0
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 69
invoke-static {p0}, Landroid/net/TrafficStats;->incrementOperationCount(I)V
return-void
.end method
.method public static incrementOperationCount(II)V
.locals 0
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 83
invoke-static {p0, p1}, Landroid/net/TrafficStats;->incrementOperationCount(II)V
return-void
.end method
.method public static setThreadStatsTag(I)V
.locals 0
.annotation runtime Ljava/lang/Deprecated;
.end annotation
.line 101
invoke-static {p0}, Landroid/net/TrafficStats;->setThreadStatsTag(I)V
return-void
.end method
.method public static tagDatagramSocket(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 140
invoke-static {p0}, Landroidx/core/net/TrafficStatsCompat$Api24Impl;->tagDatagramSocket(Ljava/net/DatagramSocket;)V
return-void
.end method
.method public static tagSocket(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 116
invoke-static {p0}, Landroid/net/TrafficStats;->tagSocket(Ljava/net/Socket;)V
return-void
.end method
.method public static untagDatagramSocket(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 157
invoke-static {p0}, Landroidx/core/net/TrafficStatsCompat$Api24Impl;->untagDatagramSocket(Ljava/net/DatagramSocket;)V
return-void
.end method
.method public static untagSocket(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 126
invoke-static {p0}, Landroid/net/TrafficStats;->untagSocket(Ljava/net/Socket;)V
return-void
.end method