TouchableFrameLayout.smali

.class public Lcom/imo/android/imoim/views/TouchableFrameLayout;
.super Landroid/widget/FrameLayout;
.source "SourceFile"


# annotations
.annotation system Ldalvik/annotation/MemberClasses;
    value = {
        Lcom/imo/android/imoim/views/TouchableFrameLayout$a;
    }
.end annotation


# instance fields
.field private a:Lcom/imo/android/imoim/views/TouchableFrameLayout$a;


# direct methods
.method public constructor <init>(Landroid/content/Context;)V
    .registers 2

    .line 19
    invoke-direct {p0, p1}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;)V

    return-void
.end method

.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
    .registers 3

    .line 23
    invoke-direct {p0, p1, p2}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V

    return-void
.end method

.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
    .registers 4

    .line 27
    invoke-direct {p0, p1, p2, p3}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V

    return-void
.end method

.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V
    .registers 5

    .line 32
    invoke-direct {p0, p1, p2, p3, p4}, Landroid/widget/FrameLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;II)V

    return-void
.end method


# virtual methods
.method public dispatchTouchEvent(Landroid/view/MotionEvent;)Z
    .registers 4

    .line 41
    iget-object v0, p0, Lcom/imo/android/imoim/views/TouchableFrameLayout;->a:Lcom/imo/android/imoim/views/TouchableFrameLayout$a;

    if-eqz v0, :cond_7

    .line 42
    invoke-interface {v0, p0, p1}, Lcom/imo/android/imoim/views/TouchableFrameLayout$a;->onTouchGroup(Landroid/view/ViewGroup;Landroid/view/MotionEvent;)V

    .line 46
    :cond_7
    :try_start_7
    invoke-super {p0, p1}, Landroid/widget/FrameLayout;->dispatchTouchEvent(Landroid/view/MotionEvent;)Z

    move-result p1
    :try_end_b
    .catch Ljava/lang/IndexOutOfBoundsException; {:try_start_7 .. :try_end_b} :catch_c

    return p1

    :catch_c
    move-exception p1

    .line 48
    invoke-static {p1}, Ljava/lang/String;->valueOf(Ljava/lang/Object;)Ljava/lang/String;

    move-result-object p1

    const-string v0, "dispatchTouchEvent:  e = "

    invoke-virtual {v0, p1}, Ljava/lang/String;->concat(Ljava/lang/String;)Ljava/lang/String;

    move-result-object p1

    const/4 v0, 0x1

    const-string v1, "TouchableFrameLayout"

    .line 1079
    invoke-static {v1, p1, v0}, Lcom/imo/android/imoim/util/bt;->a(Ljava/lang/String;Ljava/lang/String;Z)V

    const/4 p1, 0x0

    return p1
.end method

.method public setOnGroupTouchListener(Lcom/imo/android/imoim/views/TouchableFrameLayout$a;)V
    .registers 2

    .line 36
    iput-object p1, p0, Lcom/imo/android/imoim/views/TouchableFrameLayout;->a:Lcom/imo/android/imoim/views/TouchableFrameLayout$a;

    return-void
.end method