Code.smali
.class public interface abstract annotation Lcom/google/firebase/remoteconfig/internal/Code;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-config@@19.1.0"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation runtime Ljava/lang/annotation/Retention;
value = .enum Ljava/lang/annotation/RetentionPolicy;->SOURCE:Ljava/lang/annotation/RetentionPolicy;
.end annotation
# static fields
.field public static final ABORTED:I
.field public static final ALREADY_EXISTS:I
.field public static final CANCELLED:I
.field public static final DATA_LOSS:I
.field public static final DEADLINE_EXCEEDED:I
.field public static final FAILED_PRECONDITION:I
.field public static final INTERNAL:I
.field public static final INVALID_ARGUMENT:I
.field public static final NOT_FOUND:I
.field public static final OK:I
.field public static final OUT_OF_RANGE:I
.field public static final PERMISSION_DENIED:I
.field public static final RESOURCE_EXHAUSTED:I
.field public static final UNAUTHENTICATED:I
.field public static final UNAVAILABLE:I
.field public static final UNIMPLEMENTED:I
.field public static final UNKNOWN:I
# direct methods
.method static constructor <clinit>()V
.registers 1
const v0, 0x1565
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->ABORTED:I
const v0, 0x1569
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->ALREADY_EXISTS:I
const v0, 0x156e
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->CANCELLED:I
const v0, 0x1560
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->DATA_LOSS:I
const v0, 0x156b
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->DEADLINE_EXCEEDED:I
const v0, 0x1566
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->FAILED_PRECONDITION:I
const v0, 0x1562
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->INTERNAL:I
const v0, 0x156c
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->INVALID_ARGUMENT:I
const v0, 0x156a
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->NOT_FOUND:I
const v0, 0x156f
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->OK:I
const v0, 0x1564
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->OUT_OF_RANGE:I
const v0, 0x1568
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->PERMISSION_DENIED:I
const v0, 0x1567
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->RESOURCE_EXHAUSTED:I
const v0, 0x157f
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->UNAUTHENTICATED:I
const v0, 0x1561
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->UNAVAILABLE:I
const v0, 0x1563
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->UNIMPLEMENTED:I
const v0, 0x156d
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/firebase/remoteconfig/internal/Code;->UNKNOWN:I
return-void
.end method