e$a.smali

.class final Lcom/loc/e$a;
.super Ljava/lang/Object;

# interfaces
.implements Lcom/loc/ai;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/loc/e;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = "a"
.end annotation


# instance fields
.field final synthetic a:Lcom/loc/e;

.field private b:Lcom/loc/n;


# direct methods
.method constructor <init>(Lcom/loc/e;Lcom/loc/n;)V
    .registers 3

    iput-object p1, p0, Lcom/loc/e$a;->a:Lcom/loc/e;

    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    iput-object p2, p0, Lcom/loc/e$a;->b:Lcom/loc/n;

    return-void
.end method


# virtual methods
.method public final a(Ljava/lang/String;)V
    .registers 4

    :try_start_0
    iget-object v0, p0, Lcom/loc/e$a;->b:Lcom/loc/n;

    iget-object v1, p0, Lcom/loc/e$a;->a:Lcom/loc/e;

    invoke-virtual {v1}, Lcom/loc/e;->b()I

    move-result v1

    invoke-static {v1}, Lcom/loc/dd;->a(I)Ljava/lang/Class;

    move-result-object v1

    invoke-virtual {v0, p1, v1}, Lcom/loc/n;->b(Ljava/lang/String;Ljava/lang/Class;)V
    :try_end_f
    .catch Ljava/lang/Throwable; {:try_start_0 .. :try_end_f} :catch_10

    :goto_f
    return-void

    :catch_10
    move-exception v0

    invoke-virtual {v0}, Ljava/lang/Throwable;->printStackTrace()V

    goto :goto_f
.end method