Files
rr3-apk/smali_classes2/com/google/android/exoplayer2/MediaMetadata$Builder.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

384 lines
11 KiB
Smali

.class public final Lcom/google/android/exoplayer2/MediaMetadata$Builder;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/google/android/exoplayer2/MediaMetadata;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = "Builder"
.end annotation
# instance fields
.field public albumArtist:Ljava/lang/CharSequence;
.field public albumTitle:Ljava/lang/CharSequence;
.field public artist:Ljava/lang/CharSequence;
.field public artworkData:[B
.field public artworkDataType:Ljava/lang/Integer;
.field public artworkUri:Landroid/net/Uri;
.field public compilation:Ljava/lang/CharSequence;
.field public composer:Ljava/lang/CharSequence;
.field public conductor:Ljava/lang/CharSequence;
.field public description:Ljava/lang/CharSequence;
.field public discNumber:Ljava/lang/Integer;
.field public displayTitle:Ljava/lang/CharSequence;
.field public extras:Landroid/os/Bundle;
.field public folderType:Ljava/lang/Integer;
.field public genre:Ljava/lang/CharSequence;
.field public isPlayable:Ljava/lang/Boolean;
.field public mediaUri:Landroid/net/Uri;
.field public recordingDay:Ljava/lang/Integer;
.field public recordingMonth:Ljava/lang/Integer;
.field public recordingYear:Ljava/lang/Integer;
.field public releaseDay:Ljava/lang/Integer;
.field public releaseMonth:Ljava/lang/Integer;
.field public releaseYear:Ljava/lang/Integer;
.field public subtitle:Ljava/lang/CharSequence;
.field public title:Ljava/lang/CharSequence;
.field public totalDiscCount:Ljava/lang/Integer;
.field public totalTrackCount:Ljava/lang/Integer;
.field public trackNumber:Ljava/lang/Integer;
.field public writer:Ljava/lang/CharSequence;
# direct methods
.method public constructor <init>()V
.locals 0
.line 73
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
.method public static synthetic access$100(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->title:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$1000(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Lcom/google/android/exoplayer2/Rating;
.locals 0
.line 39
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 p0, 0x0
return-object p0
.end method
.method public static synthetic access$1100(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)[B
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->artworkData:[B
return-object p0
.end method
.method public static synthetic access$1200(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->artworkDataType:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$1300(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Landroid/net/Uri;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->artworkUri:Landroid/net/Uri;
return-object p0
.end method
.method public static synthetic access$1400(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->trackNumber:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$1500(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->totalTrackCount:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$1600(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->folderType:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$1700(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Boolean;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->isPlayable:Ljava/lang/Boolean;
return-object p0
.end method
.method public static synthetic access$1800(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->recordingYear:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$1900(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->recordingMonth:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$200(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->artist:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$2000(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->recordingDay:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$2100(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->releaseYear:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$2200(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->releaseMonth:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$2300(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->releaseDay:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$2400(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->writer:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$2500(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->composer:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$2600(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->conductor:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$2700(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->discNumber:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$2800(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/Integer;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->totalDiscCount:Ljava/lang/Integer;
return-object p0
.end method
.method public static synthetic access$2900(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->genre:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$300(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->albumTitle:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$3000(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->compilation:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$3100(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Landroid/os/Bundle;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->extras:Landroid/os/Bundle;
return-object p0
.end method
.method public static synthetic access$400(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->albumArtist:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$500(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->displayTitle:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$600(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->subtitle:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$700(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Ljava/lang/CharSequence;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->description:Ljava/lang/CharSequence;
return-object p0
.end method
.method public static synthetic access$800(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Landroid/net/Uri;
.locals 0
.line 39
iget-object p0, p0, Lcom/google/android/exoplayer2/MediaMetadata$Builder;->mediaUri:Landroid/net/Uri;
return-object p0
.end method
.method public static synthetic access$900(Lcom/google/android/exoplayer2/MediaMetadata$Builder;)Lcom/google/android/exoplayer2/Rating;
.locals 0
.line 39
invoke-virtual {p0}, Ljava/lang/Object;->getClass()Ljava/lang/Class;
const/4 p0, 0x0
return-object p0
.end method
# virtual methods
.method public build()Lcom/google/android/exoplayer2/MediaMetadata;
.locals 2
.line 388
new-instance v0, Lcom/google/android/exoplayer2/MediaMetadata;
const/4 v1, 0x0
invoke-direct {v0, p0, v1}, Lcom/google/android/exoplayer2/MediaMetadata;-><init>(Lcom/google/android/exoplayer2/MediaMetadata$Builder;Lcom/google/android/exoplayer2/MediaMetadata$1;)V
return-object v0
.end method