SaveViewPager.smali

.class public Lcom/imo/android/imoim/feeds/ui/user/profile/picture/SaveViewPager;
.super Lcom/imo/android/imoim/feeds/ui/others/BaseSupportRtlViewPager;
.source "SourceFile"


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

    .line 19
    invoke-direct {p0, p1}, Lcom/imo/android/imoim/feeds/ui/others/BaseSupportRtlViewPager;-><init>(Landroid/content/Context;)V

    return-void
.end method

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

    .line 15
    invoke-direct {p0, p1, p2}, Lcom/imo/android/imoim/feeds/ui/others/BaseSupportRtlViewPager;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V

    return-void
.end method

.method private a(Landroid/view/MotionEvent;)Z
    .registers 2

    .line 40
    :try_start_0
    invoke-super {p0, p1}, Lcom/imo/android/imoim/feeds/ui/others/BaseSupportRtlViewPager;->onInterceptTouchEvent(Landroid/view/MotionEvent;)Z

    move-result p1
    :try_end_4
    .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_4} :catch_5

    return p1

    :catch_5
    const/4 p1, 0x1

    return p1
.end method

.method private b(Landroid/view/MotionEvent;)Z
    .registers 2

    .line 48
    :try_start_0
    invoke-super {p0, p1}, Lcom/imo/android/imoim/feeds/ui/others/BaseSupportRtlViewPager;->onTouchEvent(Landroid/view/MotionEvent;)Z

    move-result p1
    :try_end_4
    .catch Ljava/lang/Exception; {:try_start_0 .. :try_end_4} :catch_5

    return p1

    :catch_5
    const/4 p1, 0x1

    return p1
.end method


# virtual methods
.method public onInterceptTouchEvent(Landroid/view/MotionEvent;)Z
    .registers 2

    .line 29
    invoke-direct {p0, p1}, Lcom/imo/android/imoim/feeds/ui/user/profile/picture/SaveViewPager;->a(Landroid/view/MotionEvent;)Z

    move-result p1

    return p1
.end method

.method public onTouchEvent(Landroid/view/MotionEvent;)Z
    .registers 2

    .line 24
    invoke-direct {p0, p1}, Lcom/imo/android/imoim/feeds/ui/user/profile/picture/SaveViewPager;->b(Landroid/view/MotionEvent;)Z

    move-result p1

    return p1
.end method