45 lines
810 B
Smali
45 lines
810 B
Smali
.class public Lf/c/a/o1$c;
|
|
.super Ljava/lang/Object;
|
|
.source "PackageHandler.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lf/c/a/o1;->e()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Lf/c/a/o1;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lf/c/a/o1;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lf/c/a/o1$c;->d:Lf/c/a/o1;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Lf/c/a/o1$c;->d:Lf/c/a/o1;
|
|
|
|
invoke-virtual {v0}, Lf/c/a/o1;->l()V
|
|
|
|
return-void
|
|
.end method
|