.class public interface abstract Lcom/google/firebase/crashlytics/internal/analytics/AnalyticsEventLogger;
.super Ljava/lang/Object;
.source "AnalyticsEventLogger.java"


# virtual methods
.method public abstract logEvent(Ljava/lang/String;Landroid/os/Bundle;)V
    .param p1    # Ljava/lang/String;
        .annotation build Landroidx/annotation/NonNull;
        .end annotation
    .end param
    .param p2    # Landroid/os/Bundle;
        .annotation build Landroidx/annotation/Nullable;
        .end annotation
    .end param
.end method