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.
42 lines
751 B
42 lines
751 B
2 years ago
|
.class final Lcom/viatech/VPaiApplication$1;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "VPaiApplication.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Landroid/view/View$OnTouchListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/VPaiApplication;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x8
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 36
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public onTouch(Landroid/view/View;Landroid/view/MotionEvent;)Z
|
||
|
.locals 1
|
||
|
|
||
|
.prologue
|
||
|
.line 39
|
||
|
const/4 v0, 0x1
|
||
|
|
||
|
return v0
|
||
|
.end method
|