DeveloperFragment$12.smali

.class final Lcom/imo/android/imoim/feeds/develop/DeveloperFragment$12;
.super Ljava/lang/Object;
.source "SourceFile"

# interfaces
.implements Landroid/preference/Preference$OnPreferenceClickListener;


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lcom/imo/android/imoim/feeds/develop/DeveloperFragment;->onCreate(Landroid/os/Bundle;)V
.end annotation

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


# instance fields
.field final synthetic a:Lcom/imo/android/imoim/feeds/develop/DeveloperFragment;


# direct methods
.method constructor <init>(Lcom/imo/android/imoim/feeds/develop/DeveloperFragment;)V
    .registers 2

    .line 88
    iput-object p1, p0, Lcom/imo/android/imoim/feeds/develop/DeveloperFragment$12;->a:Lcom/imo/android/imoim/feeds/develop/DeveloperFragment;

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

    return-void
.end method


# virtual methods
.method public final onPreferenceClick(Landroid/preference/Preference;)Z
    .registers 4

    .line 91
    iget-object p1, p0, Lcom/imo/android/imoim/feeds/develop/DeveloperFragment$12;->a:Lcom/imo/android/imoim/feeds/develop/DeveloperFragment;

    invoke-virtual {p1}, Lcom/imo/android/imoim/feeds/develop/DeveloperFragment;->getActivity()Landroid/app/Activity;

    move-result-object p1

    const-string v0, "context"

    invoke-static {p1, v0}, Lkotlin/f/b/o;->b(Ljava/lang/Object;Ljava/lang/String;)V

    .line 1022
    new-instance v0, Landroid/content/Intent;

    const-class v1, Lcom/imo/android/imoim/feeds/develop/FeedsABTestConfigActivity;

    invoke-direct {v0, p1, v1}, Landroid/content/Intent;-><init>(Landroid/content/Context;Ljava/lang/Class;)V

    .line 1023
    invoke-virtual {p1, v0}, Landroid/content/Context;->startActivity(Landroid/content/Intent;)V

    const/4 p1, 0x1

    return p1
.end method