49 lines
925 B
Smali
49 lines
925 B
Smali
.class public Lf/c/a/o1$g;
|
|
.super Ljava/lang/Object;
|
|
.source "PackageHandler.java"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lf/c/a/o1;->flush()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$g;->d:Lf/c/a/o1;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public run()V
|
|
.locals 2
|
|
|
|
iget-object v0, p0, Lf/c/a/o1$g;->d:Lf/c/a/o1;
|
|
|
|
iget-object v1, v0, Lf/c/a/o1;->d:Ljava/util/List;
|
|
|
|
invoke-interface {v1}, Ljava/util/List;->clear()V
|
|
|
|
invoke-virtual {v0}, Lf/c/a/o1;->m()V
|
|
|
|
return-void
|
|
.end method
|