CrashlyticsReport$Session$Event$Application.smali
.class public abstract Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event$Application;
.super Ljava/lang/Object;
.source "CrashlyticsReport.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Application"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event$Application$Builder;,
Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event$Application$Execution;
}
.end annotation
# direct methods
.method public constructor <init>()V
.registers 1
.line 627
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static builder()Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event$Application$Builder;
.registers 1
.line 631
new-instance v0, Lcom/google/firebase/crashlytics/internal/model/AutoValue_CrashlyticsReport_Session_Event_Application$Builder;
invoke-direct {v0}, Lcom/google/firebase/crashlytics/internal/model/AutoValue_CrashlyticsReport_Session_Event_Application$Builder;-><init>()V
return-object v0
.end method
# virtual methods
.method public abstract getBackground()Ljava/lang/Boolean;
.end method
.method public abstract getCustomAttributes()Lcom/google/firebase/crashlytics/internal/model/ImmutableList;
.annotation system Ldalvik/annotation/Signature;
value = {
"()",
"Lcom/google/firebase/crashlytics/internal/model/ImmutableList<",
"Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$CustomAttribute;",
">;"
}
.end annotation
.end method
.method public abstract getExecution()Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event$Application$Execution;
.end method
.method public abstract getUiOrientation()I
.end method
.method public abstract toBuilder()Lcom/google/firebase/crashlytics/internal/model/CrashlyticsReport$Session$Event$Application$Builder;
.end method