48 lines
1.0 KiB
Smali
48 lines
1.0 KiB
Smali
.class public final Lcom/tapjoy/internal/o2;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Ljava/lang/Runnable;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Landroid/app/Activity;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroid/app/Activity;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lcom/tapjoy/internal/o2;->a:Landroid/app/Activity;
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final run()V
|
|
.locals 2
|
|
|
|
.line 1
|
|
sget-object v0, Lcom/tapjoy/internal/p2;->a:Lcom/tapjoy/internal/r2;
|
|
|
|
iget-object v1, p0, Lcom/tapjoy/internal/o2;->a:Landroid/app/Activity;
|
|
|
|
.line 2
|
|
invoke-virtual {v0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
|
|
|
|
.line 3
|
|
invoke-static {}, Lcom/tapjoy/internal/c;->a()V
|
|
|
|
.line 4
|
|
sget-object v0, Lcom/tapjoy/TJSession;->INSTANCE:Lcom/tapjoy/TJSession;
|
|
|
|
invoke-virtual {v0, v1}, Lcom/tapjoy/TJSession;->onActivityStop(Landroid/app/Activity;)V
|
|
|
|
return-void
|
|
.end method
|