今奥全景相机
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.

43 lines
846 B

.class public Lcom/viatech/device/DeviceMessage$DeviceMessageResult;
.super Ljava/lang/Object;
.source "DeviceMessage.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/viatech/device/DeviceMessage;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "DeviceMessageResult"
.end annotation
# instance fields
.field public action:Ljava/lang/String;
.field public cmd:Ljava/lang/String;
.field public cookie:I
.field public progress:I
.field public ret:I
# direct methods
.method public constructor <init>()V
.locals 1
.prologue
.line 104
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 108
const/4 v0, -0x1
iput v0, p0, Lcom/viatech/device/DeviceMessage$DeviceMessageResult;->ret:I
return-void
.end method