71 lines
1.3 KiB
Smali
71 lines
1.3 KiB
Smali
.class public final Ls/g;
|
|
.super Ljava/lang/Object;
|
|
.source "Task.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Ls/i;
|
|
|
|
.field public final synthetic e:Ls/d;
|
|
|
|
.field public final synthetic f:Ls/f;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ls/i;Ls/d;Ls/f;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Ls/g;->d:Ls/i;
|
|
|
|
iput-object p2, p0, Ls/g;->e:Ls/d;
|
|
|
|
iput-object p3, p0, Ls/g;->f:Ls/f;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
:try_start_0
|
|
iget-object v0, p0, Ls/g;->e:Ls/d;
|
|
|
|
iget-object v1, p0, Ls/g;->f:Ls/f;
|
|
|
|
invoke-interface {v0, v1}, Ls/d;->a(Ls/f;)Ljava/lang/Object;
|
|
|
|
move-result-object v0
|
|
|
|
iget-object v1, p0, Ls/g;->d:Ls/i;
|
|
|
|
invoke-virtual {v1, v0}, Ls/i;->a(Ljava/lang/Object;)V
|
|
:try_end_0
|
|
.catch Ljava/util/concurrent/CancellationException; {:try_start_0 .. :try_end_0} :catch_1
|
|
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_0} :catch_0
|
|
|
|
goto :goto_0
|
|
|
|
:catch_0
|
|
move-exception v0
|
|
|
|
iget-object v1, p0, Ls/g;->d:Ls/i;
|
|
|
|
invoke-virtual {v1, v0}, Ls/i;->a(Ljava/lang/Exception;)V
|
|
|
|
goto :goto_0
|
|
|
|
:catch_1
|
|
iget-object v0, p0, Ls/g;->d:Ls/i;
|
|
|
|
invoke-virtual {v0}, Ls/i;->a()V
|
|
|
|
:goto_0
|
|
return-void
|
|
.end method
|