apkfuckery/com.discord/smali/com/facebook/imagepipeline/h/u$b.smali
2019-02-14 23:50:29 +01:00

40 lines
1.1 KiB
Smali

.class final Lcom/facebook/imagepipeline/h/u$b;
.super Ljava/lang/Object;
.source "JobScheduler.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/imagepipeline/h/u;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "b"
.end annotation
# static fields
.field private static Ta:Ljava/util/concurrent/ScheduledExecutorService;
# direct methods
.method static jg()Ljava/util/concurrent/ScheduledExecutorService;
.locals 1
sget-object v0, Lcom/facebook/imagepipeline/h/u$b;->Ta:Ljava/util/concurrent/ScheduledExecutorService;
if-nez v0, :cond_0
invoke-static {}, Ljava/util/concurrent/Executors;->newSingleThreadScheduledExecutor()Ljava/util/concurrent/ScheduledExecutorService;
move-result-object v0
sput-object v0, Lcom/facebook/imagepipeline/h/u$b;->Ta:Ljava/util/concurrent/ScheduledExecutorService;
:cond_0
sget-object v0, Lcom/facebook/imagepipeline/h/u$b;->Ta:Ljava/util/concurrent/ScheduledExecutorService;
return-object v0
.end method