WebViewFragment$2.smali

.class Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment$2;
.super Lcom/cmcm/xiaobao/phone/smarthome/widget/web/CustomerWebChromeClient;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;->initData()V
.end annotation

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


# instance fields
.field final synthetic this$0:Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;


# direct methods
.method constructor <init>(Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;)V
    .registers 2

    iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;

    invoke-direct {p0}, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/CustomerWebChromeClient;-><init>()V

    return-void
.end method


# virtual methods
.method public onProgressChanged(Landroid/webkit/WebView;I)V
    .registers 4

    invoke-super {p0, p1, p2}, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/CustomerWebChromeClient;->onProgressChanged(Landroid/webkit/WebView;I)V

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;->PROGRESS_NUMBER:I
    invoke-static {}, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;->access$100()I

    move-result v0

    if-lt p2, v0, :cond_16

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;

    # getter for: Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;->mIsError:Z
    invoke-static {v0}, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;->access$000(Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;)Z

    move-result v0

    if-nez v0, :cond_16

    iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment$2;->this$0:Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;

    invoke-virtual {v0}, Lcom/cmcm/xiaobao/phone/smarthome/widget/web/WebViewFragment;->showContentView()V

    :cond_16
    return-void
.end method