Browser$1.smali

.class final Lim/tpelyyftgw/messenger/browser/Browser$1;
.super Ljava/lang/Object;
.source "Browser.java"

# interfaces
.implements Lim/tpelyyftgw/messenger/support/customtabsclient/shared/ServiceConnectionCallback;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/messenger/browser/Browser;->bindCustomTabsService(Landroid/app/Activity;)V
.end annotation

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


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

    return-void
.end method

.method constructor <init>()V
    .registers 1

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

    return-void
.end method


# virtual methods
.method public onServiceConnected(Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;)V
    .registers 5
    .param p1, "client"    # Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;

    .line 97
    invoke-static {p1}, Lim/tpelyyftgw/messenger/browser/Browser;->access$102(Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;)Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;

    .line 98
    sget-boolean v0, Lim/tpelyyftgw/messenger/SharedConfig;->customTabs:Z

    if-eqz v0, :cond_1b

    .line 99
    invoke-static {}, Lim/tpelyyftgw/messenger/browser/Browser;->access$100()Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;

    move-result-object v0

    if-eqz v0, :cond_1b

    .line 101
    :try_start_d
    invoke-static {}, Lim/tpelyyftgw/messenger/browser/Browser;->access$100()Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;

    move-result-object v0

    const-wide/16 v1, 0x0

    invoke-virtual {v0, v1, v2}, Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;->warmup(J)Z
    :try_end_16
    .catch Ljava/lang/Exception; {:try_start_d .. :try_end_16} :catch_17

    .line 104
    goto :goto_1b

    .line 102
    :catch_17
    move-exception v0

    .line 103
    .local v0, "e":Ljava/lang/Exception;
    invoke-static {v0}, Lim/tpelyyftgw/messenger/FileLog;->e(Ljava/lang/Throwable;)V

    .line 107
    .end local v0    # "e":Ljava/lang/Exception;
    :cond_1b
    :goto_1b
    return-void
.end method

.method public onServiceDisconnected()V
    .registers 2

    .line 111
    const/4 v0, 0x0

    invoke-static {v0}, Lim/tpelyyftgw/messenger/browser/Browser;->access$102(Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;)Lim/tpelyyftgw/messenger/support/customtabs/CustomTabsClient;

    .line 112
    return-void
.end method