Files
rr3-apk/smali_classes4/com/vungle/ads/fpd/MonthlyHousingCosts.smali
Daniel Elliott f3960ee359 Add Discord APKTool decompilation (Smali source for modding)
- Imported from https://github.com/supermegamestre/Project-Real-Resurrection-3
- APKTool decompilation (Smali bytecode) for modding and rebuilding APK
- Supports both 32-bit (armeabi-v7a) and 64-bit (arm64-v8a) architectures
- Includes full Smali source, resources, and native libraries
- Ready to rebuild APK after modifications with apktool b command
- Added comprehensive README-apktool.md with modding guide

This branch complements the JADX branches:
- Use JADX (main/discord-community) to UNDERSTAND code (readable Java)
- Use APKTool (this branch) to MODIFY and REBUILD APK (editable Smali)

Total: 44,417 files, 538.51 MB Smali source code
2026-02-18 16:13:44 -08:00

360 lines
11 KiB
Smali

.class public final enum Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.super Ljava/lang/Enum;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/vungle/ads/fpd/MonthlyHousingCosts$Companion;
}
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Enum<",
"Lcom/vungle/ads/fpd/MonthlyHousingCosts;",
">;"
}
.end annotation
# static fields
.field private static final synthetic $VALUES:[Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final Companion:Lcom/vungle/ads/fpd/MonthlyHousingCosts$Companion;
.field public static final enum FROM_1000_TO_1500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_1500_TO_2000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_2000_TO_2500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_2500_TO_3000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_3000_TO_3500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_3500_TO_4000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_4000_TO_4500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum FROM_500_TO_1000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum OVER_4500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.field public static final enum UNDER_500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
# instance fields
.field private final id:I
.field private final range:Lkotlin/ranges/IntRange;
# direct methods
.method private static final synthetic $values()[Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.locals 10
sget-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->UNDER_500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v1, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_500_TO_1000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v2, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_1000_TO_1500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v3, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_1500_TO_2000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v4, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_2000_TO_2500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v5, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_2500_TO_3000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v6, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_3000_TO_3500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v7, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_3500_TO_4000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v8, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_4000_TO_4500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
sget-object v9, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->OVER_4500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
filled-new-array/range {v0 .. v9}, [Lcom/vungle/ads/fpd/MonthlyHousingCosts;
move-result-object v0
return-object v0
.end method
.method static constructor <clinit>()V
.locals 4
.line 60
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/high16 v2, -0x80000000
const/16 v3, 0x1f4
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "UNDER_500"
const/4 v3, 0x0
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->UNDER_500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 61
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0x1f5
const/16 v3, 0x3e8
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_500_TO_1000"
const/4 v3, 0x1
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_500_TO_1000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 62
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0x3e9
const/16 v3, 0x5dc
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_1000_TO_1500"
const/4 v3, 0x2
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_1000_TO_1500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 63
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0x5dd
const/16 v3, 0x7d0
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_1500_TO_2000"
const/4 v3, 0x3
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_1500_TO_2000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 64
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0x7d1
const/16 v3, 0x9c4
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_2000_TO_2500"
const/4 v3, 0x4
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_2000_TO_2500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 65
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0x9c5
const/16 v3, 0xbb8
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_2500_TO_3000"
const/4 v3, 0x5
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_2500_TO_3000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 66
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0xbb9
const/16 v3, 0xdac
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_3000_TO_3500"
const/4 v3, 0x6
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_3000_TO_3500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 67
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0xdad
const/16 v3, 0xfa0
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_3500_TO_4000"
const/4 v3, 0x7
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_3500_TO_4000:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 68
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0xfa1
const/16 v3, 0x1194
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "FROM_4000_TO_4500"
const/16 v3, 0x8
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->FROM_4000_TO_4500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.line 69
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v1, Lkotlin/ranges/IntRange;
const/16 v2, 0x1195
const v3, 0x7fffffff
invoke-direct {v1, v2, v3}, Lkotlin/ranges/IntRange;-><init>(II)V
const-string v2, "OVER_4500"
const/16 v3, 0x9
invoke-direct {v0, v2, v3, v3, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;-><init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->OVER_4500:Lcom/vungle/ads/fpd/MonthlyHousingCosts;
invoke-static {}, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->$values()[Lcom/vungle/ads/fpd/MonthlyHousingCosts;
move-result-object v0
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->$VALUES:[Lcom/vungle/ads/fpd/MonthlyHousingCosts;
new-instance v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts$Companion;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lcom/vungle/ads/fpd/MonthlyHousingCosts$Companion;-><init>(Lkotlin/jvm/internal/DefaultConstructorMarker;)V
sput-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->Companion:Lcom/vungle/ads/fpd/MonthlyHousingCosts$Companion;
return-void
.end method
.method private constructor <init>(Ljava/lang/String;IILkotlin/ranges/IntRange;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(I",
"Lkotlin/ranges/IntRange;",
")V"
}
.end annotation
.line 59
invoke-direct {p0, p1, p2}, Ljava/lang/Enum;-><init>(Ljava/lang/String;I)V
iput p3, p0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->id:I
iput-object p4, p0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->range:Lkotlin/ranges/IntRange;
return-void
.end method
.method public static valueOf(Ljava/lang/String;)Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.locals 1
const-class v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
invoke-static {v0, p0}, Ljava/lang/Enum;->valueOf(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
move-result-object p0
check-cast p0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;
return-object p0
.end method
.method public static values()[Lcom/vungle/ads/fpd/MonthlyHousingCosts;
.locals 1
sget-object v0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->$VALUES:[Lcom/vungle/ads/fpd/MonthlyHousingCosts;
invoke-virtual {v0}, [Ljava/lang/Object;->clone()Ljava/lang/Object;
move-result-object v0
check-cast v0, [Lcom/vungle/ads/fpd/MonthlyHousingCosts;
return-object v0
.end method
# virtual methods
.method public final getId()I
.locals 1
iget v0, p0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->id:I
return v0
.end method
.method public final getRange()Lkotlin/ranges/IntRange;
.locals 1
iget-object v0, p0, Lcom/vungle/ads/fpd/MonthlyHousingCosts;->range:Lkotlin/ranges/IntRange;
return-object v0
.end method