46 lines
1.1 KiB
Smali
46 lines
1.1 KiB
Smali
.class public Lcom/tapjoy/internal/TapjoyNative;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
|
|
# annotations
|
|
.annotation build Lcom/tapjoy/internal/j0;
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public static createPlacement(Landroid/content/Context;Ljava/lang/String;Lcom/tapjoy/TJPlacementListener;)Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation build Lcom/tapjoy/internal/j0;
|
|
.end annotation
|
|
|
|
.line 1
|
|
new-instance v0, Lcom/tapjoy/TJPlacement;
|
|
|
|
invoke-direct {v0, p0, p1, p2}, Lcom/tapjoy/TJPlacement;-><init>(Landroid/content/Context;Ljava/lang/String;Lcom/tapjoy/TJPlacementListener;)V
|
|
|
|
return-object v0
|
|
.end method
|
|
|
|
.method public static getPrivacyPolicy()Ljava/lang/Object;
|
|
.locals 1
|
|
.annotation build Lcom/tapjoy/internal/j0;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {}, Lcom/tapjoy/TJPrivacyPolicy;->getInstance()Lcom/tapjoy/TJPrivacyPolicy;
|
|
|
|
move-result-object v0
|
|
|
|
return-object v0
|
|
.end method
|