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.
68 lines
1.5 KiB
68 lines
1.5 KiB
2 years ago
|
.class Lcom/viatech/widget/SwitchView$2;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "SwitchView.java"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lcom/viatech/widget/SwitchView$OnStateChangedListener;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/widget/SwitchView;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x0
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic this$0:Lcom/viatech/widget/SwitchView;
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>(Lcom/viatech/widget/SwitchView;)V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 358
|
||
|
iput-object p1, p0, Lcom/viatech/widget/SwitchView$2;->this$0:Lcom/viatech/widget/SwitchView;
|
||
|
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public toggleToOff()V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 367
|
||
|
iget-object v0, p0, Lcom/viatech/widget/SwitchView$2;->this$0:Lcom/viatech/widget/SwitchView;
|
||
|
|
||
|
const/4 v1, 0x1
|
||
|
|
||
|
invoke-static {v0, v1}, Lcom/viatech/widget/SwitchView;->access$000(Lcom/viatech/widget/SwitchView;I)V
|
||
|
|
||
|
.line 368
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
.method public toggleToOn()V
|
||
|
.locals 2
|
||
|
|
||
|
.prologue
|
||
|
.line 362
|
||
|
iget-object v0, p0, Lcom/viatech/widget/SwitchView$2;->this$0:Lcom/viatech/widget/SwitchView;
|
||
|
|
||
|
const/4 v1, 0x4
|
||
|
|
||
|
invoke-static {v0, v1}, Lcom/viatech/widget/SwitchView;->access$000(Lcom/viatech/widget/SwitchView;I)V
|
||
|
|
||
|
.line 363
|
||
|
return-void
|
||
|
.end method
|