h.smali

.class public final Lc9/h;
.super Ljava/lang/Object;
.source "IntentSecurityValidationUtils.kt"


# annotations
.annotation runtime Lkotlin/Metadata;
    bv = {
        0x1,
        0x0,
        0x3
    }
    d1 = {
        "\u0000\u0018\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\u0008\u0002\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0000\u0008\u00c6\u0002\u0018\u00002\u00020\u0001B\u0007\u0008\u0002\u00a2\u0006\u0002\u0010\u0002J\u0010\u0010\u0003\u001a\u00020\u00042\u0008\u0010\u0005\u001a\u0004\u0018\u00010\u0006\u00a8\u0006\u0007"
    }
    d2 = {
        "Lcom/shopee/android/base/common/IntentSecurityValidationUtils;",
        "",
        "()V",
        "checkIntentValid",
        "",
        "intent",
        "Landroid/content/Intent;",
        "base_release"
    }
    k = 0x1
    mv = {
        0x1,
        0x1,
        0x10
    }
.end annotation


# static fields
.field public static final a:Lc9/h;


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

    new-instance v0, Lc9/h;

    invoke-direct {v0}, Lc9/h;-><init>()V

    sput-object v0, Lc9/h;->a:Lc9/h;

    return-void
.end method

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

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

    return-void
.end method


# virtual methods
.method public final a(Landroid/content/Intent;)Z
    .registers 4

    if-eqz p1, :cond_17

    :try_start_2
    const-string v0, "check_intent_key"

    invoke-virtual {p1, v0}, Landroid/content/Intent;->getStringExtra(Ljava/lang/String;)Ljava/lang/String;
    :try_end_7
    .catchall {:try_start_2 .. :try_end_7} :catchall_8

    goto :goto_17

    :catchall_8
    move-exception p1

    sget-object v0, Lqa/d;->e:Lqa/d$a;

    new-instance v1, Lc9/h$a;

    invoke-direct {v1, p1}, Lc9/h$a;-><init>(Ljava/lang/Throwable;)V

    const-string p1, "IntentSecurityValidationUtils"

    invoke-virtual {v0, p1, v1}, Lqa/d$a;->b(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V

    const/4 p1, 0x0

    goto :goto_18

    :cond_17
    :goto_17
    const/4 p1, 0x1

    :goto_18
    return p1
.end method