VideoPusher$1.smali

.class Lcom/alivc/component/capture/VideoPusher$1;
.super Ljava/lang/Object;
.source "VideoPusher.java"

# interfaces
.implements Landroid/app/Application$ActivityLifecycleCallbacks;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/alivc/component/capture/VideoPusher;
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/alivc/component/capture/VideoPusher;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lcom/alivc/component/capture/VideoPusher;)V
    .registers 2
    .param p1, "this$0"    # Lcom/alivc/component/capture/VideoPusher;

    .line 96
    iput-object p1, p0, Lcom/alivc/component/capture/VideoPusher$1;->this$0:Lcom/alivc/component/capture/VideoPusher;

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

    return-void
.end method


# virtual methods
.method public onActivityCreated(Landroid/app/Activity;Landroid/os/Bundle;)V
    .registers 3
    .param p1, "activity"    # Landroid/app/Activity;
    .param p2, "savedInstanceState"    # Landroid/os/Bundle;

    .line 100
    return-void
.end method

.method public onActivityDestroyed(Landroid/app/Activity;)V
    .registers 2
    .param p1, "activity"    # Landroid/app/Activity;

    .line 137
    return-void
.end method

.method public onActivityPaused(Landroid/app/Activity;)V
    .registers 2
    .param p1, "activity"    # Landroid/app/Activity;

    .line 122
    return-void
.end method

.method public onActivityResumed(Landroid/app/Activity;)V
    .registers 4
    .param p1, "activity"    # Landroid/app/Activity;

    .line 109
    iget-object v0, p0, Lcom/alivc/component/capture/VideoPusher$1;->this$0:Lcom/alivc/component/capture/VideoPusher;

    # getter for: Lcom/alivc/component/capture/VideoPusher;->mCameraDisConnected:Z
    invoke-static {v0}, Lcom/alivc/component/capture/VideoPusher;->access$000(Lcom/alivc/component/capture/VideoPusher;)Z

    move-result v0

    if-eqz v0, :cond_1a

    .line 110
    iget-object v0, p0, Lcom/alivc/component/capture/VideoPusher$1;->this$0:Lcom/alivc/component/capture/VideoPusher;

    const/4 v1, 0x0

    # setter for: Lcom/alivc/component/capture/VideoPusher;->mCameraDisConnected:Z
    invoke-static {v0, v1}, Lcom/alivc/component/capture/VideoPusher;->access$002(Lcom/alivc/component/capture/VideoPusher;Z)Z

    .line 111
    iget-object v0, p0, Lcom/alivc/component/capture/VideoPusher$1;->this$0:Lcom/alivc/component/capture/VideoPusher;

    invoke-virtual {v0, v1}, Lcom/alivc/component/capture/VideoPusher;->stopInner(Z)V

    .line 113
    :try_start_13
    iget-object v0, p0, Lcom/alivc/component/capture/VideoPusher$1;->this$0:Lcom/alivc/component/capture/VideoPusher;

    invoke-virtual {v0}, Lcom/alivc/component/capture/VideoPusher;->startInner()V
    :try_end_18
    .catch Ljava/lang/Exception; {:try_start_13 .. :try_end_18} :catch_19

    .line 115
    goto :goto_1a

    .line 114
    :catch_19
    move-exception v0

    .line 117
    :cond_1a
    :goto_1a
    return-void
.end method

.method public onActivitySaveInstanceState(Landroid/app/Activity;Landroid/os/Bundle;)V
    .registers 3
    .param p1, "activity"    # Landroid/app/Activity;
    .param p2, "outState"    # Landroid/os/Bundle;

    .line 132
    return-void
.end method

.method public onActivityStarted(Landroid/app/Activity;)V
    .registers 2
    .param p1, "activity"    # Landroid/app/Activity;

    .line 105
    return-void
.end method

.method public onActivityStopped(Landroid/app/Activity;)V
    .registers 2
    .param p1, "activity"    # Landroid/app/Activity;

    .line 127
    return-void
.end method