VideoCapturer$4.smali

.class Lcom/imo/android/imoim/av/macaw/VideoCapturer$4;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/av/macaw/VideoCapturer;->initCameraWithRetry()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/imo/android/imoim/av/macaw/VideoCapturer;

.field final synthetic val$th:Ljava/lang/Thread;


# direct methods
.method constructor <init>(Lcom/imo/android/imoim/av/macaw/VideoCapturer;Ljava/lang/Thread;)V
    .registers 3

    .line 215
    iput-object p1, p0, Lcom/imo/android/imoim/av/macaw/VideoCapturer$4;->this$0:Lcom/imo/android/imoim/av/macaw/VideoCapturer;

    iput-object p2, p0, Lcom/imo/android/imoim/av/macaw/VideoCapturer$4;->val$th:Ljava/lang/Thread;

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

    return-void
.end method


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

    .line 217
    iget-object v0, p0, Lcom/imo/android/imoim/av/macaw/VideoCapturer$4;->val$th:Ljava/lang/Thread;

    iget-object v1, p0, Lcom/imo/android/imoim/av/macaw/VideoCapturer$4;->this$0:Lcom/imo/android/imoim/av/macaw/VideoCapturer;

    # getter for: Lcom/imo/android/imoim/av/macaw/VideoCapturer;->cameraThread:Ljava/lang/Thread;
    invoke-static {v1}, Lcom/imo/android/imoim/av/macaw/VideoCapturer;->access$400(Lcom/imo/android/imoim/av/macaw/VideoCapturer;)Ljava/lang/Thread;

    move-result-object v1

    invoke-virtual {v0, v1}, Ljava/lang/Object;->equals(Ljava/lang/Object;)Z

    move-result v0

    if-nez v0, :cond_f

    return-void

    .line 221
    :cond_f
    iget-object v0, p0, Lcom/imo/android/imoim/av/macaw/VideoCapturer$4;->this$0:Lcom/imo/android/imoim/av/macaw/VideoCapturer;

    # getter for: Lcom/imo/android/imoim/av/macaw/VideoCapturer;->owner:Lcom/imo/android/imoim/av/macaw/VideoCapturer$CapturerOwnerInterface;
    invoke-static {v0}, Lcom/imo/android/imoim/av/macaw/VideoCapturer;->access$300(Lcom/imo/android/imoim/av/macaw/VideoCapturer;)Lcom/imo/android/imoim/av/macaw/VideoCapturer$CapturerOwnerInterface;

    move-result-object v0

    invoke-interface {v0}, Lcom/imo/android/imoim/av/macaw/VideoCapturer$CapturerOwnerInterface;->cameraNotStarted()V

    return-void
.end method