k$a.smali
.class public Lf3/k$a;
.super Ljava/lang/Object;
.source "SafeLoggingExecutor.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lf3/k;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "a"
.end annotation
# instance fields
.field public final a:Ljava/lang/Runnable;
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method public constructor <init>(Ljava/lang/Runnable;)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lf3/k$a;->a:Ljava/lang/Runnable;
return-void
.end method
# virtual methods
.method public run()V
.registers 4
:try_start_0
iget-object v0, p0, Lf3/k$a;->a:Ljava/lang/Runnable;
invoke-interface {v0}, Ljava/lang/Runnable;->run()V
:try_end_5
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_5} :catch_6
goto :goto_e
:catch_6
move-exception v0
const-string v1, "Executor"
const-string v2, "Background execution failure."
invoke-static {v1, v2, v0}, Lh3/a;->a(Ljava/lang/String;Ljava/lang/String;Ljava/lang/Throwable;)V
:goto_e
return-void
.end method