MoPubStreamAdPlacer$2.smali

.class Lcom/mopub/nativeads/MoPubStreamAdPlacer$2;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/mopub/nativeads/MoPubStreamAdPlacer;-><init>(Landroid/app/Activity;Lcom/mopub/nativeads/NativeAdSource;Lcom/mopub/nativeads/PositioningSource;)V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/mopub/nativeads/MoPubStreamAdPlacer;


# direct methods
.method constructor <init>(Lcom/mopub/nativeads/MoPubStreamAdPlacer;)V
    .registers 2

    .line 151
    iput-object p1, p0, Lcom/mopub/nativeads/MoPubStreamAdPlacer$2;->this$0:Lcom/mopub/nativeads/MoPubStreamAdPlacer;

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

    return-void
.end method


# virtual methods
.method public run()V
    .registers 3

    .line 154
    iget-object v0, p0, Lcom/mopub/nativeads/MoPubStreamAdPlacer$2;->this$0:Lcom/mopub/nativeads/MoPubStreamAdPlacer;

    # getter for: Lcom/mopub/nativeads/MoPubStreamAdPlacer;->mNeedsPlacement:Z
    invoke-static {v0}, Lcom/mopub/nativeads/MoPubStreamAdPlacer;->access$000(Lcom/mopub/nativeads/MoPubStreamAdPlacer;)Z

    move-result v0

    if-nez v0, :cond_9

    return-void

    .line 157
    :cond_9
    iget-object v0, p0, Lcom/mopub/nativeads/MoPubStreamAdPlacer$2;->this$0:Lcom/mopub/nativeads/MoPubStreamAdPlacer;

    # invokes: Lcom/mopub/nativeads/MoPubStreamAdPlacer;->placeAds()V
    invoke-static {v0}, Lcom/mopub/nativeads/MoPubStreamAdPlacer;->access$100(Lcom/mopub/nativeads/MoPubStreamAdPlacer;)V

    .line 158
    iget-object v0, p0, Lcom/mopub/nativeads/MoPubStreamAdPlacer$2;->this$0:Lcom/mopub/nativeads/MoPubStreamAdPlacer;

    const/4 v1, 0x0

    # setter for: Lcom/mopub/nativeads/MoPubStreamAdPlacer;->mNeedsPlacement:Z
    invoke-static {v0, v1}, Lcom/mopub/nativeads/MoPubStreamAdPlacer;->access$002(Lcom/mopub/nativeads/MoPubStreamAdPlacer;Z)Z

    return-void
.end method