TestCenterFragment$onViewCreated$2.smali
.class final Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment$onViewCreated$2;
.super Ljava/lang/Object;
.source "TestCenterFragment.kt"
# interfaces
.implements Landroid/view/View$OnClickListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;->onViewCreated(Landroid/view/View;Landroid/os/Bundle;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
# instance fields
.field final synthetic a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;
# direct methods
.method constructor <init>(Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;)V
.registers 2
iput-object p1, p0, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment$onViewCreated$2;->a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final onClick(Landroid/view/View;)V
.registers 3
.line 1
iget-object p1, p0, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment$onViewCreated$2;->a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;
invoke-static {p1}, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;->b(Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;)Landroid/content/Context;
move-result-object p1
const/4 v0, 0x0
invoke-static {p1, v0}, Lcom/sandboxol/center/utils/IntentUtils;->startEditorAppIfExists(Landroid/content/Context;Z)V
.line 2
iget-object p1, p0, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment$onViewCreated$2;->a:Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;
invoke-static {p1}, Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;->b(Lcom/sandboxol/editor/view/fragment/testcenter/TestCenterFragment;)Landroid/content/Context;
move-result-object p1
const-string v0, "test_click_gocreate_add"
invoke-static {p1, v0}, Lcom/sandboxol/common/interfaces/ReportDataAdapter;->onEvent(Landroid/content/Context;Ljava/lang/String;)V
return-void
.end method