117 lines
3.1 KiB
Smali
117 lines
3.1 KiB
Smali
.class Lcom/google/android/gms/internal/ads/zzdrl;
|
|
.super Lcom/google/android/gms/internal/ads/zzdpz;
|
|
.source "com.google.android.gms:play-services-ads@@19.1.0"
|
|
|
|
|
|
# instance fields
|
|
.field private final zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/util/concurrent/ExecutorService;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Lcom/google/android/gms/internal/ads/zzdpz;-><init>()V
|
|
|
|
.line 2
|
|
invoke-static {p1}, Lcom/google/android/gms/internal/ads/zzdoj;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object;
|
|
|
|
move-result-object p1
|
|
|
|
check-cast p1, Ljava/util/concurrent/ExecutorService;
|
|
|
|
iput-object p1, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final awaitTermination(JLjava/util/concurrent/TimeUnit;)Z
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Ljava/lang/InterruptedException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
invoke-interface {v0, p1, p2, p3}, Ljava/util/concurrent/ExecutorService;->awaitTermination(JLjava/util/concurrent/TimeUnit;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public final execute(Ljava/lang/Runnable;)V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/concurrent/ExecutorService;->execute(Ljava/lang/Runnable;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final isShutdown()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
invoke-interface {v0}, Ljava/util/concurrent/ExecutorService;->isShutdown()Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final isTerminated()Z
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
invoke-interface {v0}, Ljava/util/concurrent/ExecutorService;->isTerminated()Z
|
|
|
|
move-result v0
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public final shutdown()V
|
|
.locals 1
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
invoke-interface {v0}, Ljava/util/concurrent/ExecutorService;->shutdown()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public final shutdownNow()Ljava/util/List;
|
|
.locals 1
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"()",
|
|
"Ljava/util/List<",
|
|
"Ljava/lang/Runnable;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
.line 1
|
|
iget-object v0, p0, Lcom/google/android/gms/internal/ads/zzdrl;->zzhih:Ljava/util/concurrent/ExecutorService;
|
|
|
|
invoke-interface {v0}, Ljava/util/concurrent/ExecutorService;->shutdownNow()Ljava/util/List;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|