mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
20 lines
397 B
Smali
20 lines
397 B
Smali
.class public Landroidx/media3/exoplayer/offline/DownloadProgress;
|
|
.super Ljava/lang/Object;
|
|
.source "DownloadProgress.java"
|
|
|
|
|
|
# instance fields
|
|
.field public volatile bytesDownloaded:J
|
|
|
|
.field public volatile percentDownloaded:F
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 23
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|