73 lines
1.5 KiB
Smali
73 lines
1.5 KiB
Smali
.class public Ls8/a$b;
|
|
.super Ljava/lang/Object;
|
|
.source "CacheManager.java"
|
|
|
|
# interfaces
|
|
.implements Lt8/a;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Ls8/a;->k(Lcom/google/android/exoplayer2/upstream/cache/CacheDataSource;JILt8/b;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
.field public final synthetic b:Lt8/b;
|
|
|
|
.field public final synthetic c:Ls8/a;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ls8/a;Ljava/util/concurrent/atomic/AtomicBoolean;Lt8/b;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Ls8/a$b;->c:Ls8/a;
|
|
|
|
iput-object p2, p0, Ls8/a$b;->a:Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
iput-object p3, p0, Ls8/a$b;->b:Lt8/b;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
iget-object v0, p0, Ls8/a$b;->a:Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
invoke-virtual {v0}, Ljava/util/concurrent/atomic/AtomicBoolean;->get()Z
|
|
|
|
move-result v0
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
.line 2
|
|
iget-object v0, p0, Ls8/a$b;->b:Lt8/b;
|
|
|
|
invoke-interface {v0}, Lt8/b;->c()V
|
|
|
|
.line 3
|
|
iget-object v0, p0, Ls8/a$b;->a:Ljava/util/concurrent/atomic/AtomicBoolean;
|
|
|
|
const/4 v1, 0x1
|
|
|
|
invoke-virtual {v0, v1}, Ljava/util/concurrent/atomic/AtomicBoolean;->set(Z)V
|
|
|
|
:cond_0
|
|
return-void
|
|
.end method
|