tmap/smali_classes3/com/google/firebase/abt/FirebaseABTesting$OriginService.smali
2022-06-10 21:38:30 +09:00

28 lines
814 B
Smali

.class public interface abstract annotation Lcom/google/firebase/abt/FirebaseABTesting$OriginService;
.super Ljava/lang/Object;
.source "FirebaseABTesting.java"
# interfaces
.implements Ljava/lang/annotation/Annotation;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/abt/FirebaseABTesting;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x2609
name = "OriginService"
.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 INAPP_MESSAGING:Ljava/lang/String; = "fiam"
.field public static final REMOTE_CONFIG:Ljava/lang/String; = "frc"