ConfigFetchHandler$FetchResponse$Status.smali

.class public interface abstract annotation Lcom/google/firebase/remoteconfig/internal/ConfigFetchHandler$FetchResponse$Status;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-config@@19.1.0"

# interfaces
.implements Ljava/lang/annotation/Annotation;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/google/firebase/remoteconfig/internal/ConfigFetchHandler$FetchResponse;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2609
    name = "Status"
.end annotation

.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 BACKEND_HAS_NO_UPDATES:I

.field public static final BACKEND_UPDATES_FETCHED:I

.field public static final LOCAL_STORAGE_USED:I


# direct methods
.method static constructor <clinit>()V
    .registers 1

    const v0, 0x156e

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/firebase/remoteconfig/internal/ConfigFetchHandler$FetchResponse$Status;->BACKEND_HAS_NO_UPDATES:I

    const v0, 0x156f

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/firebase/remoteconfig/internal/ConfigFetchHandler$FetchResponse$Status;->BACKEND_UPDATES_FETCHED:I

    const v0, 0x156d

    invoke-static {v0}, Lnp/NPFog;->d(I)I

    move-result v0

    sput v0, Lcom/google/firebase/remoteconfig/internal/ConfigFetchHandler$FetchResponse$Status;->LOCAL_STORAGE_USED:I

    return-void
.end method