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.
37 lines
732 B
37 lines
732 B
2 years ago
|
.class public Lcom/viatech/device/VPaiDevice$DeviceStatus;
|
||
|
.super Ljava/lang/Object;
|
||
|
.source "VPaiDevice.java"
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
||
|
value = Lcom/viatech/device/VPaiDevice;
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x9
|
||
|
name = "DeviceStatus"
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# static fields
|
||
|
.field public static final IDLE:I = 0x0
|
||
|
|
||
|
.field public static final LIVING:I = 0x3
|
||
|
|
||
|
.field public static final PREVIEWING:I = 0x1
|
||
|
|
||
|
.field public static final RECORDING:I = 0x2
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method public constructor <init>()V
|
||
|
.locals 0
|
||
|
|
||
|
.prologue
|
||
|
.line 374
|
||
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||
|
|
||
|
return-void
|
||
|
.end method
|