Files
rr3-apk/smali_classes4/com/tapjoy/sdk/R$string.smali
supermegamestre 4bbd74a497 First Upload
Just the APK
Force update disabled, will only work offline.
2026-01-26 00:26:29 -03:00

91 lines
2.0 KiB
Smali

.class public final Lcom/tapjoy/sdk/R$string;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/tapjoy/sdk/R;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "string"
.end annotation
# static fields
.field public static app_name:I = 0x7f12006d
.field public static cancel:I = 0x7f120083
.field public static date_format_month_day:I = 0x7f1200b3
.field public static date_format_year_month_day:I = 0x7f1200b4
.field public static empty:I = 0x7f1200c9
.field public static failed_to_get_more:I = 0x7f1200fe
.field public static failed_to_load:I = 0x7f1200ff
.field public static failed_to_refresh:I = 0x7f120100
.field public static fiverocks_app_id:I = 0x7f12010f
.field public static fiverocks_app_key:I = 0x7f120110
.field public static getting_more:I = 0x7f120115
.field public static just_before:I = 0x7f120134
.field public static loading:I = 0x7f120135
.field public static no:I = 0x7f120161
.field public static ok:I = 0x7f12016d
.field public static please_wait:I = 0x7f12016f
.field public static pull_down_to_load:I = 0x7f120171
.field public static pull_down_to_refresh:I = 0x7f120172
.field public static pull_up_to_get_more:I = 0x7f120173
.field public static refresh:I = 0x7f120174
.field public static release_to_get_more:I = 0x7f120175
.field public static release_to_load:I = 0x7f120176
.field public static release_to_refresh:I = 0x7f120177
.field public static search_hint:I = 0x7f120180
.field public static settings:I = 0x7f120182
.field public static sign_in:I = 0x7f120183
.field public static sign_out:I = 0x7f120184
.field public static sign_up:I = 0x7f120185
.field public static today:I = 0x7f120188
.field public static updating:I = 0x7f120189
.field public static yes:I = 0x7f12018b
.field public static yesterday:I = 0x7f12018c
# direct methods
.method private constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method