mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
47 lines
1.3 KiB
Smali
47 lines
1.3 KiB
Smali
.class public final Lio/sentry/protocol/App$JsonKeys;
|
|
.super Ljava/lang/Object;
|
|
.source "App.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lio/sentry/protocol/App;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "JsonKeys"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static final APP_BUILD:Ljava/lang/String; = "app_build"
|
|
|
|
.field public static final APP_IDENTIFIER:Ljava/lang/String; = "app_identifier"
|
|
|
|
.field public static final APP_NAME:Ljava/lang/String; = "app_name"
|
|
|
|
.field public static final APP_PERMISSIONS:Ljava/lang/String; = "permissions"
|
|
|
|
.field public static final APP_START_TIME:Ljava/lang/String; = "app_start_time"
|
|
|
|
.field public static final APP_VERSION:Ljava/lang/String; = "app_version"
|
|
|
|
.field public static final BUILD_TYPE:Ljava/lang/String; = "build_type"
|
|
|
|
.field public static final DEVICE_APP_HASH:Ljava/lang/String; = "device_app_hash"
|
|
|
|
.field public static final IN_FOREGROUND:Ljava/lang/String; = "in_foreground"
|
|
|
|
.field public static final VIEW_NAMES:Ljava/lang/String; = "view_names"
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 199
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|