mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
35 lines
790 B
Smali
35 lines
790 B
Smali
.class public final Lio/sentry/UserFeedback$JsonKeys;
|
|
.super Ljava/lang/Object;
|
|
.source "UserFeedback.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lio/sentry/UserFeedback;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "JsonKeys"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final COMMENTS:Ljava/lang/String; = "comments"
|
|
|
|
.field public static final EMAIL:Ljava/lang/String; = "email"
|
|
|
|
.field public static final EVENT_ID:Ljava/lang/String; = "event_id"
|
|
|
|
.field public static final NAME:Ljava/lang/String; = "name"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 128
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|