60 lines
1.4 KiB
Smali
60 lines
1.4 KiB
Smali
.class Lcom/moji/sakura/main/SimpleViewPagerIndicator$2;
|
|
.super Ljava/lang/Object;
|
|
.source "SimpleViewPagerIndicator.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/support/v4/view/ViewPager$OnPageChangeListener;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/sakura/main/SimpleViewPagerIndicator;->setViewPager(Landroid/support/v4/view/ViewPager;)V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/sakura/main/SimpleViewPagerIndicator;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/sakura/main/SimpleViewPagerIndicator;)V
|
|
.locals 0
|
|
|
|
.line 153
|
|
iput-object p1, p0, Lcom/moji/sakura/main/SimpleViewPagerIndicator$2;->a:Lcom/moji/sakura/main/SimpleViewPagerIndicator;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onPageScrollStateChanged(I)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onPageScrolled(IFI)V
|
|
.locals 0
|
|
|
|
.line 162
|
|
iget-object p3, p0, Lcom/moji/sakura/main/SimpleViewPagerIndicator$2;->a:Lcom/moji/sakura/main/SimpleViewPagerIndicator;
|
|
|
|
invoke-virtual {p3, p1, p2}, Lcom/moji/sakura/main/SimpleViewPagerIndicator;->a(IF)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public onPageSelected(I)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|