BaseCommunityReportFragment.smali

.class public abstract Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;
.super Lcom/imo/android/imoim/fragments/IMOFragment;
.source "SourceFile"


# instance fields
.field a:Lcom/imo/android/imoim/community/report/a;

.field private b:Ljava/util/HashMap;


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

    .line 11
    invoke-direct {p0}, Lcom/imo/android/imoim/fragments/IMOFragment;-><init>()V

    return-void
.end method


# virtual methods
.method public b()V
    .registers 2

    iget-object v0, p0, Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;->b:Ljava/util/HashMap;

    if-eqz v0, :cond_7

    invoke-virtual {v0}, Ljava/util/HashMap;->clear()V

    :cond_7
    return-void
.end method

.method public onAttach(Landroid/content/Context;)V
    .registers 3

    const-string v0, "context"

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

    .line 16
    invoke-super {p0, p1}, Lcom/imo/android/imoim/fragments/IMOFragment;->onAttach(Landroid/content/Context;)V

    .line 17
    instance-of v0, p1, Lcom/imo/android/imoim/community/report/a;

    if-eqz v0, :cond_10

    .line 18
    check-cast p1, Lcom/imo/android/imoim/community/report/a;

    iput-object p1, p0, Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;->a:Lcom/imo/android/imoim/community/report/a;

    :cond_10
    return-void
.end method

.method public synthetic onDestroyView()V
    .registers 1

    invoke-super {p0}, Lcom/imo/android/imoim/fragments/IMOFragment;->onDestroyView()V

    invoke-virtual {p0}, Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;->b()V

    return-void
.end method

.method public onDetach()V
    .registers 2

    .line 23
    invoke-super {p0}, Lcom/imo/android/imoim/fragments/IMOFragment;->onDetach()V

    const/4 v0, 0x0

    .line 24
    iput-object v0, p0, Lcom/imo/android/imoim/community/report/fragment/BaseCommunityReportFragment;->a:Lcom/imo/android/imoim/community/report/a;

    return-void
.end method