CommanderManager$ModuleEntry.smali
.class Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;
.super Ljava/lang/Object;
.source "CommanderManager.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cm/plugincluster/spec/CommanderManager;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0xa
name = "ModuleEntry"
.end annotation
# instance fields
.field private cmdBegin:I
.field private cmdEnd:I
.field private isInvokePluginInit:Z
.field private moduleId:I
.field private pluginId:I
# direct methods
.method constructor <init>(IIII)V
.registers 6
.prologue
.line 131
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 132
iput p1, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->cmdBegin:I
.line 133
iput p2, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->cmdEnd:I
.line 134
iput p3, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->moduleId:I
.line 135
iput p4, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->pluginId:I
.line 136
const/4 v0, 0x0
iput-boolean v0, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->isInvokePluginInit:Z
.line 137
return-void
.end method
.method static synthetic access$000(Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;)I
.registers 2
.prologue
.line 125
iget v0, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->moduleId:I
return v0
.end method
.method static synthetic access$100(Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;)I
.registers 2
.prologue
.line 125
iget v0, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->pluginId:I
return v0
.end method
.method static synthetic access$200(Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;)Z
.registers 2
.prologue
.line 125
iget-boolean v0, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->isInvokePluginInit:Z
return v0
.end method
.method static synthetic access$202(Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;Z)Z
.registers 2
.prologue
.line 125
iput-boolean p1, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->isInvokePluginInit:Z
return p1
.end method
.method static synthetic access$300(Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;)I
.registers 2
.prologue
.line 125
iget v0, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->cmdBegin:I
return v0
.end method
.method static synthetic access$400(Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;)I
.registers 2
.prologue
.line 125
iget v0, p0, Lcom/cm/plugincluster/spec/CommanderManager$ModuleEntry;->cmdEnd:I
return v0
.end method