tmap/smali_classes3/com/google/firebase/messaging/Constants$AnalyticsKeys.smali
2022-06-10 21:38:30 +09:00

77 lines
2.2 KiB
Smali

.class public final Lcom/google/firebase/messaging/Constants$AnalyticsKeys;
.super Ljava/lang/Object;
.source "com.google.firebase:firebase-messaging@@23.0.0"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/messaging/Constants;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "AnalyticsKeys"
.end annotation
# static fields
.field public static final ABT_EXPERIMENT:Ljava/lang/String; = "google.c.a.abt"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final COMPOSER_ID:Ljava/lang/String; = "google.c.a.c_id"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final COMPOSER_LABEL:Ljava/lang/String; = "google.c.a.c_l"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final ENABLED:Ljava/lang/String; = "google.c.a.e"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final MESSAGE_CHANNEL:Ljava/lang/String; = "google.c.a.m_c"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final MESSAGE_LABEL:Ljava/lang/String; = "google.c.a.m_l"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final MESSAGE_TIMESTAMP:Ljava/lang/String; = "google.c.a.ts"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final MESSAGE_USE_DEVICE_TIME:Ljava/lang/String; = "google.c.a.udt"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final PREFIX:Ljava/lang/String; = "google.c.a."
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
.field public static final TRACK_CONVERSIONS:Ljava/lang/String; = "google.c.a.tc"
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method