HMSAgent$AgentResultCode.smali
.class public final Lcom/huawei/android/hms/agent/HMSAgent$AgentResultCode;
.super Ljava/lang/Object;
.source "HMSAgent.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/huawei/android/hms/agent/HMSAgent;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "AgentResultCode"
.end annotation
# static fields
.field public static final APICLIENT_TIMEOUT:I = -0x3ef
.field public static final HMSAGENT_NO_INIT:I = -0x3e8
.field public static final HMSAGENT_SUCCESS:I = 0x0
.field public static final NO_ACTIVITY_FOR_USE:I = -0x3e9
.field public static final ON_ACTIVITY_RESULT_ERROR:I = -0x3ed
.field public static final REQUEST_REPEATED:I = -0x3ee
.field public static final RESULT_IS_NULL:I = -0x3ea
.field public static final START_ACTIVITY_ERROR:I = -0x3ec
.field public static final STATUS_IS_NULL:I = -0x3eb
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 64
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method