CredentialPickerConfig$Prompt.smali
.class public interface abstract annotation Lcom/google/android/gms/auth/api/credentials/CredentialPickerConfig$Prompt;
.super Ljava/lang/Object;
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/gms/auth/api/credentials/CredentialPickerConfig;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "Prompt"
.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 CONTINUE:I
.field public static final SIGN_IN:I
.field public static final SIGN_UP: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/android/gms/auth/api/credentials/CredentialPickerConfig$Prompt;->CONTINUE:I
const v0, 0x156d
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/auth/api/credentials/CredentialPickerConfig$Prompt;->SIGN_IN:I
const v0, 0x156c
invoke-static {v0}, Lnp/NPFog;->d(I)I
move-result v0
sput v0, Lcom/google/android/gms/auth/api/credentials/CredentialPickerConfig$Prompt;->SIGN_UP:I
return-void
.end method