.class Landroidx/core/provider/RequestExecutor$ReplyRunnable; .super Ljava/lang/Object; .source "SourceFile" # interfaces .implements Ljava/lang/Runnable; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/core/provider/RequestExecutor; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x9 name = "ReplyRunnable" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;", "Ljava/lang/Runnable;" } .end annotation # instance fields .field private mCallable:Ljava/util/concurrent/Callable; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Ljava/util/concurrent/Callable<", "TT;>;" } .end annotation .end field .field private mConsumer:Landroidx/core/util/Consumer; .annotation build Landroidx/annotation/NonNull; .end annotation .annotation system Ldalvik/annotation/Signature; value = { "Landroidx/core/util/Consumer<", "TT;>;" } .end annotation .end field .field private mHandler:Landroid/os/Handler; .annotation build Landroidx/annotation/NonNull; .end annotation .end field # direct methods .method public constructor (Landroid/os/Handler;Ljava/util/concurrent/Callable;Landroidx/core/util/Consumer;)V .locals 0 .param p1 # Landroid/os/Handler; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p2 # Ljava/util/concurrent/Callable; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .param p3 # Landroidx/core/util/Consumer; .annotation build Landroidx/annotation/NonNull; .end annotation .end param .annotation system Ldalvik/annotation/Signature; value = { "(", "Landroid/os/Handler;", "Ljava/util/concurrent/Callable<", "TT;>;", "Landroidx/core/util/Consumer<", "TT;>;)V" } .end annotation .line 135 invoke-direct {p0}, Ljava/lang/Object;->()V iput-object p2, p0, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->mCallable:Ljava/util/concurrent/Callable; iput-object p3, p0, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->mConsumer:Landroidx/core/util/Consumer; iput-object p1, p0, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->mHandler:Landroid/os/Handler; return-void .end method # virtual methods .method public run()V .locals 4 :try_start_0 iget-object v0, p0, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->mCallable:Ljava/util/concurrent/Callable; .line 145 invoke-interface {v0}, Ljava/util/concurrent/Callable;->call()Ljava/lang/Object; move-result-object v0 :try_end_0 .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0 goto :goto_0 :catch_0 const/4 v0, 0x0 :goto_0 iget-object v1, p0, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->mConsumer:Landroidx/core/util/Consumer; iget-object v2, p0, Landroidx/core/provider/RequestExecutor$ReplyRunnable;->mHandler:Landroid/os/Handler; .line 151 new-instance v3, Landroidx/core/provider/RequestExecutor$ReplyRunnable$1; invoke-direct {v3, p0, v1, v0}, Landroidx/core/provider/RequestExecutor$ReplyRunnable$1;->(Landroidx/core/provider/RequestExecutor$ReplyRunnable;Landroidx/core/util/Consumer;Ljava/lang/Object;)V invoke-virtual {v2, v3}, Landroid/os/Handler;->post(Ljava/lang/Runnable;)Z return-void .end method