mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 09:02:34 -06:00
37 lines
918 B
Smali
37 lines
918 B
Smali
.class public final Lio/sentry/SentryEnvelopeItemHeader$JsonKeys;
|
|
.super Ljava/lang/Object;
|
|
.source "SentryEnvelopeItemHeader.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lio/sentry/SentryEnvelopeItemHeader;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "JsonKeys"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final ATTACHMENT_TYPE:Ljava/lang/String; = "attachment_type"
|
|
|
|
.field public static final CONTENT_TYPE:Ljava/lang/String; = "content_type"
|
|
|
|
.field public static final FILENAME:Ljava/lang/String; = "filename"
|
|
|
|
.field public static final LENGTH:Ljava/lang/String; = "length"
|
|
|
|
.field public static final TYPE:Ljava/lang/String; = "type"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 97
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|