32 lines
665 B
Smali
32 lines
665 B
Smali
.class public Lcom/google/android/exoplayer2/upstream/cache/CacheUtil$CachingCounters;
|
|
.super Ljava/lang/Object;
|
|
.source "CacheUtil.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/exoplayer2/upstream/cache/CacheUtil;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = "CachingCounters"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public alreadyCachedBytes:J
|
|
|
|
.field public downloadedBytes:J
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|