You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
96 lines
2.1 KiB
96 lines
2.1 KiB
2 years ago
|
.class public abstract Lcom/viatech/widget/IPagerView;
|
||
|
.super Landroid/widget/RelativeLayout;
|
||
|
.source "IPagerView.java"
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field public mInitialized:Z
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>(Landroid/content/Context;)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 15
|
||
|
invoke-direct {p0, p1}, Landroid/widget/RelativeLayout;-><init>(Landroid/content/Context;)V
|
||
|
|
||
|
.line 12
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
iput-boolean v0, p0, Lcom/viatech/widget/IPagerView;->mInitialized:Z
|
||
|
|
||
|
.line 16
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 19
|
||
|
invoke-direct {p0, p1, p2}, Landroid/widget/RelativeLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||
|
|
||
|
.line 12
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
iput-boolean v0, p0, Lcom/viatech/widget/IPagerView;->mInitialized:Z
|
||
|
|
||
|
.line 20
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 23
|
||
|
invoke-direct {p0, p1, p2, p3}, Landroid/widget/RelativeLayout;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||
|
|
||
|
.line 12
|
||
|
const/4 v0, 0x0
|
||
|
|
||
|
iput-boolean v0, p0, Lcom/viatech/widget/IPagerView;->mInitialized:Z
|
||
|
|
||
|
.line 24
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public abstract onAcitvityResume()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onActivate()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onActivityDestroy()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onActivityPause()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onActivityResult(IILandroid/content/Intent;)V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onActivityStart()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onActivityStop()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onBackPressed()Z
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onCreateOptionsMenu(Landroid/view/MenuInflater;Landroid/view/Menu;)Z
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onDeactivate()V
|
||
|
.end method
|
||
|
|
||
|
.method public abstract onOptionsItemSelected(Landroid/view/MenuItem;)Z
|
||
|
.end method
|
||
|
|
||
|
.method public abstract refresh()V
|
||
|
.end method
|