VideoPlayerView$2.smali

.class final Lcom/masala/share/sdkvideoplayer/VideoPlayerView$2;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/masala/share/sdkvideoplayer/VideoPlayerView;->setPauseIconVisible(Z)V
.end annotation

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


# instance fields
.field final synthetic a:I

.field final synthetic b:Lcom/masala/share/sdkvideoplayer/VideoPlayerView;


# direct methods
.method constructor <init>(Lcom/masala/share/sdkvideoplayer/VideoPlayerView;I)V
    .registers 3

    .line 211
    iput-object p1, p0, Lcom/masala/share/sdkvideoplayer/VideoPlayerView$2;->b:Lcom/masala/share/sdkvideoplayer/VideoPlayerView;

    iput p2, p0, Lcom/masala/share/sdkvideoplayer/VideoPlayerView$2;->a:I

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

    return-void
.end method


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

    .line 214
    iget-object v0, p0, Lcom/masala/share/sdkvideoplayer/VideoPlayerView$2;->b:Lcom/masala/share/sdkvideoplayer/VideoPlayerView;

    invoke-static {v0}, Lcom/masala/share/sdkvideoplayer/VideoPlayerView;->c(Lcom/masala/share/sdkvideoplayer/VideoPlayerView;)Landroid/widget/ImageView;

    move-result-object v0

    if-eqz v0, :cond_14

    .line 215
    iget-object v0, p0, Lcom/masala/share/sdkvideoplayer/VideoPlayerView$2;->b:Lcom/masala/share/sdkvideoplayer/VideoPlayerView;

    invoke-static {v0}, Lcom/masala/share/sdkvideoplayer/VideoPlayerView;->c(Lcom/masala/share/sdkvideoplayer/VideoPlayerView;)Landroid/widget/ImageView;

    move-result-object v0

    iget v1, p0, Lcom/masala/share/sdkvideoplayer/VideoPlayerView$2;->a:I

    invoke-virtual {v0, v1}, Landroid/widget/ImageView;->setVisibility(I)V

    return-void

    :cond_14
    const-string v0, "VideoPlayerView"

    const-string v1, "setPauseIconVisible, but mPauseIcon is null."

    .line 217
    invoke-static {v0, v1}, Lsg/bigo/log/TraceLog;->e(Ljava/lang/String;Ljava/lang/String;)I

    return-void
.end method