导航菜单

页面标题

页面副标题

Kreate v1.5.0 - Settings.java 源代码

正在查看: Kreate v1.5.0 应用的 Settings.java JAVA 源代码文件

本页面展示 JAVA 反编译生成的源代码文件,支持语法高亮显示。 仅供安全研究与技术分析使用,严禁用于任何非法用途。请遵守相关法律法规。


package app.kreate.android;

import android.content.Context;
import android.content.SharedPreferences;
import androidx.compose.runtime.MutableState;
import androidx.compose.runtime.SnapshotMutationPolicy;
import androidx.compose.runtime.SnapshotStateKt;
import androidx.compose.ui.graphics.Color;
import androidx.constraintlayout.widget.ConstraintLayout;
import app.kreate.android.Settings;
import it.fast4x.rimusic.GlobalVarsKt;
import it.fast4x.rimusic.enums.AlbumSortBy;
import it.fast4x.rimusic.enums.AlbumSwipeAction;
import it.fast4x.rimusic.enums.AlbumsType;
import it.fast4x.rimusic.enums.AnimatedGradient;
import it.fast4x.rimusic.enums.ArtistSortBy;
import it.fast4x.rimusic.enums.ArtistsType;
import it.fast4x.rimusic.enums.AudioQualityFormat;
import it.fast4x.rimusic.enums.BackgroundProgress;
import it.fast4x.rimusic.enums.BuiltInPlaylist;
import it.fast4x.rimusic.enums.CarouselSize;
import it.fast4x.rimusic.enums.CheckUpdateState;
import it.fast4x.rimusic.enums.CoilDiskCacheMaxSize;
import it.fast4x.rimusic.enums.ColorPaletteMode;
import it.fast4x.rimusic.enums.ColorPaletteName;
import it.fast4x.rimusic.enums.DurationInMilliseconds;
import it.fast4x.rimusic.enums.DurationInMinutes;
import it.fast4x.rimusic.enums.ExoPlayerCacheLocation;
import it.fast4x.rimusic.enums.ExoPlayerDiskCacheMaxSize;
import it.fast4x.rimusic.enums.ExoPlayerDiskDownloadCacheMaxSize;
import it.fast4x.rimusic.enums.ExoPlayerMinTimeForEvent;
import it.fast4x.rimusic.enums.FilterBy;
import it.fast4x.rimusic.enums.FontType;
import it.fast4x.rimusic.enums.HistoryType;
import it.fast4x.rimusic.enums.HomeItemSize;
import it.fast4x.rimusic.enums.HomeScreenTabs;
import it.fast4x.rimusic.enums.IconLikeType;
import it.fast4x.rimusic.enums.Languages;
import it.fast4x.rimusic.enums.LyricsAlignment;
import it.fast4x.rimusic.enums.LyricsBackground;
import it.fast4x.rimusic.enums.LyricsColor;
import it.fast4x.rimusic.enums.LyricsFontSize;
import it.fast4x.rimusic.enums.LyricsHighlight;
import it.fast4x.rimusic.enums.LyricsOutline;
import it.fast4x.rimusic.enums.MaxSongs;
import it.fast4x.rimusic.enums.MaxStatisticsItems;
import it.fast4x.rimusic.enums.MaxTopPlaylistItems;
import it.fast4x.rimusic.enums.MenuStyle;
import it.fast4x.rimusic.enums.MiniPlayerType;
import it.fast4x.rimusic.enums.MusicAnimationType;
import it.fast4x.rimusic.enums.NavigationBarPosition;
import it.fast4x.rimusic.enums.NavigationBarType;
import it.fast4x.rimusic.enums.NotificationButtons;
import it.fast4x.rimusic.enums.NotificationType;
import it.fast4x.rimusic.enums.OnDeviceSongSortBy;
import it.fast4x.rimusic.enums.PauseBetweenSongs;
import it.fast4x.rimusic.enums.PipModule;
import it.fast4x.rimusic.enums.PlayEventsType;
import it.fast4x.rimusic.enums.PlayerBackgroundColors;
import it.fast4x.rimusic.enums.PlayerControlsType;
import it.fast4x.rimusic.enums.PlayerInfoType;
import it.fast4x.rimusic.enums.PlayerPlayButtonType;
import it.fast4x.rimusic.enums.PlayerPosition;
import it.fast4x.rimusic.enums.PlayerThumbnailSize;
import it.fast4x.rimusic.enums.PlayerTimelineSize;
import it.fast4x.rimusic.enums.PlayerTimelineType;
import it.fast4x.rimusic.enums.PlayerType;
import it.fast4x.rimusic.enums.PlaylistSongSortBy;
import it.fast4x.rimusic.enums.PlaylistSortBy;
import it.fast4x.rimusic.enums.PlaylistSwipeAction;
import it.fast4x.rimusic.enums.PlaylistsType;
import it.fast4x.rimusic.enums.PresetsReverb;
import it.fast4x.rimusic.enums.QueueLoopType;
import it.fast4x.rimusic.enums.QueueSwipeAction;
import it.fast4x.rimusic.enums.QueueType;
import it.fast4x.rimusic.enums.RecommendationsNumber;
import it.fast4x.rimusic.enums.Romanization;
import it.fast4x.rimusic.enums.SongSortBy;
import it.fast4x.rimusic.enums.SongsNumber;
import it.fast4x.rimusic.enums.SortOrder;
import it.fast4x.rimusic.enums.StatisticsCategory;
import it.fast4x.rimusic.enums.StatisticsType;
import it.fast4x.rimusic.enums.SwipeAnimationNoThumbnail;
import it.fast4x.rimusic.enums.ThumbnailCoverType;
import it.fast4x.rimusic.enums.ThumbnailRoundness;
import it.fast4x.rimusic.enums.ThumbnailType;
import it.fast4x.rimusic.enums.TransitionEffect;
import it.fast4x.rimusic.enums.UiType;
import it.fast4x.rimusic.enums.WallpaperType;
import it.fast4x.rimusic.ui.styling.ColorPaletteKt;
import it.fast4x.rimusic.utils.AudioUtilsKt;
import java.net.Proxy;
import java.util.Set;
import kotlin.Lazy;
import kotlin.LazyKt;
import kotlin.Metadata;
import kotlin.Unit;
import kotlin.jvm.functions.Function0;
import kotlin.jvm.functions.Function1;
import kotlin.jvm.internal.DefaultConstructorMarker;
import kotlin.jvm.internal.Intrinsics;

@Metadata(d1 = {"\u0000Ì\u0005\n\u0002\u0018\u0002\n\u0002\u0010\u0000\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u000b\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u000f\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0018\u0002\n\u0002\b\u001e\n\u0002\u0018\u0002\n\u0003\b\u008e\u0001\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\t\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0018\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b.\n\u0002\u0018\u0002\n\u0002\b\u001c\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b'\n\u0002\u0018\u0002\n\u0002\bF\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0018\u0002\n\u0003\b½\u0001\n\u0002\u0010\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000b\n\u0002\b\u0002\bÇ\u0002\u0018\u00002\u00020\u0001:\u0002½\u0007B\t\b\u0002¢\u0006\u0004\b\u0002\u0010\u0003J\u0012\u0010·\u0007\u001a\u00030¸\u00072\b\u0010¹\u0007\u001a\u00030º\u0007J\n\u0010»\u0007\u001a\u00030¼\u0007H\u0007R\u000e\u0010\u0004\u001a\u00020\u0005X\u0082.¢\u0006\u0002\n\u0000R!\u0010\u0006\u001a\b\u0012\u0004\u0012\u00020\b0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\u000b\u0010\f\u001a\u0004\b\t\u0010\nR!\u0010\r\u001a\b\u0012\u0004\u0012\u00020\b0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\u000f\u0010\f\u001a\u0004\b\u000e\u0010\nR!\u0010\u0010\u001a\b\u0012\u0004\u0012\u00020\b0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\u0012\u0010\f\u001a\u0004\b\u0011\u0010\nR!\u0010\u0013\u001a\b\u0012\u0004\u0012\u00020\u00140\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\u0016\u0010\f\u001a\u0004\b\u0015\u0010\nR!\u0010\u0017\u001a\b\u0012\u0004\u0012\u00020\u00180\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\u001a\u0010\f\u001a\u0004\b\u0019\u0010\nR!\u0010\u001b\u001a\b\u0012\u0004\u0012\u00020\u001c0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\u001e\u0010\f\u001a\u0004\b\u001d\u0010\nR!\u0010\u001f\u001a\b\u0012\u0004\u0012\u00020 0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b\"\u0010\f\u001a\u0004\b!\u0010\nR!\u0010#\u001a\b\u0012\u0004\u0012\u00020$0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b&\u0010\f\u001a\u0004\b%\u0010\nR!\u0010'\u001a\b\u0012\u0004\u0012\u00020(0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b*\u0010\f\u001a\u0004\b)\u0010\nR!\u0010+\u001a\b\u0012\u0004\u0012\u00020,0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b.\u0010\f\u001a\u0004\b-\u0010\nR!\u0010/\u001a\b\u0012\u0004\u0012\u00020,0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b1\u0010\f\u001a\u0004\b0\u0010\nR!\u00102\u001a\b\u0012\u0004\u0012\u00020,0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b4\u0010\f\u001a\u0004\b3\u0010\nR!\u00105\u001a\b\u0012\u0004\u0012\u00020,0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b7\u0010\f\u001a\u0004\b6\u0010\nR!\u00108\u001a\b\u0012\u0004\u0012\u00020,0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b:\u0010\f\u001a\u0004\b9\u0010\nR!\u0010;\u001a\b\u0012\u0004\u0012\u00020<0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b>\u0010\f\u001a\u0004\b=\u0010\nR!\u0010?\u001a\b\u0012\u0004\u0012\u00020@0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bB\u0010\f\u001a\u0004\bA\u0010\nR!\u0010C\u001a\b\u0012\u0004\u0012\u00020D0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bF\u0010\f\u001a\u0004\bE\u0010\nR!\u0010G\u001a\b\u0012\u0004\u0012\u00020H0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bJ\u0010\f\u001a\u0004\bI\u0010\nR!\u0010K\u001a\b\u0012\u0004\u0012\u00020L0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bN\u0010\f\u001a\u0004\bM\u0010\nR\u001b\u0010O\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bS\u0010\f\u001a\u0004\bQ\u0010RR!\u0010T\u001a\b\u0012\u0004\u0012\u00020U0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bW\u0010\f\u001a\u0004\bV\u0010\nR!\u0010X\u001a\b\u0012\u0004\u0012\u00020U0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bZ\u0010\f\u001a\u0004\bY\u0010\nR!\u0010[\u001a\b\u0012\u0004\u0012\u00020\\0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b^\u0010\f\u001a\u0004\b]\u0010\nR!\u0010_\u001a\b\u0012\u0004\u0012\u00020\\0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\ba\u0010\f\u001a\u0004\b`\u0010\nR!\u0010b\u001a\b\u0012\u0004\u0012\u00020c0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\be\u0010\f\u001a\u0004\bd\u0010\nR!\u0010f\u001a\b\u0012\u0004\u0012\u00020c0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bh\u0010\f\u001a\u0004\bg\u0010\nR!\u0010i\u001a\b\u0012\u0004\u0012\u00020j0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bl\u0010\f\u001a\u0004\bk\u0010\nR!\u0010m\u001a\b\u0012\u0004\u0012\u00020n0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bp\u0010\f\u001a\u0004\bo\u0010\nR!\u0010q\u001a\b\u0012\u0004\u0012\u00020r0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bt\u0010\f\u001a\u0004\bs\u0010\nR\u001b\u0010u\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\f\n\u0004\bw\u0010\f\u001a\u0004\bv\u0010RR!\u0010x\u001a\b\u0012\u0004\u0012\u00020y0\u00078FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b{\u0010\f\u001a\u0004\bz\u0010\nR\u001b\u0010|\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\f\n\u0004\b~\u0010\f\u001a\u0004\b}\u0010RR$\u0010\u007f\u001a\t\u0012\u0005\u0012\u00030\u0080\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0082\u0001\u0010\f\u001a\u0005\b\u0081\u0001\u0010\nR%\u0010\u0083\u0001\u001a\t\u0012\u0005\u0012\u00030\u0084\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0086\u0001\u0010\f\u001a\u0005\b\u0085\u0001\u0010\nR%\u0010\u0087\u0001\u001a\t\u0012\u0005\u0012\u00030\u0088\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008a\u0001\u0010\f\u001a\u0005\b\u0089\u0001\u0010\nR%\u0010\u008b\u0001\u001a\t\u0012\u0005\u0012\u00030\u008c\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008e\u0001\u0010\f\u001a\u0005\b\u008d\u0001\u0010\nR%\u0010\u008f\u0001\u001a\t\u0012\u0005\u0012\u00030\u008c\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0091\u0001\u0010\f\u001a\u0005\b\u0090\u0001\u0010\nR%\u0010\u0092\u0001\u001a\t\u0012\u0005\u0012\u00030\u0093\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0095\u0001\u0010\f\u001a\u0005\b\u0094\u0001\u0010\nR%\u0010\u0096\u0001\u001a\t\u0012\u0005\u0012\u00030\u0097\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0099\u0001\u0010\f\u001a\u0005\b\u0098\u0001\u0010\nR%\u0010\u009a\u0001\u001a\t\u0012\u0005\u0012\u00030\u009b\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009d\u0001\u0010\f\u001a\u0005\b\u009c\u0001\u0010\nR%\u0010\u009e\u0001\u001a\t\u0012\u0005\u0012\u00030\u009f\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¡\u0001\u0010\f\u001a\u0005\b \u0001\u0010\nR \u0010¢\u0001\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¦\u0001\u0010\f\u001a\u0006\b¤\u0001\u0010¥\u0001R%\u0010§\u0001\u001a\t\u0012\u0005\u0012\u00030¨\u00010\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bª\u0001\u0010\f\u001a\u0005\b©\u0001\u0010\nR\u001e\u0010«\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u00ad\u0001\u0010\f\u001a\u0005\b¬\u0001\u0010RR\u001e\u0010®\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b°\u0001\u0010\f\u001a\u0005\b¯\u0001\u0010RR\u001e\u0010±\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b³\u0001\u0010\f\u001a\u0005\b²\u0001\u0010RR\u001e\u0010´\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¶\u0001\u0010\f\u001a\u0005\bµ\u0001\u0010RR \u0010·\u0001\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¹\u0001\u0010\f\u001a\u0006\b¸\u0001\u0010¥\u0001R \u0010º\u0001\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¼\u0001\u0010\f\u001a\u0006\b»\u0001\u0010¥\u0001R \u0010½\u0001\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¿\u0001\u0010\f\u001a\u0006\b¾\u0001\u0010¥\u0001R \u0010À\u0001\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÂ\u0001\u0010\f\u001a\u0006\bÁ\u0001\u0010¥\u0001R\u001e\u0010Ã\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÅ\u0001\u0010\f\u001a\u0005\bÄ\u0001\u0010RR \u0010Æ\u0001\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÊ\u0001\u0010\f\u001a\u0006\bÈ\u0001\u0010É\u0001R\u001e\u0010Ë\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÍ\u0001\u0010\f\u001a\u0005\bÌ\u0001\u0010RR\u001e\u0010Î\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÐ\u0001\u0010\f\u001a\u0005\bÏ\u0001\u0010RR\u001e\u0010Ñ\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÓ\u0001\u0010\f\u001a\u0005\bÒ\u0001\u0010RR\u001e\u0010Ô\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÖ\u0001\u0010\f\u001a\u0005\bÕ\u0001\u0010RR\u001e\u0010×\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÙ\u0001\u0010\f\u001a\u0005\bØ\u0001\u0010RR\u001e\u0010Ú\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÜ\u0001\u0010\f\u001a\u0005\bÛ\u0001\u0010RR\u001e\u0010Ý\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bß\u0001\u0010\f\u001a\u0005\bÞ\u0001\u0010RR\u001e\u0010à\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bâ\u0001\u0010\f\u001a\u0005\bá\u0001\u0010RR\u001e\u0010ã\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bå\u0001\u0010\f\u001a\u0005\bä\u0001\u0010RR\u001e\u0010æ\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bè\u0001\u0010\f\u001a\u0005\bç\u0001\u0010RR\u001e\u0010é\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bë\u0001\u0010\f\u001a\u0005\bê\u0001\u0010RR\u001e\u0010ì\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bî\u0001\u0010\f\u001a\u0005\bí\u0001\u0010RR\u001e\u0010ï\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bñ\u0001\u0010\f\u001a\u0005\bð\u0001\u0010RR\u001e\u0010ò\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bô\u0001\u0010\f\u001a\u0005\bó\u0001\u0010RR\u001e\u0010õ\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b÷\u0001\u0010\f\u001a\u0005\bö\u0001\u0010RR\u001e\u0010ø\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bú\u0001\u0010\f\u001a\u0005\bù\u0001\u0010RR\u001e\u0010û\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bý\u0001\u0010\f\u001a\u0005\bü\u0001\u0010RR\u001e\u0010þ\u0001\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0080\u0002\u0010\f\u001a\u0005\bÿ\u0001\u0010RR\u001e\u0010\u0081\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0083\u0002\u0010\f\u001a\u0005\b\u0082\u0002\u0010RR\u001e\u0010\u0084\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0086\u0002\u0010\f\u001a\u0005\b\u0085\u0002\u0010RR\u001e\u0010\u0087\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0089\u0002\u0010\f\u001a\u0005\b\u0088\u0002\u0010RR\u001e\u0010\u008a\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008c\u0002\u0010\f\u001a\u0005\b\u008b\u0002\u0010RR\u001e\u0010\u008d\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008f\u0002\u0010\f\u001a\u0005\b\u008e\u0002\u0010RR\u001e\u0010\u0090\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0092\u0002\u0010\f\u001a\u0005\b\u0091\u0002\u0010RR\u001e\u0010\u0093\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0095\u0002\u0010\f\u001a\u0005\b\u0094\u0002\u0010RR\u001e\u0010\u0096\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0098\u0002\u0010\f\u001a\u0005\b\u0097\u0002\u0010RR\u001e\u0010\u0099\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009b\u0002\u0010\f\u001a\u0005\b\u009a\u0002\u0010RR\u001e\u0010\u009c\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009e\u0002\u0010\f\u001a\u0005\b\u009d\u0002\u0010RR\u001e\u0010\u009f\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¡\u0002\u0010\f\u001a\u0005\b \u0002\u0010RR\u001e\u0010¢\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¤\u0002\u0010\f\u001a\u0005\b£\u0002\u0010RR\u001e\u0010¥\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b§\u0002\u0010\f\u001a\u0005\b¦\u0002\u0010RR\u001e\u0010¨\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bª\u0002\u0010\f\u001a\u0005\b©\u0002\u0010RR \u0010«\u0002\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u00ad\u0002\u0010\f\u001a\u0006\b¬\u0002\u0010¥\u0001R \u0010®\u0002\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b°\u0002\u0010\f\u001a\u0006\b¯\u0002\u0010¥\u0001R\u001e\u0010±\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b³\u0002\u0010\f\u001a\u0005\b²\u0002\u0010RR\u001e\u0010´\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¶\u0002\u0010\f\u001a\u0005\bµ\u0002\u0010RR\u001e\u0010·\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¹\u0002\u0010\f\u001a\u0005\b¸\u0002\u0010RR\u001e\u0010º\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¼\u0002\u0010\f\u001a\u0005\b»\u0002\u0010RR\u001e\u0010½\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¿\u0002\u0010\f\u001a\u0005\b¾\u0002\u0010RR\u001e\u0010À\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÂ\u0002\u0010\f\u001a\u0005\bÁ\u0002\u0010RR\u001e\u0010Ã\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÅ\u0002\u0010\f\u001a\u0005\bÄ\u0002\u0010RR\u001e\u0010Æ\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÈ\u0002\u0010\f\u001a\u0005\bÇ\u0002\u0010RR\u001e\u0010É\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bË\u0002\u0010\f\u001a\u0005\bÊ\u0002\u0010RR\u001e\u0010Ì\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÎ\u0002\u0010\f\u001a\u0005\bÍ\u0002\u0010RR\u001e\u0010Ï\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÑ\u0002\u0010\f\u001a\u0005\bÐ\u0002\u0010RR\u001e\u0010Ò\u0002\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÔ\u0002\u0010\f\u001a\u0005\bÓ\u0002\u0010RR%\u0010Õ\u0002\u001a\t\u0012\u0005\u0012\u00030Ö\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bØ\u0002\u0010\f\u001a\u0005\b×\u0002\u0010\nR \u0010Ù\u0002\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÛ\u0002\u0010\f\u001a\u0006\bÚ\u0002\u0010É\u0001R%\u0010Ü\u0002\u001a\t\u0012\u0005\u0012\u00030Ý\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bß\u0002\u0010\f\u001a\u0005\bÞ\u0002\u0010\nR \u0010à\u0002\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bâ\u0002\u0010\f\u001a\u0006\bá\u0002\u0010É\u0001R%\u0010ã\u0002\u001a\t\u0012\u0005\u0012\u00030ä\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bæ\u0002\u0010\f\u001a\u0005\bå\u0002\u0010\nR%\u0010ç\u0002\u001a\t\u0012\u0005\u0012\u00030è\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bê\u0002\u0010\f\u001a\u0005\bé\u0002\u0010\nR%\u0010ë\u0002\u001a\t\u0012\u0005\u0012\u00030ì\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bî\u0002\u0010\f\u001a\u0005\bí\u0002\u0010\nR%\u0010ï\u0002\u001a\t\u0012\u0005\u0012\u00030ì\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bñ\u0002\u0010\f\u001a\u0005\bð\u0002\u0010\nR%\u0010ò\u0002\u001a\t\u0012\u0005\u0012\u00030ó\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bõ\u0002\u0010\f\u001a\u0005\bô\u0002\u0010\nR \u0010ö\u0002\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bø\u0002\u0010\f\u001a\u0006\b÷\u0002\u0010¥\u0001R \u0010ù\u0002\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bû\u0002\u0010\f\u001a\u0006\bú\u0002\u0010¥\u0001R%\u0010ü\u0002\u001a\t\u0012\u0005\u0012\u00030ý\u00020\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÿ\u0002\u0010\f\u001a\u0005\bþ\u0002\u0010\nR%\u0010\u0080\u0003\u001a\t\u0012\u0005\u0012\u00030\u0081\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0083\u0003\u0010\f\u001a\u0005\b\u0082\u0003\u0010\nR%\u0010\u0084\u0003\u001a\t\u0012\u0005\u0012\u00030\u0085\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0087\u0003\u0010\f\u001a\u0005\b\u0086\u0003\u0010\nR%\u0010\u0088\u0003\u001a\t\u0012\u0005\u0012\u00030\u0089\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008b\u0003\u0010\f\u001a\u0005\b\u008a\u0003\u0010\nR%\u0010\u008c\u0003\u001a\t\u0012\u0005\u0012\u00030\u008d\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008f\u0003\u0010\f\u001a\u0005\b\u008e\u0003\u0010\nR%\u0010\u0090\u0003\u001a\t\u0012\u0005\u0012\u00030\u0091\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0093\u0003\u0010\f\u001a\u0005\b\u0092\u0003\u0010\nR%\u0010\u0094\u0003\u001a\t\u0012\u0005\u0012\u00030\u0095\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0097\u0003\u0010\f\u001a\u0005\b\u0096\u0003\u0010\nR\u001e\u0010\u0098\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009a\u0003\u0010\f\u001a\u0005\b\u0099\u0003\u0010RR\u001e\u0010\u009b\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009d\u0003\u0010\f\u001a\u0005\b\u009c\u0003\u0010RR\u001e\u0010\u009e\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b \u0003\u0010\f\u001a\u0005\b\u009f\u0003\u0010RR\u001e\u0010¡\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b£\u0003\u0010\f\u001a\u0005\b¢\u0003\u0010RR\u001e\u0010¤\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¦\u0003\u0010\f\u001a\u0005\b¥\u0003\u0010RR\u001e\u0010§\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b©\u0003\u0010\f\u001a\u0005\b¨\u0003\u0010RR\u001e\u0010ª\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¬\u0003\u0010\f\u001a\u0005\b«\u0003\u0010RR%\u0010\u00ad\u0003\u001a\t\u0012\u0005\u0012\u00030®\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b°\u0003\u0010\f\u001a\u0005\b¯\u0003\u0010\nR%\u0010±\u0003\u001a\t\u0012\u0005\u0012\u00030²\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b´\u0003\u0010\f\u001a\u0005\b³\u0003\u0010\nR%\u0010µ\u0003\u001a\t\u0012\u0005\u0012\u00030¶\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¸\u0003\u0010\f\u001a\u0005\b·\u0003\u0010\nR%\u0010¹\u0003\u001a\t\u0012\u0005\u0012\u00030º\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¼\u0003\u0010\f\u001a\u0005\b»\u0003\u0010\nR%\u0010½\u0003\u001a\t\u0012\u0005\u0012\u00030¾\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÀ\u0003\u0010\f\u001a\u0005\b¿\u0003\u0010\nR%\u0010Á\u0003\u001a\t\u0012\u0005\u0012\u00030Â\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÄ\u0003\u0010\f\u001a\u0005\bÃ\u0003\u0010\nR%\u0010Å\u0003\u001a\t\u0012\u0005\u0012\u00030Æ\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÈ\u0003\u0010\f\u001a\u0005\bÇ\u0003\u0010\nR%\u0010É\u0003\u001a\t\u0012\u0005\u0012\u00030Ê\u00030\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÌ\u0003\u0010\f\u001a\u0005\bË\u0003\u0010\nR\u001e\u0010Í\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÏ\u0003\u0010\f\u001a\u0005\bÎ\u0003\u0010RR \u0010Ð\u0003\u001a\u00030Ñ\u00038FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÔ\u0003\u0010\f\u001a\u0006\bÒ\u0003\u0010Ó\u0003R\u001e\u0010Õ\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b×\u0003\u0010\f\u001a\u0005\bÖ\u0003\u0010RR \u0010Ø\u0003\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÚ\u0003\u0010\f\u001a\u0006\bÙ\u0003\u0010¥\u0001R\u001e\u0010Û\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÝ\u0003\u0010\f\u001a\u0005\bÜ\u0003\u0010RR\u001e\u0010Þ\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bà\u0003\u0010\f\u001a\u0005\bß\u0003\u0010RR\u001e\u0010á\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bã\u0003\u0010\f\u001a\u0005\bâ\u0003\u0010RR \u0010ä\u0003\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bæ\u0003\u0010\f\u001a\u0006\bå\u0003\u0010¥\u0001R\u001e\u0010ç\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bé\u0003\u0010\f\u001a\u0005\bè\u0003\u0010RR\u001e\u0010ê\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bì\u0003\u0010\f\u001a\u0005\bë\u0003\u0010RR \u0010í\u0003\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bï\u0003\u0010\f\u001a\u0006\bî\u0003\u0010¥\u0001R \u0010ð\u0003\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bò\u0003\u0010\f\u001a\u0006\bñ\u0003\u0010¥\u0001R \u0010ó\u0003\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bõ\u0003\u0010\f\u001a\u0006\bô\u0003\u0010¥\u0001R \u0010ö\u0003\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bø\u0003\u0010\f\u001a\u0006\b÷\u0003\u0010¥\u0001R\u001e\u0010ù\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bû\u0003\u0010\f\u001a\u0005\bú\u0003\u0010RR\u001e\u0010ü\u0003\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bþ\u0003\u0010\f\u001a\u0005\bý\u0003\u0010RR \u0010ÿ\u0003\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0083\u0004\u0010\f\u001a\u0006\b\u0081\u0004\u0010\u0082\u0004R \u0010\u0084\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0086\u0004\u0010\f\u001a\u0006\b\u0085\u0004\u0010\u0082\u0004R \u0010\u0087\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0089\u0004\u0010\f\u001a\u0006\b\u0088\u0004\u0010\u0082\u0004R \u0010\u008a\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u008c\u0004\u0010\f\u001a\u0006\b\u008b\u0004\u0010\u0082\u0004R \u0010\u008d\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u008f\u0004\u0010\f\u001a\u0006\b\u008e\u0004\u0010\u0082\u0004R \u0010\u0090\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0092\u0004\u0010\f\u001a\u0006\b\u0091\u0004\u0010\u0082\u0004R \u0010\u0093\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0095\u0004\u0010\f\u001a\u0006\b\u0094\u0004\u0010\u0082\u0004R \u0010\u0096\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0098\u0004\u0010\f\u001a\u0006\b\u0097\u0004\u0010\u0082\u0004R \u0010\u0099\u0004\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u009b\u0004\u0010\f\u001a\u0006\b\u009a\u0004\u0010¥\u0001R%\u0010\u009c\u0004\u001a\t\u0012\u0005\u0012\u00030\u009d\u00040\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009f\u0004\u0010\f\u001a\u0005\b\u009e\u0004\u0010\nR%\u0010 \u0004\u001a\t\u0012\u0005\u0012\u00030¡\u00040\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b£\u0004\u0010\f\u001a\u0005\b¢\u0004\u0010\nR\u001e\u0010¤\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¦\u0004\u0010\f\u001a\u0005\b¥\u0004\u0010RR\u001e\u0010§\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b©\u0004\u0010\f\u001a\u0005\b¨\u0004\u0010RR\u001e\u0010ª\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¬\u0004\u0010\f\u001a\u0005\b«\u0004\u0010RR\u001e\u0010\u00ad\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¯\u0004\u0010\f\u001a\u0005\b®\u0004\u0010RR\u001e\u0010°\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b²\u0004\u0010\f\u001a\u0005\b±\u0004\u0010RR\u001e\u0010³\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bµ\u0004\u0010\f\u001a\u0005\b´\u0004\u0010RR\u001e\u0010¶\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¸\u0004\u0010\f\u001a\u0005\b·\u0004\u0010RR\u001e\u0010¹\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b»\u0004\u0010\f\u001a\u0005\bº\u0004\u0010RR\u001e\u0010¼\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¾\u0004\u0010\f\u001a\u0005\b½\u0004\u0010RR\u001e\u0010¿\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÁ\u0004\u0010\f\u001a\u0005\bÀ\u0004\u0010RR\u001e\u0010Â\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÄ\u0004\u0010\f\u001a\u0005\bÃ\u0004\u0010RR\u001e\u0010Å\u0004\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÇ\u0004\u0010\f\u001a\u0005\bÆ\u0004\u0010RR/\u0010È\u0004\u001a\u0013\u0012\u000f\u0012\r Ê\u0004*\u0005\u0018\u00010É\u00040É\u00040\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÌ\u0004\u0010\f\u001a\u0005\bË\u0004\u0010\nR \u0010Í\u0004\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÏ\u0004\u0010\f\u001a\u0006\bÎ\u0004\u0010\u0082\u0004R \u0010Ð\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÒ\u0004\u0010\f\u001a\u0006\bÑ\u0004\u0010É\u0001R \u0010Ó\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÕ\u0004\u0010\f\u001a\u0006\bÔ\u0004\u0010É\u0001R \u0010Ö\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bØ\u0004\u0010\f\u001a\u0006\b×\u0004\u0010É\u0001R \u0010Ù\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÛ\u0004\u0010\f\u001a\u0006\bÚ\u0004\u0010É\u0001R \u0010Ü\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÞ\u0004\u0010\f\u001a\u0006\bÝ\u0004\u0010É\u0001R \u0010ß\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bá\u0004\u0010\f\u001a\u0006\bà\u0004\u0010É\u0001R \u0010â\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bä\u0004\u0010\f\u001a\u0006\bã\u0004\u0010É\u0001R \u0010å\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bç\u0004\u0010\f\u001a\u0006\bæ\u0004\u0010É\u0001R \u0010è\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bê\u0004\u0010\f\u001a\u0006\bé\u0004\u0010É\u0001R \u0010ë\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bí\u0004\u0010\f\u001a\u0006\bì\u0004\u0010É\u0001R \u0010î\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bð\u0004\u0010\f\u001a\u0006\bï\u0004\u0010É\u0001R \u0010ñ\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bó\u0004\u0010\f\u001a\u0006\bò\u0004\u0010É\u0001R \u0010ô\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bö\u0004\u0010\f\u001a\u0006\bõ\u0004\u0010É\u0001R \u0010÷\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bù\u0004\u0010\f\u001a\u0006\bø\u0004\u0010É\u0001R \u0010ú\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bü\u0004\u0010\f\u001a\u0006\bû\u0004\u0010É\u0001R \u0010ý\u0004\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bÿ\u0004\u0010\f\u001a\u0006\bþ\u0004\u0010É\u0001R \u0010\u0080\u0005\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0082\u0005\u0010\f\u001a\u0006\b\u0081\u0005\u0010É\u0001R \u0010\u0083\u0005\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0085\u0005\u0010\f\u001a\u0006\b\u0084\u0005\u0010É\u0001R \u0010\u0086\u0005\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0088\u0005\u0010\f\u001a\u0006\b\u0087\u0005\u0010É\u0001R \u0010\u0089\u0005\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u008b\u0005\u0010\f\u001a\u0006\b\u008a\u0005\u0010É\u0001R \u0010\u008c\u0005\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u008e\u0005\u0010\f\u001a\u0006\b\u008d\u0005\u0010É\u0001R%\u0010\u008f\u0005\u001a\t\u0012\u0005\u0012\u00030\u0090\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0092\u0005\u0010\f\u001a\u0005\b\u0091\u0005\u0010\nR%\u0010\u0093\u0005\u001a\t\u0012\u0005\u0012\u00030\u0094\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0096\u0005\u0010\f\u001a\u0005\b\u0095\u0005\u0010\nR%\u0010\u0097\u0005\u001a\t\u0012\u0005\u0012\u00030\u0098\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009a\u0005\u0010\f\u001a\u0005\b\u0099\u0005\u0010\nR%\u0010\u009b\u0005\u001a\t\u0012\u0005\u0012\u00030\u009c\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009e\u0005\u0010\f\u001a\u0005\b\u009d\u0005\u0010\nR%\u0010\u009f\u0005\u001a\t\u0012\u0005\u0012\u00030 \u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¢\u0005\u0010\f\u001a\u0005\b¡\u0005\u0010\nR%\u0010£\u0005\u001a\t\u0012\u0005\u0012\u00030¤\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¦\u0005\u0010\f\u001a\u0005\b¥\u0005\u0010\nR%\u0010§\u0005\u001a\t\u0012\u0005\u0012\u00030¨\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bª\u0005\u0010\f\u001a\u0005\b©\u0005\u0010\nR%\u0010«\u0005\u001a\t\u0012\u0005\u0012\u00030¬\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b®\u0005\u0010\f\u001a\u0005\b\u00ad\u0005\u0010\nR%\u0010¯\u0005\u001a\t\u0012\u0005\u0012\u00030°\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b²\u0005\u0010\f\u001a\u0005\b±\u0005\u0010\nR%\u0010³\u0005\u001a\t\u0012\u0005\u0012\u00030´\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¶\u0005\u0010\f\u001a\u0005\bµ\u0005\u0010\nR%\u0010·\u0005\u001a\t\u0012\u0005\u0012\u00030¸\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bº\u0005\u0010\f\u001a\u0005\b¹\u0005\u0010\nR%\u0010»\u0005\u001a\t\u0012\u0005\u0012\u00030¼\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¾\u0005\u0010\f\u001a\u0005\b½\u0005\u0010\nR%\u0010¿\u0005\u001a\t\u0012\u0005\u0012\u00030À\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÂ\u0005\u0010\f\u001a\u0005\bÁ\u0005\u0010\nR%\u0010Ã\u0005\u001a\t\u0012\u0005\u0012\u00030Ä\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÆ\u0005\u0010\f\u001a\u0005\bÅ\u0005\u0010\nR%\u0010Ç\u0005\u001a\t\u0012\u0005\u0012\u00030È\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÊ\u0005\u0010\f\u001a\u0005\bÉ\u0005\u0010\nR\u001e\u0010Ë\u0005\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÍ\u0005\u0010\f\u001a\u0005\bÌ\u0005\u0010RR%\u0010Î\u0005\u001a\t\u0012\u0005\u0012\u00030Ï\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÑ\u0005\u0010\f\u001a\u0005\bÐ\u0005\u0010\nR%\u0010Ò\u0005\u001a\t\u0012\u0005\u0012\u00030Ó\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÕ\u0005\u0010\f\u001a\u0005\bÔ\u0005\u0010\nR%\u0010Ö\u0005\u001a\t\u0012\u0005\u0012\u00030×\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÙ\u0005\u0010\f\u001a\u0005\bØ\u0005\u0010\nR%\u0010Ú\u0005\u001a\t\u0012\u0005\u0012\u00030Û\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÝ\u0005\u0010\f\u001a\u0005\bÜ\u0005\u0010\nR%\u0010Þ\u0005\u001a\t\u0012\u0005\u0012\u00030ß\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bá\u0005\u0010\f\u001a\u0005\bà\u0005\u0010\nR%\u0010â\u0005\u001a\t\u0012\u0005\u0012\u00030ã\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bå\u0005\u0010\f\u001a\u0005\bä\u0005\u0010\nR%\u0010æ\u0005\u001a\t\u0012\u0005\u0012\u00030ç\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bé\u0005\u0010\f\u001a\u0005\bè\u0005\u0010\nR%\u0010ê\u0005\u001a\t\u0012\u0005\u0012\u00030ë\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bí\u0005\u0010\f\u001a\u0005\bì\u0005\u0010\nR%\u0010î\u0005\u001a\t\u0012\u0005\u0012\u00030ï\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bñ\u0005\u0010\f\u001a\u0005\bð\u0005\u0010\nR%\u0010ò\u0005\u001a\t\u0012\u0005\u0012\u00030ï\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bô\u0005\u0010\f\u001a\u0005\bó\u0005\u0010\nR%\u0010õ\u0005\u001a\t\u0012\u0005\u0012\u00030ö\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bø\u0005\u0010\f\u001a\u0005\b÷\u0005\u0010\nR%\u0010ù\u0005\u001a\t\u0012\u0005\u0012\u00030ú\u00050\u00078FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bü\u0005\u0010\f\u001a\u0005\bû\u0005\u0010\nR\u001e\u0010ý\u0005\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÿ\u0005\u0010\f\u001a\u0005\bþ\u0005\u0010RR\u001e\u0010\u0080\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0082\u0006\u0010\f\u001a\u0005\b\u0081\u0006\u0010RR\u001e\u0010\u0083\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0085\u0006\u0010\f\u001a\u0005\b\u0084\u0006\u0010RR\u001e\u0010\u0086\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0088\u0006\u0010\f\u001a\u0005\b\u0087\u0006\u0010RR\u001e\u0010\u0089\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008b\u0006\u0010\f\u001a\u0005\b\u008a\u0006\u0010RR\u001e\u0010\u008c\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008e\u0006\u0010\f\u001a\u0005\b\u008d\u0006\u0010RR\u001e\u0010\u008f\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0091\u0006\u0010\f\u001a\u0005\b\u0090\u0006\u0010RR \u0010\u0092\u0006\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0094\u0006\u0010\f\u001a\u0006\b\u0093\u0006\u0010¥\u0001R \u0010\u0095\u0006\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u0097\u0006\u0010\f\u001a\u0006\b\u0096\u0006\u0010¥\u0001R \u0010\u0098\u0006\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u009a\u0006\u0010\f\u001a\u0006\b\u0099\u0006\u0010¥\u0001R \u0010\u009b\u0006\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u009d\u0006\u0010\f\u001a\u0006\b\u009c\u0006\u0010¥\u0001R\u001e\u0010\u009e\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b \u0006\u0010\f\u001a\u0005\b\u009f\u0006\u0010RR\u001e\u0010¡\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b£\u0006\u0010\f\u001a\u0005\b¢\u0006\u0010RR\u001e\u0010¤\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¦\u0006\u0010\f\u001a\u0005\b¥\u0006\u0010RR\u001e\u0010§\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b©\u0006\u0010\f\u001a\u0005\b¨\u0006\u0010RR\u001e\u0010ª\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¬\u0006\u0010\f\u001a\u0005\b«\u0006\u0010RR\u001e\u0010\u00ad\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¯\u0006\u0010\f\u001a\u0005\b®\u0006\u0010RR\u001e\u0010°\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b²\u0006\u0010\f\u001a\u0005\b±\u0006\u0010RR\u001e\u0010³\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bµ\u0006\u0010\f\u001a\u0005\b´\u0006\u0010RR\u001e\u0010¶\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¸\u0006\u0010\f\u001a\u0005\b·\u0006\u0010RR\u001e\u0010¹\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b»\u0006\u0010\f\u001a\u0005\bº\u0006\u0010RR\u001e\u0010¼\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b¾\u0006\u0010\f\u001a\u0005\b½\u0006\u0010RR\u001e\u0010¿\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÁ\u0006\u0010\f\u001a\u0005\bÀ\u0006\u0010RR\u001e\u0010Â\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÄ\u0006\u0010\f\u001a\u0005\bÃ\u0006\u0010RR\u001e\u0010Å\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÇ\u0006\u0010\f\u001a\u0005\bÆ\u0006\u0010RR\u001e\u0010È\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÊ\u0006\u0010\f\u001a\u0005\bÉ\u0006\u0010RR\u001e\u0010Ë\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÍ\u0006\u0010\f\u001a\u0005\bÌ\u0006\u0010RR\u001e\u0010Î\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÐ\u0006\u0010\f\u001a\u0005\bÏ\u0006\u0010RR\u001e\u0010Ñ\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÓ\u0006\u0010\f\u001a\u0005\bÒ\u0006\u0010RR\u001e\u0010Ô\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÖ\u0006\u0010\f\u001a\u0005\bÕ\u0006\u0010RR\u001e\u0010×\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÙ\u0006\u0010\f\u001a\u0005\bØ\u0006\u0010RR\u001e\u0010Ú\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bÜ\u0006\u0010\f\u001a\u0005\bÛ\u0006\u0010RR\u001e\u0010Ý\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bß\u0006\u0010\f\u001a\u0005\bÞ\u0006\u0010RR\u001e\u0010à\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bâ\u0006\u0010\f\u001a\u0005\bá\u0006\u0010RR\u001e\u0010ã\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bå\u0006\u0010\f\u001a\u0005\bä\u0006\u0010RR\u001e\u0010æ\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bè\u0006\u0010\f\u001a\u0005\bç\u0006\u0010RR\u001e\u0010é\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bë\u0006\u0010\f\u001a\u0005\bê\u0006\u0010RR\u001e\u0010ì\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bî\u0006\u0010\f\u001a\u0005\bí\u0006\u0010RR\u001e\u0010ï\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bñ\u0006\u0010\f\u001a\u0005\bð\u0006\u0010RR\u001e\u0010ò\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bô\u0006\u0010\f\u001a\u0005\bó\u0006\u0010RR\u001e\u0010õ\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b÷\u0006\u0010\f\u001a\u0005\bö\u0006\u0010RR\u001e\u0010ø\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bú\u0006\u0010\f\u001a\u0005\bù\u0006\u0010RR\u001e\u0010û\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\bý\u0006\u0010\f\u001a\u0005\bü\u0006\u0010RR\u001e\u0010þ\u0006\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0080\u0007\u0010\f\u001a\u0005\bÿ\u0006\u0010RR\u001e\u0010\u0081\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0083\u0007\u0010\f\u001a\u0005\b\u0082\u0007\u0010RR\u001e\u0010\u0084\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0086\u0007\u0010\f\u001a\u0005\b\u0085\u0007\u0010RR\u001e\u0010\u0087\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0089\u0007\u0010\f\u001a\u0005\b\u0088\u0007\u0010RR\u001e\u0010\u008a\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008c\u0007\u0010\f\u001a\u0005\b\u008b\u0007\u0010RR\u001e\u0010\u008d\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u008f\u0007\u0010\f\u001a\u0005\b\u008e\u0007\u0010RR\u001e\u0010\u0090\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0092\u0007\u0010\f\u001a\u0005\b\u0091\u0007\u0010RR\u001e\u0010\u0093\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0095\u0007\u0010\f\u001a\u0005\b\u0094\u0007\u0010RR\u001e\u0010\u0096\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u0098\u0007\u0010\f\u001a\u0005\b\u0097\u0007\u0010RR\u001e\u0010\u0099\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009b\u0007\u0010\f\u001a\u0005\b\u009a\u0007\u0010RR\u001e\u0010\u009c\u0007\u001a\u00020P8FX\u0086\u0084\u0002¢\u0006\u000e\n\u0005\b\u009e\u0007\u0010\f\u001a\u0005\b\u009d\u0007\u0010RR \u0010\u009f\u0007\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¡\u0007\u0010\f\u001a\u0006\b \u0007\u0010\u0082\u0004R \u0010¢\u0007\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¤\u0007\u0010\f\u001a\u0006\b£\u0007\u0010\u0082\u0004R \u0010¥\u0007\u001a\u00030\u0080\u00048FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b§\u0007\u0010\f\u001a\u0006\b¦\u0007\u0010\u0082\u0004R \u0010¨\u0007\u001a\u00030£\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\bª\u0007\u0010\f\u001a\u0006\b©\u0007\u0010¥\u0001R \u0010«\u0007\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b\u00ad\u0007\u0010\f\u001a\u0006\b¬\u0007\u0010É\u0001R \u0010®\u0007\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b°\u0007\u0010\f\u001a\u0006\b¯\u0007\u0010É\u0001R \u0010±\u0007\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b³\u0007\u0010\f\u001a\u0006\b²\u0007\u0010É\u0001R \u0010´\u0007\u001a\u00030Ç\u00018FX\u0086\u0084\u0002¢\u0006\u000f\n\u0005\b¶\u0007\u0010\f\u001a\u0006\bµ\u0007\u0010É\u0001¨\u0006¾\u0007"}, d2 = {"Lapp/kreate/android/Settings;", "", "<init>", "()V", "preferences", "Landroid/content/SharedPreferences;", "HOME_ARTIST_ITEM_SIZE", "Lapp/kreate/android/Settings$Preference$EnumPreference;", "Lit/fast4x/rimusic/enums/HomeItemSize;", "getHOME_ARTIST_ITEM_SIZE", "()Lapp/kreate/android/Settings$Preference$EnumPreference;", "HOME_ARTIST_ITEM_SIZE$delegate", "Lkotlin/Lazy;", "HOME_ALBUM_ITEM_SIZE", "getHOME_ALBUM_ITEM_SIZE", "HOME_ALBUM_ITEM_SIZE$delegate", "HOME_LIBRARY_ITEM_SIZE", "getHOME_LIBRARY_ITEM_SIZE", "HOME_LIBRARY_ITEM_SIZE$delegate", "HOME_SONGS_SORT_BY", "Lit/fast4x/rimusic/enums/SongSortBy;", "getHOME_SONGS_SORT_BY", "HOME_SONGS_SORT_BY$delegate", "HOME_ON_DEVICE_SONGS_SORT_BY", "Lit/fast4x/rimusic/enums/OnDeviceSongSortBy;", "getHOME_ON_DEVICE_SONGS_SORT_BY", "HOME_ON_DEVICE_SONGS_SORT_BY$delegate", "HOME_ARTISTS_SORT_BY", "Lit/fast4x/rimusic/enums/ArtistSortBy;", "getHOME_ARTISTS_SORT_BY", "HOME_ARTISTS_SORT_BY$delegate", "HOME_ALBUMS_SORT_BY", "Lit/fast4x/rimusic/enums/AlbumSortBy;", "getHOME_ALBUMS_SORT_BY", "HOME_ALBUMS_SORT_BY$delegate", "HOME_LIBRARY_SORT_BY", "Lit/fast4x/rimusic/enums/PlaylistSortBy;", "getHOME_LIBRARY_SORT_BY", "HOME_LIBRARY_SORT_BY$delegate", "PLAYLIST_SONGS_SORT_BY", "Lit/fast4x/rimusic/enums/PlaylistSongSortBy;", "getPLAYLIST_SONGS_SORT_BY", "PLAYLIST_SONGS_SORT_BY$delegate", "HOME_SONGS_SORT_ORDER", "Lit/fast4x/rimusic/enums/SortOrder;", "getHOME_SONGS_SORT_ORDER", "HOME_SONGS_SORT_ORDER$delegate", "HOME_ARTISTS_SORT_ORDER", "getHOME_ARTISTS_SORT_ORDER", "HOME_ARTISTS_SORT_ORDER$delegate", "HOME_ALBUM_SORT_ORDER", "getHOME_ALBUM_SORT_ORDER", "HOME_ALBUM_SORT_ORDER$delegate", "HOME_LIBRARY_SORT_ORDER", "getHOME_LIBRARY_SORT_ORDER", "HOME_LIBRARY_SORT_ORDER$delegate", "PLAYLIST_SONGS_SORT_ORDER", "getPLAYLIST_SONGS_SORT_ORDER", "PLAYLIST_SONGS_SORT_ORDER$delegate", "MAX_NUMBER_OF_SMART_RECOMMENDATIONS", "Lit/fast4x/rimusic/enums/RecommendationsNumber;", "getMAX_NUMBER_OF_SMART_RECOMMENDATIONS", "MAX_NUMBER_OF_SMART_RECOMMENDATIONS$delegate", "MAX_NUMBER_OF_STATISTIC_ITEMS", "Lit/fast4x/rimusic/enums/MaxStatisticsItems;", "getMAX_NUMBER_OF_STATISTIC_ITEMS", "MAX_NUMBER_OF_STATISTIC_ITEMS$delegate", "MAX_NUMBER_OF_TOP_PLAYED", "Lit/fast4x/rimusic/enums/MaxTopPlaylistItems;", "getMAX_NUMBER_OF_TOP_PLAYED", "MAX_NUMBER_OF_TOP_PLAYED$delegate", "MAX_NUMBER_OF_SONG_IN_QUEUE", "Lit/fast4x/rimusic/enums/MaxSongs;", "getMAX_NUMBER_OF_SONG_IN_QUEUE", "MAX_NUMBER_OF_SONG_IN_QUEUE$delegate", "MAX_NUMBER_OF_NEXT_IN_QUEUE", "Lit/fast4x/rimusic/enums/SongsNumber;", "getMAX_NUMBER_OF_NEXT_IN_QUEUE", "MAX_NUMBER_OF_NEXT_IN_QUEUE$delegate", "ENABLE_SWIPE_ACTION", "Lapp/kreate/android/Settings$Preference$BooleanPreference;", "getENABLE_SWIPE_ACTION", "()Lapp/kreate/android/Settings$Preference$BooleanPreference;", "ENABLE_SWIPE_ACTION$delegate", "QUEUE_SWIPE_LEFT_ACTION", "Lit/fast4x/rimusic/enums/QueueSwipeAction;", "getQUEUE_SWIPE_LEFT_ACTION", "QUEUE_SWIPE_LEFT_ACTION$delegate", "QUEUE_SWIPE_RIGHT_ACTION", "getQUEUE_SWIPE_RIGHT_ACTION", "QUEUE_SWIPE_RIGHT_ACTION$delegate", "PLAYLIST_SWIPE_LEFT_ACTION", "Lit/fast4x/rimusic/enums/PlaylistSwipeAction;", "getPLAYLIST_SWIPE_LEFT_ACTION", "PLAYLIST_SWIPE_LEFT_ACTION$delegate", "PLAYLIST_SWIPE_RIGHT_ACTION", "getPLAYLIST_SWIPE_RIGHT_ACTION", "PLAYLIST_SWIPE_RIGHT_ACTION$delegate", "ALBUM_SWIPE_LEFT_ACTION", "Lit/fast4x/rimusic/enums/AlbumSwipeAction;", "getALBUM_SWIPE_LEFT_ACTION", "ALBUM_SWIPE_LEFT_ACTION$delegate", "ALBUM_SWIPE_RIGHT_ACTION", "getALBUM_SWIPE_RIGHT_ACTION", "ALBUM_SWIPE_RIGHT_ACTION$delegate", "MINI_PLAYER_POSITION", "Lit/fast4x/rimusic/enums/PlayerPosition;", "getMINI_PLAYER_POSITION", "MINI_PLAYER_POSITION$delegate", "MINI_PLAYER_TYPE", "Lit/fast4x/rimusic/enums/MiniPlayerType;", "getMINI_PLAYER_TYPE", "MINI_PLAYER_TYPE$delegate", "MINI_PLAYER_PROGRESS_BAR", "Lit/fast4x/rimusic/enums/BackgroundProgress;", "getMINI_PLAYER_PROGRESS_BAR", "MINI_PLAYER_PROGRESS_BAR$delegate", "MINI_DISABLE_SWIPE_DOWN_TO_DISMISS", "getMINI_DISABLE_SWIPE_DOWN_TO_DISMISS", "MINI_DISABLE_SWIPE_DOWN_TO_DISMISS$delegate", "PLAYER_CONTROLS_TYPE", "Lit/fast4x/rimusic/enums/PlayerControlsType;", "getPLAYER_CONTROLS_TYPE", "PLAYER_CONTROLS_TYPE$delegate", "PLAYER_IS_CONTROLS_EXPANDED", "getPLAYER_IS_CONTROLS_EXPANDED", "PLAYER_IS_CONTROLS_EXPANDED$delegate", "PLAYER_INFO_TYPE", "Lit/fast4x/rimusic/enums/PlayerInfoType;", "getPLAYER_INFO_TYPE", "PLAYER_INFO_TYPE$delegate", "PLAYER_TYPE", "Lit/fast4x/rimusic/enums/PlayerType;", "getPLAYER_TYPE", "PLAYER_TYPE$delegate", "PLAYER_TIMELINE_TYPE", "Lit/fast4x/rimusic/enums/PlayerTimelineType;", "getPLAYER_TIMELINE_TYPE", "PLAYER_TIMELINE_TYPE$delegate", "PLAYER_PORTRAIT_THUMBNAIL_SIZE", "Lit/fast4x/rimusic/enums/PlayerThumbnailSize;", "getPLAYER_PORTRAIT_THUMBNAIL_SIZE", "PLAYER_PORTRAIT_THUMBNAIL_SIZE$delegate", "PLAYER_LANDSCAPE_THUMBNAIL_SIZE", "getPLAYER_LANDSCAPE_THUMBNAIL_SIZE", "PLAYER_LANDSCAPE_THUMBNAIL_SIZE$delegate", "PLAYER_TIMELINE_SIZE", "Lit/fast4x/rimusic/enums/PlayerTimelineSize;", "getPLAYER_TIMELINE_SIZE", "PLAYER_TIMELINE_SIZE$delegate", "PLAYER_PLAY_BUTTON_TYPE", "Lit/fast4x/rimusic/enums/PlayerPlayButtonType;", "getPLAYER_PLAY_BUTTON_TYPE", "PLAYER_PLAY_BUTTON_TYPE$delegate", "PLAYER_BACKGROUND", "Lit/fast4x/rimusic/enums/PlayerBackgroundColors;", "getPLAYER_BACKGROUND", "PLAYER_BACKGROUND$delegate", "PLAYER_THUMBNAIL_TYPE", "Lit/fast4x/rimusic/enums/ThumbnailCoverType;", "getPLAYER_THUMBNAIL_TYPE", "PLAYER_THUMBNAIL_TYPE$delegate", "PLAYER_THUMBNAIL_VINYL_SIZE", "Lapp/kreate/android/Settings$Preference$FloatPreference;", "getPLAYER_THUMBNAIL_VINYL_SIZE", "()Lapp/kreate/android/Settings$Preference$FloatPreference;", "PLAYER_THUMBNAIL_VINYL_SIZE$delegate", "PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION", "Lit/fast4x/rimusic/enums/SwipeAnimationNoThumbnail;", "getPLAYER_NO_THUMBNAIL_SWIPE_ANIMATION", "PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION$delegate", "PLAYER_SHOW_THUMBNAIL", "getPLAYER_SHOW_THUMBNAIL", "PLAYER_SHOW_THUMBNAIL$delegate", "PLAYER_BOTTOM_GRADIENT", "getPLAYER_BOTTOM_GRADIENT", "PLAYER_BOTTOM_GRADIENT$delegate", "PLAYER_EXPANDED", "getPLAYER_EXPANDED", "PLAYER_EXPANDED$delegate", "PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED", "getPLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED", "PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED$delegate", "PLAYER_THUMBNAIL_FADE", "getPLAYER_THUMBNAIL_FADE", "PLAYER_THUMBNAIL_FADE$delegate", "PLAYER_THUMBNAIL_FADE_EX", "getPLAYER_THUMBNAIL_FADE_EX", "PLAYER_THUMBNAIL_FADE_EX$delegate", "PLAYER_THUMBNAIL_SPACING", "getPLAYER_THUMBNAIL_SPACING", "PLAYER_THUMBNAIL_SPACING$delegate", "PLAYER_THUMBNAIL_SPACING_LANDSCAPE", "getPLAYER_THUMBNAIL_SPACING_LANDSCAPE", "PLAYER_THUMBNAIL_SPACING_LANDSCAPE$delegate", "PLAYER_VISUALIZER", "getPLAYER_VISUALIZER", "PLAYER_VISUALIZER$delegate", "PLAYER_CURRENT_VISUALIZER", "Lapp/kreate/android/Settings$Preference$IntPreference;", "getPLAYER_CURRENT_VISUALIZER", "()Lapp/kreate/android/Settings$Preference$IntPreference;", "PLAYER_CURRENT_VISUALIZER$delegate", "PLAYER_TAP_THUMBNAIL_FOR_LYRICS", "getPLAYER_TAP_THUMBNAIL_FOR_LYRICS", "PLAYER_TAP_THUMBNAIL_FOR_LYRICS$delegate", "PLAYER_ACTION_ADD_TO_PLAYLIST", "getPLAYER_ACTION_ADD_TO_PLAYLIST", "PLAYER_ACTION_ADD_TO_PLAYLIST$delegate", "PLAYER_ACTION_OPEN_QUEUE_ARROW", "getPLAYER_ACTION_OPEN_QUEUE_ARROW", "PLAYER_ACTION_OPEN_QUEUE_ARROW$delegate", "PLAYER_ACTION_DOWNLOAD", "getPLAYER_ACTION_DOWNLOAD", "PLAYER_ACTION_DOWNLOAD$delegate", "PLAYER_ACTION_LOOP", "getPLAYER_ACTION_LOOP", "PLAYER_ACTION_LOOP$delegate", "PLAYER_ACTION_SHOW_LYRICS", "getPLAYER_ACTION_SHOW_LYRICS", "PLAYER_ACTION_SHOW_LYRICS$delegate", "PLAYER_ACTION_TOGGLE_EXPAND", "getPLAYER_ACTION_TOGGLE_EXPAND", "PLAYER_ACTION_TOGGLE_EXPAND$delegate", "PLAYER_ACTION_SHUFFLE", "getPLAYER_ACTION_SHUFFLE", "PLAYER_ACTION_SHUFFLE$delegate", "PLAYER_ACTION_SLEEP_TIMER", "getPLAYER_ACTION_SLEEP_TIMER", "PLAYER_ACTION_SLEEP_TIMER$delegate", "PLAYER_ACTION_SHOW_MENU", "getPLAYER_ACTION_SHOW_MENU", "PLAYER_ACTION_SHOW_MENU$delegate", "PLAYER_ACTION_START_RADIO", "getPLAYER_ACTION_START_RADIO", "PLAYER_ACTION_START_RADIO$delegate", "PLAYER_ACTION_OPEN_EQUALIZER", "getPLAYER_ACTION_OPEN_EQUALIZER", "PLAYER_ACTION_OPEN_EQUALIZER$delegate", "PLAYER_ACTION_DISCOVER", "getPLAYER_ACTION_DISCOVER", "PLAYER_ACTION_DISCOVER$delegate", "PLAYER_ACTION_TOGGLE_VIDEO", "getPLAYER_ACTION_TOGGLE_VIDEO", "PLAYER_ACTION_TOGGLE_VIDEO$delegate", "PLAYER_ACTION_LYRICS_POPUP_MESSAGE", "getPLAYER_ACTION_LYRICS_POPUP_MESSAGE", "PLAYER_ACTION_LYRICS_POPUP_MESSAGE$delegate", "PLAYER_TRANSPARENT_ACTIONS_BAR", "getPLAYER_TRANSPARENT_ACTIONS_BAR", "PLAYER_TRANSPARENT_ACTIONS_BAR$delegate", "PLAYER_ACTION_BUTTONS_SPACED_EVENLY", "getPLAYER_ACTION_BUTTONS_SPACED_EVENLY", "PLAYER_ACTION_BUTTONS_SPACED_EVENLY$delegate", "PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE", "getPLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE", "PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE$delegate", "PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE", "getPLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE", "PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE$delegate", "PLAYER_IS_ACTIONS_BAR_EXPANDED", "getPLAYER_IS_ACTIONS_BAR_EXPANDED", "PLAYER_IS_ACTIONS_BAR_EXPANDED$delegate", "PLAYER_SHOW_TOTAL_QUEUE_TIME", "getPLAYER_SHOW_TOTAL_QUEUE_TIME", "PLAYER_SHOW_TOTAL_QUEUE_TIME$delegate", "PLAYER_IS_QUEUE_DURATION_EXPANDED", "getPLAYER_IS_QUEUE_DURATION_EXPANDED", "PLAYER_IS_QUEUE_DURATION_EXPANDED$delegate", "PLAYER_SHOW_NEXT_IN_QUEUE", "getPLAYER_SHOW_NEXT_IN_QUEUE", "PLAYER_SHOW_NEXT_IN_QUEUE$delegate", "PLAYER_IS_NEXT_IN_QUEUE_EXPANDED", "getPLAYER_IS_NEXT_IN_QUEUE_EXPANDED", "PLAYER_IS_NEXT_IN_QUEUE_EXPANDED$delegate", "PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL", "getPLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL", "PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL$delegate", "PLAYER_SHOW_SONGS_REMAINING_TIME", "getPLAYER_SHOW_SONGS_REMAINING_TIME", "PLAYER_SHOW_SONGS_REMAINING_TIME$delegate", "PLAYER_SHOW_TOP_ACTIONS_BAR", "getPLAYER_SHOW_TOP_ACTIONS_BAR", "PLAYER_SHOW_TOP_ACTIONS_BAR$delegate", "PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED", "getPLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED", "PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED$delegate", "PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER", "getPLAYER_SHOW_THUMBNAIL_ON_VISUALIZER", "PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER$delegate", "PLAYER_SHRINK_THUMBNAIL_ON_PAUSE", "getPLAYER_SHRINK_THUMBNAIL_ON_PAUSE", "PLAYER_SHRINK_THUMBNAIL_ON_PAUSE$delegate", "PLAYER_KEEP_MINIMIZED", "getPLAYER_KEEP_MINIMIZED", "PLAYER_KEEP_MINIMIZED$delegate", "PLAYER_BACKGROUND_BLUR", "getPLAYER_BACKGROUND_BLUR", "PLAYER_BACKGROUND_BLUR$delegate", "PLAYER_BACKGROUND_BLUR_STRENGTH", "getPLAYER_BACKGROUND_BLUR_STRENGTH", "PLAYER_BACKGROUND_BLUR_STRENGTH$delegate", "PLAYER_BACKGROUND_BACK_DROP", "getPLAYER_BACKGROUND_BACK_DROP", "PLAYER_BACKGROUND_BACK_DROP$delegate", "PLAYER_BACKGROUND_FADING_EDGE", "getPLAYER_BACKGROUND_FADING_EDGE", "PLAYER_BACKGROUND_FADING_EDGE$delegate", "PLAYER_STATS_FOR_NERDS", "getPLAYER_STATS_FOR_NERDS", "PLAYER_STATS_FOR_NERDS$delegate", "PLAYER_IS_STATS_FOR_NERDS_EXPANDED", "getPLAYER_IS_STATS_FOR_NERDS_EXPANDED", "PLAYER_IS_STATS_FOR_NERDS_EXPANDED$delegate", "PLAYER_THUMBNAILS_CAROUSEL", "getPLAYER_THUMBNAILS_CAROUSEL", "PLAYER_THUMBNAILS_CAROUSEL$delegate", "PLAYER_THUMBNAIL_ANIMATION", "getPLAYER_THUMBNAIL_ANIMATION", "PLAYER_THUMBNAIL_ANIMATION$delegate", "PLAYER_THUMBNAIL_ROTATION", "getPLAYER_THUMBNAIL_ROTATION", "PLAYER_THUMBNAIL_ROTATION$delegate", "PLAYER_IS_TITLE_EXPANDED", "getPLAYER_IS_TITLE_EXPANDED", "PLAYER_IS_TITLE_EXPANDED$delegate", "PLAYER_IS_TIMELINE_EXPANDED", "getPLAYER_IS_TIMELINE_EXPANDED", "PLAYER_IS_TIMELINE_EXPANDED$delegate", "PLAYER_SONG_INFO_ICON", "getPLAYER_SONG_INFO_ICON", "PLAYER_SONG_INFO_ICON$delegate", "PLAYER_TOP_PADDING", "getPLAYER_TOP_PADDING", "PLAYER_TOP_PADDING$delegate", "PLAYER_EXTRA_SPACE", "getPLAYER_EXTRA_SPACE", "PLAYER_EXTRA_SPACE$delegate", "PLAYER_ROTATING_ALBUM_COVER", "getPLAYER_ROTATING_ALBUM_COVER", "PLAYER_ROTATING_ALBUM_COVER$delegate", "THUMBNAIL_CACHE_SIZE", "Lit/fast4x/rimusic/enums/CoilDiskCacheMaxSize;", "getTHUMBNAIL_CACHE_SIZE", "THUMBNAIL_CACHE_SIZE$delegate", "THUMBNAIL_CACHE_CUSTOM_SIZE", "getTHUMBNAIL_CACHE_CUSTOM_SIZE", "THUMBNAIL_CACHE_CUSTOM_SIZE$delegate", "SONG_CACHE_SIZE", "Lit/fast4x/rimusic/enums/ExoPlayerDiskCacheMaxSize;", "getSONG_CACHE_SIZE", "SONG_CACHE_SIZE$delegate", "SONG_CACHE_CUSTOM_SIZE", "getSONG_CACHE_CUSTOM_SIZE", "SONG_CACHE_CUSTOM_SIZE$delegate", "SONG_DOWNLOAD_SIZE", "Lit/fast4x/rimusic/enums/ExoPlayerDiskDownloadCacheMaxSize;", "getSONG_DOWNLOAD_SIZE", "SONG_DOWNLOAD_SIZE$delegate", "EXO_CACHE_LOCATION", "Lit/fast4x/rimusic/enums/ExoPlayerCacheLocation;", "getEXO_CACHE_LOCATION", "EXO_CACHE_LOCATION$delegate", "MEDIA_NOTIFICATION_FIRST_ICON", "Lit/fast4x/rimusic/enums/NotificationButtons;", "getMEDIA_NOTIFICATION_FIRST_ICON", "MEDIA_NOTIFICATION_FIRST_ICON$delegate", "MEDIA_NOTIFICATION_SECOND_ICON", "getMEDIA_NOTIFICATION_SECOND_ICON", "MEDIA_NOTIFICATION_SECOND_ICON$delegate", "NOTIFICATION_TYPE", "Lit/fast4x/rimusic/enums/NotificationType;", "getNOTIFICATION_TYPE", "NOTIFICATION_TYPE$delegate", "LYRICS_SIZE", "getLYRICS_SIZE", "LYRICS_SIZE$delegate", "LYRICS_SIZE_LANDSCAPE", "getLYRICS_SIZE_LANDSCAPE", "LYRICS_SIZE_LANDSCAPE$delegate", "LYRICS_COLOR", "Lit/fast4x/rimusic/enums/LyricsColor;", "getLYRICS_COLOR", "LYRICS_COLOR$delegate", "LYRICS_OUTLINE", "Lit/fast4x/rimusic/enums/LyricsOutline;", "getLYRICS_OUTLINE", "LYRICS_OUTLINE$delegate", "LYRICS_FONT_SIZE", "Lit/fast4x/rimusic/enums/LyricsFontSize;", "getLYRICS_FONT_SIZE", "LYRICS_FONT_SIZE$delegate", "LYRICS_ROMANIZATION_TYPE", "Lit/fast4x/rimusic/enums/Romanization;", "getLYRICS_ROMANIZATION_TYPE", "LYRICS_ROMANIZATION_TYPE$delegate", "LYRICS_BACKGROUND", "Lit/fast4x/rimusic/enums/LyricsBackground;", "getLYRICS_BACKGROUND", "LYRICS_BACKGROUND$delegate", "LYRICS_HIGHLIGHT", "Lit/fast4x/rimusic/enums/LyricsHighlight;", "getLYRICS_HIGHLIGHT", "LYRICS_HIGHLIGHT$delegate", "LYRICS_ALIGNMENT", "Lit/fast4x/rimusic/enums/LyricsAlignment;", "getLYRICS_ALIGNMENT", "LYRICS_ALIGNMENT$delegate", "LYRICS_SHOW_THUMBNAIL", "getLYRICS_SHOW_THUMBNAIL", "LYRICS_SHOW_THUMBNAIL$delegate", "LYRICS_JUMP_ON_TAP", "getLYRICS_JUMP_ON_TAP", "LYRICS_JUMP_ON_TAP$delegate", "LYRICS_SHOW_ACCENT_BACKGROUND", "getLYRICS_SHOW_ACCENT_BACKGROUND", "LYRICS_SHOW_ACCENT_BACKGROUND$delegate", "LYRICS_SYNCHRONIZED", "getLYRICS_SYNCHRONIZED", "LYRICS_SYNCHRONIZED$delegate", "LYRICS_SHOW_SECOND_LINE", "getLYRICS_SHOW_SECOND_LINE", "LYRICS_SHOW_SECOND_LINE$delegate", "LYRICS_ANIMATE_SIZE", "getLYRICS_ANIMATE_SIZE", "LYRICS_ANIMATE_SIZE$delegate", "LYRICS_LANDSCAPE_CONTROLS", "getLYRICS_LANDSCAPE_CONTROLS", "LYRICS_LANDSCAPE_CONTROLS$delegate", "HOME_ARTIST_TYPE", "Lit/fast4x/rimusic/enums/ArtistsType;", "getHOME_ARTIST_TYPE", "HOME_ARTIST_TYPE$delegate", "HOME_ALBUM_TYPE", "Lit/fast4x/rimusic/enums/AlbumsType;", "getHOME_ALBUM_TYPE", "HOME_ALBUM_TYPE$delegate", "HOME_SONGS_TYPE", "Lit/fast4x/rimusic/enums/BuiltInPlaylist;", "getHOME_SONGS_TYPE", "HOME_SONGS_TYPE$delegate", "HISTORY_PAGE_TYPE", "Lit/fast4x/rimusic/enums/HistoryType;", "getHISTORY_PAGE_TYPE", "HISTORY_PAGE_TYPE$delegate", "HOME_LIBRARY_TYPE", "Lit/fast4x/rimusic/enums/PlaylistsType;", "getHOME_LIBRARY_TYPE", "HOME_LIBRARY_TYPE$delegate", "AUDIO_FADE_DURATION", "Lit/fast4x/rimusic/enums/DurationInMilliseconds;", "getAUDIO_FADE_DURATION", "AUDIO_FADE_DURATION$delegate", "AUDIO_QUALITY", "Lit/fast4x/rimusic/enums/AudioQualityFormat;", "getAUDIO_QUALITY", "AUDIO_QUALITY$delegate", "AUDIO_REVERB_PRESET", "Lit/fast4x/rimusic/enums/PresetsReverb;", "getAUDIO_REVERB_PRESET", "AUDIO_REVERB_PRESET$delegate", "AUDIO_SKIP_SILENCE", "getAUDIO_SKIP_SILENCE", "AUDIO_SKIP_SILENCE$delegate", "AUDIO_SKIP_SILENCE_LENGTH", "Lapp/kreate/android/Settings$Preference$LongPreference;", "getAUDIO_SKIP_SILENCE_LENGTH", "()Lapp/kreate/android/Settings$Preference$LongPreference;", "AUDIO_SKIP_SILENCE_LENGTH$delegate", "AUDIO_VOLUME_NORMALIZATION", "getAUDIO_VOLUME_NORMALIZATION", "AUDIO_VOLUME_NORMALIZATION$delegate", "AUDIO_VOLUME_NORMALIZATION_TARGET", "getAUDIO_VOLUME_NORMALIZATION_TARGET", "AUDIO_VOLUME_NORMALIZATION_TARGET$delegate", "AUDIO_SHAKE_TO_SKIP", "getAUDIO_SHAKE_TO_SKIP", "AUDIO_SHAKE_TO_SKIP$delegate", "AUDIO_VOLUME_BUTTONS_CHANGE_SONG", "getAUDIO_VOLUME_BUTTONS_CHANGE_SONG", "AUDIO_VOLUME_BUTTONS_CHANGE_SONG$delegate", "AUDIO_BASS_BOOSTED", "getAUDIO_BASS_BOOSTED", "AUDIO_BASS_BOOSTED$delegate", "AUDIO_BASS_BOOST_LEVEL", "getAUDIO_BASS_BOOST_LEVEL", "AUDIO_BASS_BOOST_LEVEL$delegate", "AUDIO_SMART_PAUSE_DURING_CALLS", "getAUDIO_SMART_PAUSE_DURING_CALLS", "AUDIO_SMART_PAUSE_DURING_CALLS$delegate", "AUDIO_SPEED", "getAUDIO_SPEED", "AUDIO_SPEED$delegate", "AUDIO_SPEED_VALUE", "getAUDIO_SPEED_VALUE", "AUDIO_SPEED_VALUE$delegate", "AUDIO_PITCH", "getAUDIO_PITCH", "AUDIO_PITCH$delegate", "AUDIO_VOLUME", "getAUDIO_VOLUME", "AUDIO_VOLUME$delegate", "AUDIO_DEVICE_VOLUME", "getAUDIO_DEVICE_VOLUME", "AUDIO_DEVICE_VOLUME$delegate", "YOUTUBE_LOGIN", "getYOUTUBE_LOGIN", "YOUTUBE_LOGIN$delegate", "YOUTUBE_PLAYLISTS_SYNC", "getYOUTUBE_PLAYLISTS_SYNC", "YOUTUBE_PLAYLISTS_SYNC$delegate", "YOUTUBE_VISITOR_DATA", "Lapp/kreate/android/Settings$Preference$StringPreference;", "getYOUTUBE_VISITOR_DATA", "()Lapp/kreate/android/Settings$Preference$StringPreference;", "YOUTUBE_VISITOR_DATA$delegate", "YOUTUBE_SYNC_ID", "getYOUTUBE_SYNC_ID", "YOUTUBE_SYNC_ID$delegate", "YOUTUBE_COOKIES", "getYOUTUBE_COOKIES", "YOUTUBE_COOKIES$delegate", "YOUTUBE_ACCOUNT_NAME", "getYOUTUBE_ACCOUNT_NAME", "YOUTUBE_ACCOUNT_NAME$delegate", "YOUTUBE_ACCOUNT_EMAIL", "getYOUTUBE_ACCOUNT_EMAIL", "YOUTUBE_ACCOUNT_EMAIL$delegate", "YOUTUBE_SELF_CHANNEL_HANDLE", "getYOUTUBE_SELF_CHANNEL_HANDLE", "YOUTUBE_SELF_CHANNEL_HANDLE$delegate", "YOUTUBE_ACCOUNT_AVATAR", "getYOUTUBE_ACCOUNT_AVATAR", "YOUTUBE_ACCOUNT_AVATAR$delegate", "YOUTUBE_LAST_VIDEO_ID", "getYOUTUBE_LAST_VIDEO_ID", "YOUTUBE_LAST_VIDEO_ID$delegate", "YOUTUBE_LAST_VIDEO_SECONDS", "getYOUTUBE_LAST_VIDEO_SECONDS", "YOUTUBE_LAST_VIDEO_SECONDS$delegate", "QUICK_PICKS_TYPE", "Lit/fast4x/rimusic/enums/PlayEventsType;", "getQUICK_PICKS_TYPE", "QUICK_PICKS_TYPE$delegate", "QUICK_PICKS_MIN_DURATION", "Lit/fast4x/rimusic/enums/ExoPlayerMinTimeForEvent;", "getQUICK_PICKS_MIN_DURATION", "QUICK_PICKS_MIN_DURATION$delegate", "QUICK_PICKS_SHOW_TIPS", "getQUICK_PICKS_SHOW_TIPS", "QUICK_PICKS_SHOW_TIPS$delegate", "QUICK_PICKS_SHOW_RELATED_ALBUMS", "getQUICK_PICKS_SHOW_RELATED_ALBUMS", "QUICK_PICKS_SHOW_RELATED_ALBUMS$delegate", "QUICK_PICKS_SHOW_RELATED_ARTISTS", "getQUICK_PICKS_SHOW_RELATED_ARTISTS", "QUICK_PICKS_SHOW_RELATED_ARTISTS$delegate", "QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS", "getQUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS", "QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS$delegate", "QUICK_PICKS_SHOW_NEW_ALBUMS", "getQUICK_PICKS_SHOW_NEW_ALBUMS", "QUICK_PICKS_SHOW_NEW_ALBUMS$delegate", "QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS", "getQUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS", "QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS$delegate", "QUICK_PICKS_SHOW_MOODS_AND_GENRES", "getQUICK_PICKS_SHOW_MOODS_AND_GENRES", "QUICK_PICKS_SHOW_MOODS_AND_GENRES$delegate", "QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS", "getQUICK_PICKS_SHOW_MONTHLY_PLAYLISTS", "QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS$delegate", "QUICK_PICKS_SHOW_CHARTS", "getQUICK_PICKS_SHOW_CHARTS", "QUICK_PICKS_SHOW_CHARTS$delegate", "QUICK_PICKS_PAGE", "getQUICK_PICKS_PAGE", "QUICK_PICKS_PAGE$delegate", "DISCORD_LOGIN", "getDISCORD_LOGIN", "DISCORD_LOGIN$delegate", "IS_PROXY_ENABLED", "getIS_PROXY_ENABLED", "IS_PROXY_ENABLED$delegate", "PROXY_SCHEME", "Ljava/net/Proxy$Type;", "kotlin.jvm.PlatformType", "getPROXY_SCHEME", "PROXY_SCHEME$delegate", "PROXY_HOST", "getPROXY_HOST", "PROXY_HOST$delegate", "PROXY_PORT", "getPROXY_PORT", "PROXY_PORT$delegate", "CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE", "getCUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE", "CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE$delegate", "CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE", "getCUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE", "CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE$delegate", "CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE", "getCUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE", "CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE$delegate", "CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE", "getCUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE", "CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE$delegate", "CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE", "getCUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE", "CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE$delegate", "CUSTOM_LIGHT_TEXT_HASH_CODE", "getCUSTOM_LIGHT_TEXT_HASH_CODE", "CUSTOM_LIGHT_TEXT_HASH_CODE$delegate", "CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE", "getCUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE", "CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE$delegate", "CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE", "getCUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE", "CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE$delegate", "CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE", "getCUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE", "CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE$delegate", "CUSTOM_LIGHT_ACCENT_HASH_CODE", "getCUSTOM_LIGHT_ACCENT_HASH_CODE", "CUSTOM_LIGHT_ACCENT_HASH_CODE$delegate", "CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE", "getCUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE", "CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE$delegate", "CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE", "getCUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE", "CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE$delegate", "CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE", "getCUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE", "CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE$delegate", "CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE", "getCUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE", "CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE$delegate", "CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE", "getCUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE", "CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE$delegate", "CUSTOM_DARK_TEXT_HASH_CODE", "getCUSTOM_DARK_TEXT_HASH_CODE", "CUSTOM_DARK_TEXT_HASH_CODE$delegate", "CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE", "getCUSTOM_DARK_TEXT_SECONDARY_HASH_CODE", "CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE$delegate", "CUSTOM_DARK_TEXT_DISABLED_HASH_CODE", "getCUSTOM_DARK_TEXT_DISABLED_HASH_CODE", "CUSTOM_DARK_TEXT_DISABLED_HASH_CODE$delegate", "CUSTOM_DARK_PLAY_BUTTON_HASH_CODE", "getCUSTOM_DARK_PLAY_BUTTON_HASH_CODE", "CUSTOM_DARK_PLAY_BUTTON_HASH_CODE$delegate", "CUSTOM_DARK_ACCENT_HASH_CODE", "getCUSTOM_DARK_ACCENT_HASH_CODE", "CUSTOM_DARK_ACCENT_HASH_CODE$delegate", "HOME_SONGS_TOP_PLAYLIST_PERIOD", "Lit/fast4x/rimusic/enums/StatisticsType;", "getHOME_SONGS_TOP_PLAYLIST_PERIOD", "HOME_SONGS_TOP_PLAYLIST_PERIOD$delegate", "MENU_STYLE", "Lit/fast4x/rimusic/enums/MenuStyle;", "getMENU_STYLE", "MENU_STYLE$delegate", "MAIN_THEME", "Lit/fast4x/rimusic/enums/UiType;", "getMAIN_THEME", "MAIN_THEME$delegate", "COLOR_PALETTE", "Lit/fast4x/rimusic/enums/ColorPaletteName;", "getCOLOR_PALETTE", "COLOR_PALETTE$delegate", "THEME_MODE", "Lit/fast4x/rimusic/enums/ColorPaletteMode;", "getTHEME_MODE", "THEME_MODE$delegate", "STARTUP_SCREEN", "Lit/fast4x/rimusic/enums/HomeScreenTabs;", "getSTARTUP_SCREEN", "STARTUP_SCREEN$delegate", "FONT", "Lit/fast4x/rimusic/enums/FontType;", "getFONT", "FONT$delegate", "NAVIGATION_BAR_POSITION", "Lit/fast4x/rimusic/enums/NavigationBarPosition;", "getNAVIGATION_BAR_POSITION", "NAVIGATION_BAR_POSITION$delegate", "NAVIGATION_BAR_TYPE", "Lit/fast4x/rimusic/enums/NavigationBarType;", "getNAVIGATION_BAR_TYPE", "NAVIGATION_BAR_TYPE$delegate", "PAUSE_BETWEEN_SONGS", "Lit/fast4x/rimusic/enums/PauseBetweenSongs;", "getPAUSE_BETWEEN_SONGS", "PAUSE_BETWEEN_SONGS$delegate", "THUMBNAIL_BORDER_RADIUS", "Lit/fast4x/rimusic/enums/ThumbnailRoundness;", "getTHUMBNAIL_BORDER_RADIUS", "THUMBNAIL_BORDER_RADIUS$delegate", "TRANSITION_EFFECT", "Lit/fast4x/rimusic/enums/TransitionEffect;", "getTRANSITION_EFFECT", "TRANSITION_EFFECT$delegate", "LIMIT_SONGS_WITH_DURATION", "Lit/fast4x/rimusic/enums/DurationInMinutes;", "getLIMIT_SONGS_WITH_DURATION", "LIMIT_SONGS_WITH_DURATION$delegate", "QUEUE_TYPE", "Lit/fast4x/rimusic/enums/QueueType;", "getQUEUE_TYPE", "QUEUE_TYPE$delegate", "QUEUE_LOOP_TYPE", "Lit/fast4x/rimusic/enums/QueueLoopType;", "getQUEUE_LOOP_TYPE", "QUEUE_LOOP_TYPE$delegate", "QUEUE_AUTO_APPEND", "getQUEUE_AUTO_APPEND", "QUEUE_AUTO_APPEND$delegate", "CAROUSEL_SIZE", "Lit/fast4x/rimusic/enums/CarouselSize;", "getCAROUSEL_SIZE", "CAROUSEL_SIZE$delegate", "THUMBNAIL_TYPE", "Lit/fast4x/rimusic/enums/ThumbnailType;", "getTHUMBNAIL_TYPE", "THUMBNAIL_TYPE$delegate", "LIKE_ICON", "Lit/fast4x/rimusic/enums/IconLikeType;", "getLIKE_ICON", "LIKE_ICON$delegate", "WALLPAPER_TYPE", "Lit/fast4x/rimusic/enums/WallpaperType;", "getWALLPAPER_TYPE", "WALLPAPER_TYPE$delegate", "ANIMATED_GRADIENT", "Lit/fast4x/rimusic/enums/AnimatedGradient;", "getANIMATED_GRADIENT", "ANIMATED_GRADIENT$delegate", "NOW_PLAYING_INDICATOR", "Lit/fast4x/rimusic/enums/MusicAnimationType;", "getNOW_PLAYING_INDICATOR", "NOW_PLAYING_INDICATOR$delegate", "PIP_MODULE", "Lit/fast4x/rimusic/enums/PipModule;", "getPIP_MODULE", "PIP_MODULE$delegate", "CHECK_UPDATE", "Lit/fast4x/rimusic/enums/CheckUpdateState;", "getCHECK_UPDATE", "CHECK_UPDATE$delegate", "APP_LANGUAGE", "Lit/fast4x/rimusic/enums/Languages;", "getAPP_LANGUAGE", "APP_LANGUAGE$delegate", "OTHER_APP_LANGUAGE", "getOTHER_APP_LANGUAGE", "OTHER_APP_LANGUAGE$delegate", "HOME_ARTIST_AND_ALBUM_FILTER", "Lit/fast4x/rimusic/enums/FilterBy;", "getHOME_ARTIST_AND_ALBUM_FILTER", "HOME_ARTIST_AND_ALBUM_FILTER$delegate", "STATISTIC_PAGE_CATEGORY", "Lit/fast4x/rimusic/enums/StatisticsCategory;", "getSTATISTIC_PAGE_CATEGORY", "STATISTIC_PAGE_CATEGORY$delegate", "SCROLLING_TEXT_DISABLED", "getSCROLLING_TEXT_DISABLED", "SCROLLING_TEXT_DISABLED$delegate", "PARENTAL_CONTROL", "getPARENTAL_CONTROL", "PARENTAL_CONTROL$delegate", "ROTATION_EFFECT", "getROTATION_EFFECT", "ROTATION_EFFECT$delegate", "TRANSPARENT_TIMELINE", "getTRANSPARENT_TIMELINE", "TRANSPARENT_TIMELINE$delegate", "BLACK_GRADIENT", "getBLACK_GRADIENT", "BLACK_GRADIENT$delegate", "TEXT_OUTLINE", "getTEXT_OUTLINE", "TEXT_OUTLINE$delegate", "SHOW_FLOATING_ICON", "getSHOW_FLOATING_ICON", "SHOW_FLOATING_ICON$delegate", "FLOATING_ICON_X_OFFSET", "getFLOATING_ICON_X_OFFSET", "FLOATING_ICON_X_OFFSET$delegate", "FLOATING_ICON_Y_OFFSET", "getFLOATING_ICON_Y_OFFSET", "FLOATING_ICON_Y_OFFSET$delegate", "MULTI_FLOATING_ICON_X_OFFSET", "getMULTI_FLOATING_ICON_X_OFFSET", "MULTI_FLOATING_ICON_X_OFFSET$delegate", "MULTI_FLOATING_ICON_Y_OFFSET", "getMULTI_FLOATING_ICON_Y_OFFSET", "MULTI_FLOATING_ICON_Y_OFFSET$delegate", "ZOOM_OUT_ANIMATION", "getZOOM_OUT_ANIMATION", "ZOOM_OUT_ANIMATION$delegate", "ENABLE_WALLPAPER", "getENABLE_WALLPAPER", "ENABLE_WALLPAPER$delegate", "ENABLE_DISCOVER", "getENABLE_DISCOVER", "ENABLE_DISCOVER$delegate", "ENABLE_PERSISTENT_QUEUE", "getENABLE_PERSISTENT_QUEUE", "ENABLE_PERSISTENT_QUEUE$delegate", "RESUME_PLAYBACK_ON_STARTUP", "getRESUME_PLAYBACK_ON_STARTUP", "RESUME_PLAYBACK_ON_STARTUP$delegate", "RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE", "getRESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE", "RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE$delegate", "CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER", "getCLOSE_BACKGROUND_JOB_IN_TASK_MANAGER", "CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER$delegate", "CLOSE_APP_ON_BACK", "getCLOSE_APP_ON_BACK", "CLOSE_APP_ON_BACK$delegate", "PLAYBACK_SKIP_ON_ERROR", "getPLAYBACK_SKIP_ON_ERROR", "PLAYBACK_SKIP_ON_ERROR$delegate", "USE_SYSTEM_FONT", "getUSE_SYSTEM_FONT", "USE_SYSTEM_FONT$delegate", "APPLY_FONT_PADDING", "getAPPLY_FONT_PADDING", "APPLY_FONT_PADDING$delegate", "SHOW_SEARCH_IN_NAVIGATION_BAR", "getSHOW_SEARCH_IN_NAVIGATION_BAR", "SHOW_SEARCH_IN_NAVIGATION_BAR$delegate", "SHOW_STATS_IN_NAVIGATION_BAR", "getSHOW_STATS_IN_NAVIGATION_BAR", "SHOW_STATS_IN_NAVIGATION_BAR$delegate", "SHOW_LISTENING_STATS", "getSHOW_LISTENING_STATS", "SHOW_LISTENING_STATS$delegate", "HOME_SONGS_SHOW_FAVORITES_CHIP", "getHOME_SONGS_SHOW_FAVORITES_CHIP", "HOME_SONGS_SHOW_FAVORITES_CHIP$delegate", "HOME_SONGS_SHOW_CACHED_CHIP", "getHOME_SONGS_SHOW_CACHED_CHIP", "HOME_SONGS_SHOW_CACHED_CHIP$delegate", "HOME_SONGS_SHOW_DOWNLOADED_CHIP", "getHOME_SONGS_SHOW_DOWNLOADED_CHIP", "HOME_SONGS_SHOW_DOWNLOADED_CHIP$delegate", "HOME_SONGS_SHOW_MOST_PLAYED_CHIP", "getHOME_SONGS_SHOW_MOST_PLAYED_CHIP", "HOME_SONGS_SHOW_MOST_PLAYED_CHIP$delegate", "HOME_SONGS_SHOW_ON_DEVICE_CHIP", "getHOME_SONGS_SHOW_ON_DEVICE_CHIP", "HOME_SONGS_SHOW_ON_DEVICE_CHIP$delegate", "HOME_SONGS_ON_DEVICE_SHOW_FOLDERS", "getHOME_SONGS_ON_DEVICE_SHOW_FOLDERS", "HOME_SONGS_ON_DEVICE_SHOW_FOLDERS$delegate", "HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL", "getHOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL", "HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL$delegate", "MONTHLY_PLAYLIST_COMPILATION", "getMONTHLY_PLAYLIST_COMPILATION", "MONTHLY_PLAYLIST_COMPILATION$delegate", "SHOW_PIPED_PLAYLISTS", "getSHOW_PIPED_PLAYLISTS", "SHOW_PIPED_PLAYLISTS$delegate", "SHOW_MONTHLY_PLAYLISTS", "getSHOW_MONTHLY_PLAYLISTS", "SHOW_MONTHLY_PLAYLISTS$delegate", "SHOW_PINNED_PLAYLISTS", "getSHOW_PINNED_PLAYLISTS", "SHOW_PINNED_PLAYLISTS$delegate", "SHOW_PLAYLIST_INDICATOR", "getSHOW_PLAYLIST_INDICATOR", "SHOW_PLAYLIST_INDICATOR$delegate", "PAUSE_WHEN_VOLUME_SET_TO_ZERO", "getPAUSE_WHEN_VOLUME_SET_TO_ZERO", "PAUSE_WHEN_VOLUME_SET_TO_ZERO$delegate", "PAUSE_HISTORY", "getPAUSE_HISTORY", "PAUSE_HISTORY$delegate", "RESTART_ACTIVITY", "getRESTART_ACTIVITY", "RESTART_ACTIVITY$delegate", "IS_PIP_ENABLED", "getIS_PIP_ENABLED", "IS_PIP_ENABLED$delegate", "IS_AUTO_PIP_ENABLED", "getIS_AUTO_PIP_ENABLED", "IS_AUTO_PIP_ENABLED$delegate", "AUTO_DOWNLOAD", "getAUTO_DOWNLOAD", "AUTO_DOWNLOAD$delegate", "AUTO_DOWNLOAD_ON_LIKE", "getAUTO_DOWNLOAD_ON_LIKE", "AUTO_DOWNLOAD_ON_LIKE$delegate", "AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED", "getAUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED", "AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED$delegate", "KEEP_SCREEN_ON", "getKEEP_SCREEN_ON", "KEEP_SCREEN_ON$delegate", "DEBUG_LOG", "getDEBUG_LOG", "DEBUG_LOG$delegate", "ENABLE_PIPED", "getENABLE_PIPED", "ENABLE_PIPED$delegate", "IS_CUSTOM_PIPED", "getIS_CUSTOM_PIPED", "IS_CUSTOM_PIPED$delegate", "AUTO_SYNC", "getAUTO_SYNC", "AUTO_SYNC$delegate", "PAUSE_SEARCH_HISTORY", "getPAUSE_SEARCH_HISTORY", "PAUSE_SEARCH_HISTORY$delegate", "IS_DATA_KEY_LOADED", "getIS_DATA_KEY_LOADED", "IS_DATA_KEY_LOADED$delegate", "LOCAL_PLAYLIST_SMART_RECOMMENDATION", "getLOCAL_PLAYLIST_SMART_RECOMMENDATION", "LOCAL_PLAYLIST_SMART_RECOMMENDATION$delegate", "IS_CONNECTION_METERED", "getIS_CONNECTION_METERED", "IS_CONNECTION_METERED$delegate", "JUMP_PREVIOUS", "getJUMP_PREVIOUS", "JUMP_PREVIOUS$delegate", "LOCAL_SONGS_FOLDER", "getLOCAL_SONGS_FOLDER", "LOCAL_SONGS_FOLDER$delegate", "SEEN_CHANGELOGS_VERSION", "getSEEN_CHANGELOGS_VERSION", "SEEN_CHANGELOGS_VERSION$delegate", "PLAYBACK_DURATION", "getPLAYBACK_DURATION", "PLAYBACK_DURATION$delegate", "CUSTOM_COLOR_HASH_CODE", "getCUSTOM_COLOR_HASH_CODE", "CUSTOM_COLOR_HASH_CODE$delegate", "SEARCH_RESULTS_TAB_INDEX", "getSEARCH_RESULTS_TAB_INDEX", "SEARCH_RESULTS_TAB_INDEX$delegate", "HOME_TAB_INDEX", "getHOME_TAB_INDEX", "HOME_TAB_INDEX$delegate", "ARTIST_SCREEN_TAB_INDEX", "getARTIST_SCREEN_TAB_INDEX", "ARTIST_SCREEN_TAB_INDEX$delegate", "load", "", "context", "Landroid/content/Context;", "unload", "", "Preference", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
public final class Settings {
    private static SharedPreferences preferences;
    public static final Settings INSTANCE = new Settings();

    private static final Lazy HOME_ARTIST_ITEM_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ARTIST_ITEM_SIZE_delegate$lambda$0;
            HOME_ARTIST_ITEM_SIZE_delegate$lambda$0 = Settings.HOME_ARTIST_ITEM_SIZE_delegate$lambda$0();
            return HOME_ARTIST_ITEM_SIZE_delegate$lambda$0;
        }
    });

    private static final Lazy HOME_ALBUM_ITEM_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ALBUM_ITEM_SIZE_delegate$lambda$1;
            HOME_ALBUM_ITEM_SIZE_delegate$lambda$1 = Settings.HOME_ALBUM_ITEM_SIZE_delegate$lambda$1();
            return HOME_ALBUM_ITEM_SIZE_delegate$lambda$1;
        }
    });

    private static final Lazy HOME_LIBRARY_ITEM_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_LIBRARY_ITEM_SIZE_delegate$lambda$2;
            HOME_LIBRARY_ITEM_SIZE_delegate$lambda$2 = Settings.HOME_LIBRARY_ITEM_SIZE_delegate$lambda$2();
            return HOME_LIBRARY_ITEM_SIZE_delegate$lambda$2;
        }
    });

    private static final Lazy HOME_SONGS_SORT_BY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_SONGS_SORT_BY_delegate$lambda$3;
            HOME_SONGS_SORT_BY_delegate$lambda$3 = Settings.HOME_SONGS_SORT_BY_delegate$lambda$3();
            return HOME_SONGS_SORT_BY_delegate$lambda$3;
        }
    });

    private static final Lazy HOME_ON_DEVICE_SONGS_SORT_BY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ON_DEVICE_SONGS_SORT_BY_delegate$lambda$4;
            HOME_ON_DEVICE_SONGS_SORT_BY_delegate$lambda$4 = Settings.HOME_ON_DEVICE_SONGS_SORT_BY_delegate$lambda$4();
            return HOME_ON_DEVICE_SONGS_SORT_BY_delegate$lambda$4;
        }
    });

    private static final Lazy HOME_ARTISTS_SORT_BY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ARTISTS_SORT_BY_delegate$lambda$5;
            HOME_ARTISTS_SORT_BY_delegate$lambda$5 = Settings.HOME_ARTISTS_SORT_BY_delegate$lambda$5();
            return HOME_ARTISTS_SORT_BY_delegate$lambda$5;
        }
    });

    private static final Lazy HOME_ALBUMS_SORT_BY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ALBUMS_SORT_BY_delegate$lambda$6;
            HOME_ALBUMS_SORT_BY_delegate$lambda$6 = Settings.HOME_ALBUMS_SORT_BY_delegate$lambda$6();
            return HOME_ALBUMS_SORT_BY_delegate$lambda$6;
        }
    });

    private static final Lazy HOME_LIBRARY_SORT_BY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_LIBRARY_SORT_BY_delegate$lambda$7;
            HOME_LIBRARY_SORT_BY_delegate$lambda$7 = Settings.HOME_LIBRARY_SORT_BY_delegate$lambda$7();
            return HOME_LIBRARY_SORT_BY_delegate$lambda$7;
        }
    });

    private static final Lazy PLAYLIST_SONGS_SORT_BY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYLIST_SONGS_SORT_BY_delegate$lambda$8;
            PLAYLIST_SONGS_SORT_BY_delegate$lambda$8 = Settings.PLAYLIST_SONGS_SORT_BY_delegate$lambda$8();
            return PLAYLIST_SONGS_SORT_BY_delegate$lambda$8;
        }
    });

    private static final Lazy HOME_SONGS_SORT_ORDER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_SONGS_SORT_ORDER_delegate$lambda$9;
            HOME_SONGS_SORT_ORDER_delegate$lambda$9 = Settings.HOME_SONGS_SORT_ORDER_delegate$lambda$9();
            return HOME_SONGS_SORT_ORDER_delegate$lambda$9;
        }
    });

    private static final Lazy HOME_ARTISTS_SORT_ORDER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ARTISTS_SORT_ORDER_delegate$lambda$10;
            HOME_ARTISTS_SORT_ORDER_delegate$lambda$10 = Settings.HOME_ARTISTS_SORT_ORDER_delegate$lambda$10();
            return HOME_ARTISTS_SORT_ORDER_delegate$lambda$10;
        }
    });

    private static final Lazy HOME_ALBUM_SORT_ORDER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ALBUM_SORT_ORDER_delegate$lambda$11;
            HOME_ALBUM_SORT_ORDER_delegate$lambda$11 = Settings.HOME_ALBUM_SORT_ORDER_delegate$lambda$11();
            return HOME_ALBUM_SORT_ORDER_delegate$lambda$11;
        }
    });

    private static final Lazy HOME_LIBRARY_SORT_ORDER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_LIBRARY_SORT_ORDER_delegate$lambda$12;
            HOME_LIBRARY_SORT_ORDER_delegate$lambda$12 = Settings.HOME_LIBRARY_SORT_ORDER_delegate$lambda$12();
            return HOME_LIBRARY_SORT_ORDER_delegate$lambda$12;
        }
    });

    private static final Lazy PLAYLIST_SONGS_SORT_ORDER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYLIST_SONGS_SORT_ORDER_delegate$lambda$13;
            PLAYLIST_SONGS_SORT_ORDER_delegate$lambda$13 = Settings.PLAYLIST_SONGS_SORT_ORDER_delegate$lambda$13();
            return PLAYLIST_SONGS_SORT_ORDER_delegate$lambda$13;
        }
    });

    private static final Lazy MAX_NUMBER_OF_SMART_RECOMMENDATIONS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MAX_NUMBER_OF_SMART_RECOMMENDATIONS_delegate$lambda$14;
            MAX_NUMBER_OF_SMART_RECOMMENDATIONS_delegate$lambda$14 = Settings.MAX_NUMBER_OF_SMART_RECOMMENDATIONS_delegate$lambda$14();
            return MAX_NUMBER_OF_SMART_RECOMMENDATIONS_delegate$lambda$14;
        }
    });

    private static final Lazy MAX_NUMBER_OF_STATISTIC_ITEMS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MAX_NUMBER_OF_STATISTIC_ITEMS_delegate$lambda$15;
            MAX_NUMBER_OF_STATISTIC_ITEMS_delegate$lambda$15 = Settings.MAX_NUMBER_OF_STATISTIC_ITEMS_delegate$lambda$15();
            return MAX_NUMBER_OF_STATISTIC_ITEMS_delegate$lambda$15;
        }
    });

    private static final Lazy MAX_NUMBER_OF_TOP_PLAYED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MAX_NUMBER_OF_TOP_PLAYED_delegate$lambda$16;
            MAX_NUMBER_OF_TOP_PLAYED_delegate$lambda$16 = Settings.MAX_NUMBER_OF_TOP_PLAYED_delegate$lambda$16();
            return MAX_NUMBER_OF_TOP_PLAYED_delegate$lambda$16;
        }
    });

    private static final Lazy MAX_NUMBER_OF_SONG_IN_QUEUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MAX_NUMBER_OF_SONG_IN_QUEUE_delegate$lambda$17;
            MAX_NUMBER_OF_SONG_IN_QUEUE_delegate$lambda$17 = Settings.MAX_NUMBER_OF_SONG_IN_QUEUE_delegate$lambda$17();
            return MAX_NUMBER_OF_SONG_IN_QUEUE_delegate$lambda$17;
        }
    });

    private static final Lazy MAX_NUMBER_OF_NEXT_IN_QUEUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MAX_NUMBER_OF_NEXT_IN_QUEUE_delegate$lambda$18;
            MAX_NUMBER_OF_NEXT_IN_QUEUE_delegate$lambda$18 = Settings.MAX_NUMBER_OF_NEXT_IN_QUEUE_delegate$lambda$18();
            return MAX_NUMBER_OF_NEXT_IN_QUEUE_delegate$lambda$18;
        }
    });

    private static final Lazy ENABLE_SWIPE_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ENABLE_SWIPE_ACTION_delegate$lambda$19;
            ENABLE_SWIPE_ACTION_delegate$lambda$19 = Settings.ENABLE_SWIPE_ACTION_delegate$lambda$19();
            return ENABLE_SWIPE_ACTION_delegate$lambda$19;
        }
    });

    private static final Lazy QUEUE_SWIPE_LEFT_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference QUEUE_SWIPE_LEFT_ACTION_delegate$lambda$20;
            QUEUE_SWIPE_LEFT_ACTION_delegate$lambda$20 = Settings.QUEUE_SWIPE_LEFT_ACTION_delegate$lambda$20();
            return QUEUE_SWIPE_LEFT_ACTION_delegate$lambda$20;
        }
    });

    private static final Lazy QUEUE_SWIPE_RIGHT_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference QUEUE_SWIPE_RIGHT_ACTION_delegate$lambda$21;
            QUEUE_SWIPE_RIGHT_ACTION_delegate$lambda$21 = Settings.QUEUE_SWIPE_RIGHT_ACTION_delegate$lambda$21();
            return QUEUE_SWIPE_RIGHT_ACTION_delegate$lambda$21;
        }
    });

    private static final Lazy PLAYLIST_SWIPE_LEFT_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYLIST_SWIPE_LEFT_ACTION_delegate$lambda$22;
            PLAYLIST_SWIPE_LEFT_ACTION_delegate$lambda$22 = Settings.PLAYLIST_SWIPE_LEFT_ACTION_delegate$lambda$22();
            return PLAYLIST_SWIPE_LEFT_ACTION_delegate$lambda$22;
        }
    });

    private static final Lazy PLAYLIST_SWIPE_RIGHT_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYLIST_SWIPE_RIGHT_ACTION_delegate$lambda$23;
            PLAYLIST_SWIPE_RIGHT_ACTION_delegate$lambda$23 = Settings.PLAYLIST_SWIPE_RIGHT_ACTION_delegate$lambda$23();
            return PLAYLIST_SWIPE_RIGHT_ACTION_delegate$lambda$23;
        }
    });

    private static final Lazy ALBUM_SWIPE_LEFT_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference ALBUM_SWIPE_LEFT_ACTION_delegate$lambda$24;
            ALBUM_SWIPE_LEFT_ACTION_delegate$lambda$24 = Settings.ALBUM_SWIPE_LEFT_ACTION_delegate$lambda$24();
            return ALBUM_SWIPE_LEFT_ACTION_delegate$lambda$24;
        }
    });

    private static final Lazy ALBUM_SWIPE_RIGHT_ACTION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference ALBUM_SWIPE_RIGHT_ACTION_delegate$lambda$25;
            ALBUM_SWIPE_RIGHT_ACTION_delegate$lambda$25 = Settings.ALBUM_SWIPE_RIGHT_ACTION_delegate$lambda$25();
            return ALBUM_SWIPE_RIGHT_ACTION_delegate$lambda$25;
        }
    });

    private static final Lazy MINI_PLAYER_POSITION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MINI_PLAYER_POSITION_delegate$lambda$26;
            MINI_PLAYER_POSITION_delegate$lambda$26 = Settings.MINI_PLAYER_POSITION_delegate$lambda$26();
            return MINI_PLAYER_POSITION_delegate$lambda$26;
        }
    });

    private static final Lazy MINI_PLAYER_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MINI_PLAYER_TYPE_delegate$lambda$27;
            MINI_PLAYER_TYPE_delegate$lambda$27 = Settings.MINI_PLAYER_TYPE_delegate$lambda$27();
            return MINI_PLAYER_TYPE_delegate$lambda$27;
        }
    });

    private static final Lazy MINI_PLAYER_PROGRESS_BAR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MINI_PLAYER_PROGRESS_BAR_delegate$lambda$28;
            MINI_PLAYER_PROGRESS_BAR_delegate$lambda$28 = Settings.MINI_PLAYER_PROGRESS_BAR_delegate$lambda$28();
            return MINI_PLAYER_PROGRESS_BAR_delegate$lambda$28;
        }
    });

    private static final Lazy MINI_DISABLE_SWIPE_DOWN_TO_DISMISS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference MINI_DISABLE_SWIPE_DOWN_TO_DISMISS_delegate$lambda$29;
            MINI_DISABLE_SWIPE_DOWN_TO_DISMISS_delegate$lambda$29 = Settings.MINI_DISABLE_SWIPE_DOWN_TO_DISMISS_delegate$lambda$29();
            return MINI_DISABLE_SWIPE_DOWN_TO_DISMISS_delegate$lambda$29;
        }
    });

    private static final Lazy PLAYER_CONTROLS_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_CONTROLS_TYPE_delegate$lambda$30;
            PLAYER_CONTROLS_TYPE_delegate$lambda$30 = Settings.PLAYER_CONTROLS_TYPE_delegate$lambda$30();
            return PLAYER_CONTROLS_TYPE_delegate$lambda$30;
        }
    });

    private static final Lazy PLAYER_IS_CONTROLS_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_CONTROLS_EXPANDED_delegate$lambda$31;
            PLAYER_IS_CONTROLS_EXPANDED_delegate$lambda$31 = Settings.PLAYER_IS_CONTROLS_EXPANDED_delegate$lambda$31();
            return PLAYER_IS_CONTROLS_EXPANDED_delegate$lambda$31;
        }
    });

    private static final Lazy PLAYER_INFO_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_INFO_TYPE_delegate$lambda$32;
            PLAYER_INFO_TYPE_delegate$lambda$32 = Settings.PLAYER_INFO_TYPE_delegate$lambda$32();
            return PLAYER_INFO_TYPE_delegate$lambda$32;
        }
    });

    private static final Lazy PLAYER_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_TYPE_delegate$lambda$33;
            PLAYER_TYPE_delegate$lambda$33 = Settings.PLAYER_TYPE_delegate$lambda$33();
            return PLAYER_TYPE_delegate$lambda$33;
        }
    });

    private static final Lazy PLAYER_TIMELINE_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_TIMELINE_TYPE_delegate$lambda$34;
            PLAYER_TIMELINE_TYPE_delegate$lambda$34 = Settings.PLAYER_TIMELINE_TYPE_delegate$lambda$34();
            return PLAYER_TIMELINE_TYPE_delegate$lambda$34;
        }
    });

    private static final Lazy PLAYER_PORTRAIT_THUMBNAIL_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_PORTRAIT_THUMBNAIL_SIZE_delegate$lambda$35;
            PLAYER_PORTRAIT_THUMBNAIL_SIZE_delegate$lambda$35 = Settings.PLAYER_PORTRAIT_THUMBNAIL_SIZE_delegate$lambda$35();
            return PLAYER_PORTRAIT_THUMBNAIL_SIZE_delegate$lambda$35;
        }
    });

    private static final Lazy PLAYER_LANDSCAPE_THUMBNAIL_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_LANDSCAPE_THUMBNAIL_SIZE_delegate$lambda$36;
            PLAYER_LANDSCAPE_THUMBNAIL_SIZE_delegate$lambda$36 = Settings.PLAYER_LANDSCAPE_THUMBNAIL_SIZE_delegate$lambda$36();
            return PLAYER_LANDSCAPE_THUMBNAIL_SIZE_delegate$lambda$36;
        }
    });

    private static final Lazy PLAYER_TIMELINE_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_TIMELINE_SIZE_delegate$lambda$37;
            PLAYER_TIMELINE_SIZE_delegate$lambda$37 = Settings.PLAYER_TIMELINE_SIZE_delegate$lambda$37();
            return PLAYER_TIMELINE_SIZE_delegate$lambda$37;
        }
    });

    private static final Lazy PLAYER_PLAY_BUTTON_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_PLAY_BUTTON_TYPE_delegate$lambda$38;
            PLAYER_PLAY_BUTTON_TYPE_delegate$lambda$38 = Settings.PLAYER_PLAY_BUTTON_TYPE_delegate$lambda$38();
            return PLAYER_PLAY_BUTTON_TYPE_delegate$lambda$38;
        }
    });

    private static final Lazy PLAYER_BACKGROUND = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_BACKGROUND_delegate$lambda$39;
            PLAYER_BACKGROUND_delegate$lambda$39 = Settings.PLAYER_BACKGROUND_delegate$lambda$39();
            return PLAYER_BACKGROUND_delegate$lambda$39;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_THUMBNAIL_TYPE_delegate$lambda$40;
            PLAYER_THUMBNAIL_TYPE_delegate$lambda$40 = Settings.PLAYER_THUMBNAIL_TYPE_delegate$lambda$40();
            return PLAYER_THUMBNAIL_TYPE_delegate$lambda$40;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_VINYL_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_THUMBNAIL_VINYL_SIZE_delegate$lambda$41;
            PLAYER_THUMBNAIL_VINYL_SIZE_delegate$lambda$41 = Settings.PLAYER_THUMBNAIL_VINYL_SIZE_delegate$lambda$41();
            return PLAYER_THUMBNAIL_VINYL_SIZE_delegate$lambda$41;
        }
    });

    private static final Lazy PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION_delegate$lambda$42;
            PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION_delegate$lambda$42 = Settings.PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION_delegate$lambda$42();
            return PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION_delegate$lambda$42;
        }
    });

    private static final Lazy PLAYER_SHOW_THUMBNAIL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_THUMBNAIL_delegate$lambda$43;
            PLAYER_SHOW_THUMBNAIL_delegate$lambda$43 = Settings.PLAYER_SHOW_THUMBNAIL_delegate$lambda$43();
            return PLAYER_SHOW_THUMBNAIL_delegate$lambda$43;
        }
    });

    private static final Lazy PLAYER_BOTTOM_GRADIENT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_BOTTOM_GRADIENT_delegate$lambda$44;
            PLAYER_BOTTOM_GRADIENT_delegate$lambda$44 = Settings.PLAYER_BOTTOM_GRADIENT_delegate$lambda$44();
            return PLAYER_BOTTOM_GRADIENT_delegate$lambda$44;
        }
    });

    private static final Lazy PLAYER_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_EXPANDED_delegate$lambda$45;
            PLAYER_EXPANDED_delegate$lambda$45 = Settings.PLAYER_EXPANDED_delegate$lambda$45();
            return PLAYER_EXPANDED_delegate$lambda$45;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED_delegate$lambda$46;
            PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED_delegate$lambda$46 = Settings.PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED_delegate$lambda$46();
            return PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED_delegate$lambda$46;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_FADE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_THUMBNAIL_FADE_delegate$lambda$47;
            PLAYER_THUMBNAIL_FADE_delegate$lambda$47 = Settings.PLAYER_THUMBNAIL_FADE_delegate$lambda$47();
            return PLAYER_THUMBNAIL_FADE_delegate$lambda$47;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_FADE_EX = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_THUMBNAIL_FADE_EX_delegate$lambda$48;
            PLAYER_THUMBNAIL_FADE_EX_delegate$lambda$48 = Settings.PLAYER_THUMBNAIL_FADE_EX_delegate$lambda$48();
            return PLAYER_THUMBNAIL_FADE_EX_delegate$lambda$48;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_SPACING = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_THUMBNAIL_SPACING_delegate$lambda$49;
            PLAYER_THUMBNAIL_SPACING_delegate$lambda$49 = Settings.PLAYER_THUMBNAIL_SPACING_delegate$lambda$49();
            return PLAYER_THUMBNAIL_SPACING_delegate$lambda$49;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_SPACING_LANDSCAPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_THUMBNAIL_SPACING_LANDSCAPE_delegate$lambda$50;
            PLAYER_THUMBNAIL_SPACING_LANDSCAPE_delegate$lambda$50 = Settings.PLAYER_THUMBNAIL_SPACING_LANDSCAPE_delegate$lambda$50();
            return PLAYER_THUMBNAIL_SPACING_LANDSCAPE_delegate$lambda$50;
        }
    });

    private static final Lazy PLAYER_VISUALIZER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_VISUALIZER_delegate$lambda$51;
            PLAYER_VISUALIZER_delegate$lambda$51 = Settings.PLAYER_VISUALIZER_delegate$lambda$51();
            return PLAYER_VISUALIZER_delegate$lambda$51;
        }
    });

    private static final Lazy PLAYER_CURRENT_VISUALIZER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference PLAYER_CURRENT_VISUALIZER_delegate$lambda$52;
            PLAYER_CURRENT_VISUALIZER_delegate$lambda$52 = Settings.PLAYER_CURRENT_VISUALIZER_delegate$lambda$52();
            return PLAYER_CURRENT_VISUALIZER_delegate$lambda$52;
        }
    });

    private static final Lazy PLAYER_TAP_THUMBNAIL_FOR_LYRICS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_TAP_THUMBNAIL_FOR_LYRICS_delegate$lambda$53;
            PLAYER_TAP_THUMBNAIL_FOR_LYRICS_delegate$lambda$53 = Settings.PLAYER_TAP_THUMBNAIL_FOR_LYRICS_delegate$lambda$53();
            return PLAYER_TAP_THUMBNAIL_FOR_LYRICS_delegate$lambda$53;
        }
    });

    private static final Lazy PLAYER_ACTION_ADD_TO_PLAYLIST = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_ADD_TO_PLAYLIST_delegate$lambda$54;
            PLAYER_ACTION_ADD_TO_PLAYLIST_delegate$lambda$54 = Settings.PLAYER_ACTION_ADD_TO_PLAYLIST_delegate$lambda$54();
            return PLAYER_ACTION_ADD_TO_PLAYLIST_delegate$lambda$54;
        }
    });

    private static final Lazy PLAYER_ACTION_OPEN_QUEUE_ARROW = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_OPEN_QUEUE_ARROW_delegate$lambda$55;
            PLAYER_ACTION_OPEN_QUEUE_ARROW_delegate$lambda$55 = Settings.PLAYER_ACTION_OPEN_QUEUE_ARROW_delegate$lambda$55();
            return PLAYER_ACTION_OPEN_QUEUE_ARROW_delegate$lambda$55;
        }
    });

    private static final Lazy PLAYER_ACTION_DOWNLOAD = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_DOWNLOAD_delegate$lambda$56;
            PLAYER_ACTION_DOWNLOAD_delegate$lambda$56 = Settings.PLAYER_ACTION_DOWNLOAD_delegate$lambda$56();
            return PLAYER_ACTION_DOWNLOAD_delegate$lambda$56;
        }
    });

    private static final Lazy PLAYER_ACTION_LOOP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_LOOP_delegate$lambda$57;
            PLAYER_ACTION_LOOP_delegate$lambda$57 = Settings.PLAYER_ACTION_LOOP_delegate$lambda$57();
            return PLAYER_ACTION_LOOP_delegate$lambda$57;
        }
    });

    private static final Lazy PLAYER_ACTION_SHOW_LYRICS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_SHOW_LYRICS_delegate$lambda$58;
            PLAYER_ACTION_SHOW_LYRICS_delegate$lambda$58 = Settings.PLAYER_ACTION_SHOW_LYRICS_delegate$lambda$58();
            return PLAYER_ACTION_SHOW_LYRICS_delegate$lambda$58;
        }
    });

    private static final Lazy PLAYER_ACTION_TOGGLE_EXPAND = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_TOGGLE_EXPAND_delegate$lambda$59;
            PLAYER_ACTION_TOGGLE_EXPAND_delegate$lambda$59 = Settings.PLAYER_ACTION_TOGGLE_EXPAND_delegate$lambda$59();
            return PLAYER_ACTION_TOGGLE_EXPAND_delegate$lambda$59;
        }
    });

    private static final Lazy PLAYER_ACTION_SHUFFLE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_SHUFFLE_delegate$lambda$60;
            PLAYER_ACTION_SHUFFLE_delegate$lambda$60 = Settings.PLAYER_ACTION_SHUFFLE_delegate$lambda$60();
            return PLAYER_ACTION_SHUFFLE_delegate$lambda$60;
        }
    });

    private static final Lazy PLAYER_ACTION_SLEEP_TIMER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_SLEEP_TIMER_delegate$lambda$61;
            PLAYER_ACTION_SLEEP_TIMER_delegate$lambda$61 = Settings.PLAYER_ACTION_SLEEP_TIMER_delegate$lambda$61();
            return PLAYER_ACTION_SLEEP_TIMER_delegate$lambda$61;
        }
    });

    private static final Lazy PLAYER_ACTION_SHOW_MENU = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_SHOW_MENU_delegate$lambda$62;
            PLAYER_ACTION_SHOW_MENU_delegate$lambda$62 = Settings.PLAYER_ACTION_SHOW_MENU_delegate$lambda$62();
            return PLAYER_ACTION_SHOW_MENU_delegate$lambda$62;
        }
    });

    private static final Lazy PLAYER_ACTION_START_RADIO = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_START_RADIO_delegate$lambda$63;
            PLAYER_ACTION_START_RADIO_delegate$lambda$63 = Settings.PLAYER_ACTION_START_RADIO_delegate$lambda$63();
            return PLAYER_ACTION_START_RADIO_delegate$lambda$63;
        }
    });

    private static final Lazy PLAYER_ACTION_OPEN_EQUALIZER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_OPEN_EQUALIZER_delegate$lambda$64;
            PLAYER_ACTION_OPEN_EQUALIZER_delegate$lambda$64 = Settings.PLAYER_ACTION_OPEN_EQUALIZER_delegate$lambda$64();
            return PLAYER_ACTION_OPEN_EQUALIZER_delegate$lambda$64;
        }
    });

    private static final Lazy PLAYER_ACTION_DISCOVER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_DISCOVER_delegate$lambda$65;
            PLAYER_ACTION_DISCOVER_delegate$lambda$65 = Settings.PLAYER_ACTION_DISCOVER_delegate$lambda$65();
            return PLAYER_ACTION_DISCOVER_delegate$lambda$65;
        }
    });

    private static final Lazy PLAYER_ACTION_TOGGLE_VIDEO = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_TOGGLE_VIDEO_delegate$lambda$66;
            PLAYER_ACTION_TOGGLE_VIDEO_delegate$lambda$66 = Settings.PLAYER_ACTION_TOGGLE_VIDEO_delegate$lambda$66();
            return PLAYER_ACTION_TOGGLE_VIDEO_delegate$lambda$66;
        }
    });

    private static final Lazy PLAYER_ACTION_LYRICS_POPUP_MESSAGE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_LYRICS_POPUP_MESSAGE_delegate$lambda$67;
            PLAYER_ACTION_LYRICS_POPUP_MESSAGE_delegate$lambda$67 = Settings.PLAYER_ACTION_LYRICS_POPUP_MESSAGE_delegate$lambda$67();
            return PLAYER_ACTION_LYRICS_POPUP_MESSAGE_delegate$lambda$67;
        }
    });

    private static final Lazy PLAYER_TRANSPARENT_ACTIONS_BAR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_TRANSPARENT_ACTIONS_BAR_delegate$lambda$68;
            PLAYER_TRANSPARENT_ACTIONS_BAR_delegate$lambda$68 = Settings.PLAYER_TRANSPARENT_ACTIONS_BAR_delegate$lambda$68();
            return PLAYER_TRANSPARENT_ACTIONS_BAR_delegate$lambda$68;
        }
    });

    private static final Lazy PLAYER_ACTION_BUTTONS_SPACED_EVENLY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTION_BUTTONS_SPACED_EVENLY_delegate$lambda$69;
            PLAYER_ACTION_BUTTONS_SPACED_EVENLY_delegate$lambda$69 = Settings.PLAYER_ACTION_BUTTONS_SPACED_EVENLY_delegate$lambda$69();
            return PLAYER_ACTION_BUTTONS_SPACED_EVENLY_delegate$lambda$69;
        }
    });

    private static final Lazy PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE_delegate$lambda$70;
            PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE_delegate$lambda$70 = Settings.PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE_delegate$lambda$70();
            return PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE_delegate$lambda$70;
        }
    });

    private static final Lazy PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE_delegate$lambda$71;
            PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE_delegate$lambda$71 = Settings.PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE_delegate$lambda$71();
            return PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE_delegate$lambda$71;
        }
    });

    private static final Lazy PLAYER_IS_ACTIONS_BAR_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_ACTIONS_BAR_EXPANDED_delegate$lambda$72;
            PLAYER_IS_ACTIONS_BAR_EXPANDED_delegate$lambda$72 = Settings.PLAYER_IS_ACTIONS_BAR_EXPANDED_delegate$lambda$72();
            return PLAYER_IS_ACTIONS_BAR_EXPANDED_delegate$lambda$72;
        }
    });

    private static final Lazy PLAYER_SHOW_TOTAL_QUEUE_TIME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_TOTAL_QUEUE_TIME_delegate$lambda$73;
            PLAYER_SHOW_TOTAL_QUEUE_TIME_delegate$lambda$73 = Settings.PLAYER_SHOW_TOTAL_QUEUE_TIME_delegate$lambda$73();
            return PLAYER_SHOW_TOTAL_QUEUE_TIME_delegate$lambda$73;
        }
    });

    private static final Lazy PLAYER_IS_QUEUE_DURATION_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_QUEUE_DURATION_EXPANDED_delegate$lambda$74;
            PLAYER_IS_QUEUE_DURATION_EXPANDED_delegate$lambda$74 = Settings.PLAYER_IS_QUEUE_DURATION_EXPANDED_delegate$lambda$74();
            return PLAYER_IS_QUEUE_DURATION_EXPANDED_delegate$lambda$74;
        }
    });

    private static final Lazy PLAYER_SHOW_NEXT_IN_QUEUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_NEXT_IN_QUEUE_delegate$lambda$75;
            PLAYER_SHOW_NEXT_IN_QUEUE_delegate$lambda$75 = Settings.PLAYER_SHOW_NEXT_IN_QUEUE_delegate$lambda$75();
            return PLAYER_SHOW_NEXT_IN_QUEUE_delegate$lambda$75;
        }
    });

    private static final Lazy PLAYER_IS_NEXT_IN_QUEUE_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_NEXT_IN_QUEUE_EXPANDED_delegate$lambda$76;
            PLAYER_IS_NEXT_IN_QUEUE_EXPANDED_delegate$lambda$76 = Settings.PLAYER_IS_NEXT_IN_QUEUE_EXPANDED_delegate$lambda$76();
            return PLAYER_IS_NEXT_IN_QUEUE_EXPANDED_delegate$lambda$76;
        }
    });

    private static final Lazy PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL_delegate$lambda$77;
            PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL_delegate$lambda$77 = Settings.PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL_delegate$lambda$77();
            return PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL_delegate$lambda$77;
        }
    });

    private static final Lazy PLAYER_SHOW_SONGS_REMAINING_TIME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_SONGS_REMAINING_TIME_delegate$lambda$78;
            PLAYER_SHOW_SONGS_REMAINING_TIME_delegate$lambda$78 = Settings.PLAYER_SHOW_SONGS_REMAINING_TIME_delegate$lambda$78();
            return PLAYER_SHOW_SONGS_REMAINING_TIME_delegate$lambda$78;
        }
    });

    private static final Lazy PLAYER_SHOW_TOP_ACTIONS_BAR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_TOP_ACTIONS_BAR_delegate$lambda$79;
            PLAYER_SHOW_TOP_ACTIONS_BAR_delegate$lambda$79 = Settings.PLAYER_SHOW_TOP_ACTIONS_BAR_delegate$lambda$79();
            return PLAYER_SHOW_TOP_ACTIONS_BAR_delegate$lambda$79;
        }
    });

    private static final Lazy PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED_delegate$lambda$80;
            PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED_delegate$lambda$80 = Settings.PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED_delegate$lambda$80();
            return PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED_delegate$lambda$80;
        }
    });

    private static final Lazy PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER_delegate$lambda$81;
            PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER_delegate$lambda$81 = Settings.PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER_delegate$lambda$81();
            return PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER_delegate$lambda$81;
        }
    });

    private static final Lazy PLAYER_SHRINK_THUMBNAIL_ON_PAUSE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SHRINK_THUMBNAIL_ON_PAUSE_delegate$lambda$82;
            PLAYER_SHRINK_THUMBNAIL_ON_PAUSE_delegate$lambda$82 = Settings.PLAYER_SHRINK_THUMBNAIL_ON_PAUSE_delegate$lambda$82();
            return PLAYER_SHRINK_THUMBNAIL_ON_PAUSE_delegate$lambda$82;
        }
    });

    private static final Lazy PLAYER_KEEP_MINIMIZED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_KEEP_MINIMIZED_delegate$lambda$83;
            PLAYER_KEEP_MINIMIZED_delegate$lambda$83 = Settings.PLAYER_KEEP_MINIMIZED_delegate$lambda$83();
            return PLAYER_KEEP_MINIMIZED_delegate$lambda$83;
        }
    });

    private static final Lazy PLAYER_BACKGROUND_BLUR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_BACKGROUND_BLUR_delegate$lambda$84;
            PLAYER_BACKGROUND_BLUR_delegate$lambda$84 = Settings.PLAYER_BACKGROUND_BLUR_delegate$lambda$84();
            return PLAYER_BACKGROUND_BLUR_delegate$lambda$84;
        }
    });

    private static final Lazy PLAYER_BACKGROUND_BLUR_STRENGTH = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_BACKGROUND_BLUR_STRENGTH_delegate$lambda$85;
            PLAYER_BACKGROUND_BLUR_STRENGTH_delegate$lambda$85 = Settings.PLAYER_BACKGROUND_BLUR_STRENGTH_delegate$lambda$85();
            return PLAYER_BACKGROUND_BLUR_STRENGTH_delegate$lambda$85;
        }
    });

    private static final Lazy PLAYER_BACKGROUND_BACK_DROP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYER_BACKGROUND_BACK_DROP_delegate$lambda$86;
            PLAYER_BACKGROUND_BACK_DROP_delegate$lambda$86 = Settings.PLAYER_BACKGROUND_BACK_DROP_delegate$lambda$86();
            return PLAYER_BACKGROUND_BACK_DROP_delegate$lambda$86;
        }
    });

    private static final Lazy PLAYER_BACKGROUND_FADING_EDGE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_BACKGROUND_FADING_EDGE_delegate$lambda$87;
            PLAYER_BACKGROUND_FADING_EDGE_delegate$lambda$87 = Settings.PLAYER_BACKGROUND_FADING_EDGE_delegate$lambda$87();
            return PLAYER_BACKGROUND_FADING_EDGE_delegate$lambda$87;
        }
    });

    private static final Lazy PLAYER_STATS_FOR_NERDS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_STATS_FOR_NERDS_delegate$lambda$88;
            PLAYER_STATS_FOR_NERDS_delegate$lambda$88 = Settings.PLAYER_STATS_FOR_NERDS_delegate$lambda$88();
            return PLAYER_STATS_FOR_NERDS_delegate$lambda$88;
        }
    });

    private static final Lazy PLAYER_IS_STATS_FOR_NERDS_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_STATS_FOR_NERDS_EXPANDED_delegate$lambda$89;
            PLAYER_IS_STATS_FOR_NERDS_EXPANDED_delegate$lambda$89 = Settings.PLAYER_IS_STATS_FOR_NERDS_EXPANDED_delegate$lambda$89();
            return PLAYER_IS_STATS_FOR_NERDS_EXPANDED_delegate$lambda$89;
        }
    });

    private static final Lazy PLAYER_THUMBNAILS_CAROUSEL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_THUMBNAILS_CAROUSEL_delegate$lambda$90;
            PLAYER_THUMBNAILS_CAROUSEL_delegate$lambda$90 = Settings.PLAYER_THUMBNAILS_CAROUSEL_delegate$lambda$90();
            return PLAYER_THUMBNAILS_CAROUSEL_delegate$lambda$90;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_ANIMATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_THUMBNAIL_ANIMATION_delegate$lambda$91;
            PLAYER_THUMBNAIL_ANIMATION_delegate$lambda$91 = Settings.PLAYER_THUMBNAIL_ANIMATION_delegate$lambda$91();
            return PLAYER_THUMBNAIL_ANIMATION_delegate$lambda$91;
        }
    });

    private static final Lazy PLAYER_THUMBNAIL_ROTATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_THUMBNAIL_ROTATION_delegate$lambda$92;
            PLAYER_THUMBNAIL_ROTATION_delegate$lambda$92 = Settings.PLAYER_THUMBNAIL_ROTATION_delegate$lambda$92();
            return PLAYER_THUMBNAIL_ROTATION_delegate$lambda$92;
        }
    });

    private static final Lazy PLAYER_IS_TITLE_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_TITLE_EXPANDED_delegate$lambda$93;
            PLAYER_IS_TITLE_EXPANDED_delegate$lambda$93 = Settings.PLAYER_IS_TITLE_EXPANDED_delegate$lambda$93();
            return PLAYER_IS_TITLE_EXPANDED_delegate$lambda$93;
        }
    });

    private static final Lazy PLAYER_IS_TIMELINE_EXPANDED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_IS_TIMELINE_EXPANDED_delegate$lambda$94;
            PLAYER_IS_TIMELINE_EXPANDED_delegate$lambda$94 = Settings.PLAYER_IS_TIMELINE_EXPANDED_delegate$lambda$94();
            return PLAYER_IS_TIMELINE_EXPANDED_delegate$lambda$94;
        }
    });

    private static final Lazy PLAYER_SONG_INFO_ICON = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_SONG_INFO_ICON_delegate$lambda$95;
            PLAYER_SONG_INFO_ICON_delegate$lambda$95 = Settings.PLAYER_SONG_INFO_ICON_delegate$lambda$95();
            return PLAYER_SONG_INFO_ICON_delegate$lambda$95;
        }
    });

    private static final Lazy PLAYER_TOP_PADDING = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_TOP_PADDING_delegate$lambda$96;
            PLAYER_TOP_PADDING_delegate$lambda$96 = Settings.PLAYER_TOP_PADDING_delegate$lambda$96();
            return PLAYER_TOP_PADDING_delegate$lambda$96;
        }
    });

    private static final Lazy PLAYER_EXTRA_SPACE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_EXTRA_SPACE_delegate$lambda$97;
            PLAYER_EXTRA_SPACE_delegate$lambda$97 = Settings.PLAYER_EXTRA_SPACE_delegate$lambda$97();
            return PLAYER_EXTRA_SPACE_delegate$lambda$97;
        }
    });

    private static final Lazy PLAYER_ROTATING_ALBUM_COVER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYER_ROTATING_ALBUM_COVER_delegate$lambda$98;
            PLAYER_ROTATING_ALBUM_COVER_delegate$lambda$98 = Settings.PLAYER_ROTATING_ALBUM_COVER_delegate$lambda$98();
            return PLAYER_ROTATING_ALBUM_COVER_delegate$lambda$98;
        }
    });

    private static final Lazy THUMBNAIL_CACHE_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference THUMBNAIL_CACHE_SIZE_delegate$lambda$99;
            THUMBNAIL_CACHE_SIZE_delegate$lambda$99 = Settings.THUMBNAIL_CACHE_SIZE_delegate$lambda$99();
            return THUMBNAIL_CACHE_SIZE_delegate$lambda$99;
        }
    });

    private static final Lazy THUMBNAIL_CACHE_CUSTOM_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference THUMBNAIL_CACHE_CUSTOM_SIZE_delegate$lambda$100;
            THUMBNAIL_CACHE_CUSTOM_SIZE_delegate$lambda$100 = Settings.THUMBNAIL_CACHE_CUSTOM_SIZE_delegate$lambda$100();
            return THUMBNAIL_CACHE_CUSTOM_SIZE_delegate$lambda$100;
        }
    });

    private static final Lazy SONG_CACHE_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference SONG_CACHE_SIZE_delegate$lambda$101;
            SONG_CACHE_SIZE_delegate$lambda$101 = Settings.SONG_CACHE_SIZE_delegate$lambda$101();
            return SONG_CACHE_SIZE_delegate$lambda$101;
        }
    });

    private static final Lazy SONG_CACHE_CUSTOM_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference SONG_CACHE_CUSTOM_SIZE_delegate$lambda$102;
            SONG_CACHE_CUSTOM_SIZE_delegate$lambda$102 = Settings.SONG_CACHE_CUSTOM_SIZE_delegate$lambda$102();
            return SONG_CACHE_CUSTOM_SIZE_delegate$lambda$102;
        }
    });

    private static final Lazy SONG_DOWNLOAD_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference SONG_DOWNLOAD_SIZE_delegate$lambda$103;
            SONG_DOWNLOAD_SIZE_delegate$lambda$103 = Settings.SONG_DOWNLOAD_SIZE_delegate$lambda$103();
            return SONG_DOWNLOAD_SIZE_delegate$lambda$103;
        }
    });

    private static final Lazy EXO_CACHE_LOCATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference EXO_CACHE_LOCATION_delegate$lambda$104;
            EXO_CACHE_LOCATION_delegate$lambda$104 = Settings.EXO_CACHE_LOCATION_delegate$lambda$104();
            return EXO_CACHE_LOCATION_delegate$lambda$104;
        }
    });

    private static final Lazy MEDIA_NOTIFICATION_FIRST_ICON = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MEDIA_NOTIFICATION_FIRST_ICON_delegate$lambda$105;
            MEDIA_NOTIFICATION_FIRST_ICON_delegate$lambda$105 = Settings.MEDIA_NOTIFICATION_FIRST_ICON_delegate$lambda$105();
            return MEDIA_NOTIFICATION_FIRST_ICON_delegate$lambda$105;
        }
    });

    private static final Lazy MEDIA_NOTIFICATION_SECOND_ICON = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MEDIA_NOTIFICATION_SECOND_ICON_delegate$lambda$106;
            MEDIA_NOTIFICATION_SECOND_ICON_delegate$lambda$106 = Settings.MEDIA_NOTIFICATION_SECOND_ICON_delegate$lambda$106();
            return MEDIA_NOTIFICATION_SECOND_ICON_delegate$lambda$106;
        }
    });

    private static final Lazy NOTIFICATION_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference NOTIFICATION_TYPE_delegate$lambda$107;
            NOTIFICATION_TYPE_delegate$lambda$107 = Settings.NOTIFICATION_TYPE_delegate$lambda$107();
            return NOTIFICATION_TYPE_delegate$lambda$107;
        }
    });

    private static final Lazy LYRICS_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference LYRICS_SIZE_delegate$lambda$108;
            LYRICS_SIZE_delegate$lambda$108 = Settings.LYRICS_SIZE_delegate$lambda$108();
            return LYRICS_SIZE_delegate$lambda$108;
        }
    });

    private static final Lazy LYRICS_SIZE_LANDSCAPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference LYRICS_SIZE_LANDSCAPE_delegate$lambda$109;
            LYRICS_SIZE_LANDSCAPE_delegate$lambda$109 = Settings.LYRICS_SIZE_LANDSCAPE_delegate$lambda$109();
            return LYRICS_SIZE_LANDSCAPE_delegate$lambda$109;
        }
    });

    private static final Lazy LYRICS_COLOR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_COLOR_delegate$lambda$110;
            LYRICS_COLOR_delegate$lambda$110 = Settings.LYRICS_COLOR_delegate$lambda$110();
            return LYRICS_COLOR_delegate$lambda$110;
        }
    });

    private static final Lazy LYRICS_OUTLINE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_OUTLINE_delegate$lambda$111;
            LYRICS_OUTLINE_delegate$lambda$111 = Settings.LYRICS_OUTLINE_delegate$lambda$111();
            return LYRICS_OUTLINE_delegate$lambda$111;
        }
    });

    private static final Lazy LYRICS_FONT_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_FONT_SIZE_delegate$lambda$112;
            LYRICS_FONT_SIZE_delegate$lambda$112 = Settings.LYRICS_FONT_SIZE_delegate$lambda$112();
            return LYRICS_FONT_SIZE_delegate$lambda$112;
        }
    });

    private static final Lazy LYRICS_ROMANIZATION_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_ROMANIZATION_TYPE_delegate$lambda$113;
            LYRICS_ROMANIZATION_TYPE_delegate$lambda$113 = Settings.LYRICS_ROMANIZATION_TYPE_delegate$lambda$113();
            return LYRICS_ROMANIZATION_TYPE_delegate$lambda$113;
        }
    });

    private static final Lazy LYRICS_BACKGROUND = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_BACKGROUND_delegate$lambda$114;
            LYRICS_BACKGROUND_delegate$lambda$114 = Settings.LYRICS_BACKGROUND_delegate$lambda$114();
            return LYRICS_BACKGROUND_delegate$lambda$114;
        }
    });

    private static final Lazy LYRICS_HIGHLIGHT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_HIGHLIGHT_delegate$lambda$115;
            LYRICS_HIGHLIGHT_delegate$lambda$115 = Settings.LYRICS_HIGHLIGHT_delegate$lambda$115();
            return LYRICS_HIGHLIGHT_delegate$lambda$115;
        }
    });

    private static final Lazy LYRICS_ALIGNMENT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LYRICS_ALIGNMENT_delegate$lambda$116;
            LYRICS_ALIGNMENT_delegate$lambda$116 = Settings.LYRICS_ALIGNMENT_delegate$lambda$116();
            return LYRICS_ALIGNMENT_delegate$lambda$116;
        }
    });

    private static final Lazy LYRICS_SHOW_THUMBNAIL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_SHOW_THUMBNAIL_delegate$lambda$117;
            LYRICS_SHOW_THUMBNAIL_delegate$lambda$117 = Settings.LYRICS_SHOW_THUMBNAIL_delegate$lambda$117();
            return LYRICS_SHOW_THUMBNAIL_delegate$lambda$117;
        }
    });

    private static final Lazy LYRICS_JUMP_ON_TAP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_JUMP_ON_TAP_delegate$lambda$118;
            LYRICS_JUMP_ON_TAP_delegate$lambda$118 = Settings.LYRICS_JUMP_ON_TAP_delegate$lambda$118();
            return LYRICS_JUMP_ON_TAP_delegate$lambda$118;
        }
    });

    private static final Lazy LYRICS_SHOW_ACCENT_BACKGROUND = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_SHOW_ACCENT_BACKGROUND_delegate$lambda$119;
            LYRICS_SHOW_ACCENT_BACKGROUND_delegate$lambda$119 = Settings.LYRICS_SHOW_ACCENT_BACKGROUND_delegate$lambda$119();
            return LYRICS_SHOW_ACCENT_BACKGROUND_delegate$lambda$119;
        }
    });

    private static final Lazy LYRICS_SYNCHRONIZED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_SYNCHRONIZED_delegate$lambda$120;
            LYRICS_SYNCHRONIZED_delegate$lambda$120 = Settings.LYRICS_SYNCHRONIZED_delegate$lambda$120();
            return LYRICS_SYNCHRONIZED_delegate$lambda$120;
        }
    });

    private static final Lazy LYRICS_SHOW_SECOND_LINE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_SHOW_SECOND_LINE_delegate$lambda$121;
            LYRICS_SHOW_SECOND_LINE_delegate$lambda$121 = Settings.LYRICS_SHOW_SECOND_LINE_delegate$lambda$121();
            return LYRICS_SHOW_SECOND_LINE_delegate$lambda$121;
        }
    });

    private static final Lazy LYRICS_ANIMATE_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_ANIMATE_SIZE_delegate$lambda$122;
            LYRICS_ANIMATE_SIZE_delegate$lambda$122 = Settings.LYRICS_ANIMATE_SIZE_delegate$lambda$122();
            return LYRICS_ANIMATE_SIZE_delegate$lambda$122;
        }
    });

    private static final Lazy LYRICS_LANDSCAPE_CONTROLS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LYRICS_LANDSCAPE_CONTROLS_delegate$lambda$123;
            LYRICS_LANDSCAPE_CONTROLS_delegate$lambda$123 = Settings.LYRICS_LANDSCAPE_CONTROLS_delegate$lambda$123();
            return LYRICS_LANDSCAPE_CONTROLS_delegate$lambda$123;
        }
    });

    private static final Lazy HOME_ARTIST_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ARTIST_TYPE_delegate$lambda$124;
            HOME_ARTIST_TYPE_delegate$lambda$124 = Settings.HOME_ARTIST_TYPE_delegate$lambda$124();
            return HOME_ARTIST_TYPE_delegate$lambda$124;
        }
    });

    private static final Lazy HOME_ALBUM_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ALBUM_TYPE_delegate$lambda$125;
            HOME_ALBUM_TYPE_delegate$lambda$125 = Settings.HOME_ALBUM_TYPE_delegate$lambda$125();
            return HOME_ALBUM_TYPE_delegate$lambda$125;
        }
    });

    private static final Lazy HOME_SONGS_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_SONGS_TYPE_delegate$lambda$126;
            HOME_SONGS_TYPE_delegate$lambda$126 = Settings.HOME_SONGS_TYPE_delegate$lambda$126();
            return HOME_SONGS_TYPE_delegate$lambda$126;
        }
    });

    private static final Lazy HISTORY_PAGE_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HISTORY_PAGE_TYPE_delegate$lambda$127;
            HISTORY_PAGE_TYPE_delegate$lambda$127 = Settings.HISTORY_PAGE_TYPE_delegate$lambda$127();
            return HISTORY_PAGE_TYPE_delegate$lambda$127;
        }
    });

    private static final Lazy HOME_LIBRARY_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_LIBRARY_TYPE_delegate$lambda$128;
            HOME_LIBRARY_TYPE_delegate$lambda$128 = Settings.HOME_LIBRARY_TYPE_delegate$lambda$128();
            return HOME_LIBRARY_TYPE_delegate$lambda$128;
        }
    });

    private static final Lazy AUDIO_FADE_DURATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference AUDIO_FADE_DURATION_delegate$lambda$129;
            AUDIO_FADE_DURATION_delegate$lambda$129 = Settings.AUDIO_FADE_DURATION_delegate$lambda$129();
            return AUDIO_FADE_DURATION_delegate$lambda$129;
        }
    });

    private static final Lazy AUDIO_QUALITY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference AUDIO_QUALITY_delegate$lambda$130;
            AUDIO_QUALITY_delegate$lambda$130 = Settings.AUDIO_QUALITY_delegate$lambda$130();
            return AUDIO_QUALITY_delegate$lambda$130;
        }
    });

    private static final Lazy AUDIO_REVERB_PRESET = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference AUDIO_REVERB_PRESET_delegate$lambda$131;
            AUDIO_REVERB_PRESET_delegate$lambda$131 = Settings.AUDIO_REVERB_PRESET_delegate$lambda$131();
            return AUDIO_REVERB_PRESET_delegate$lambda$131;
        }
    });

    private static final Lazy AUDIO_SKIP_SILENCE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_SKIP_SILENCE_delegate$lambda$132;
            AUDIO_SKIP_SILENCE_delegate$lambda$132 = Settings.AUDIO_SKIP_SILENCE_delegate$lambda$132();
            return AUDIO_SKIP_SILENCE_delegate$lambda$132;
        }
    });

    private static final Lazy AUDIO_SKIP_SILENCE_LENGTH = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.LongPreference AUDIO_SKIP_SILENCE_LENGTH_delegate$lambda$133;
            AUDIO_SKIP_SILENCE_LENGTH_delegate$lambda$133 = Settings.AUDIO_SKIP_SILENCE_LENGTH_delegate$lambda$133();
            return AUDIO_SKIP_SILENCE_LENGTH_delegate$lambda$133;
        }
    });

    private static final Lazy AUDIO_VOLUME_NORMALIZATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_VOLUME_NORMALIZATION_delegate$lambda$134;
            AUDIO_VOLUME_NORMALIZATION_delegate$lambda$134 = Settings.AUDIO_VOLUME_NORMALIZATION_delegate$lambda$134();
            return AUDIO_VOLUME_NORMALIZATION_delegate$lambda$134;
        }
    });

    private static final Lazy AUDIO_VOLUME_NORMALIZATION_TARGET = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference AUDIO_VOLUME_NORMALIZATION_TARGET_delegate$lambda$135;
            AUDIO_VOLUME_NORMALIZATION_TARGET_delegate$lambda$135 = Settings.AUDIO_VOLUME_NORMALIZATION_TARGET_delegate$lambda$135();
            return AUDIO_VOLUME_NORMALIZATION_TARGET_delegate$lambda$135;
        }
    });

    private static final Lazy AUDIO_SHAKE_TO_SKIP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_SHAKE_TO_SKIP_delegate$lambda$136;
            AUDIO_SHAKE_TO_SKIP_delegate$lambda$136 = Settings.AUDIO_SHAKE_TO_SKIP_delegate$lambda$136();
            return AUDIO_SHAKE_TO_SKIP_delegate$lambda$136;
        }
    });

    private static final Lazy AUDIO_VOLUME_BUTTONS_CHANGE_SONG = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_VOLUME_BUTTONS_CHANGE_SONG_delegate$lambda$137;
            AUDIO_VOLUME_BUTTONS_CHANGE_SONG_delegate$lambda$137 = Settings.AUDIO_VOLUME_BUTTONS_CHANGE_SONG_delegate$lambda$137();
            return AUDIO_VOLUME_BUTTONS_CHANGE_SONG_delegate$lambda$137;
        }
    });

    private static final Lazy AUDIO_BASS_BOOSTED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_BASS_BOOSTED_delegate$lambda$138;
            AUDIO_BASS_BOOSTED_delegate$lambda$138 = Settings.AUDIO_BASS_BOOSTED_delegate$lambda$138();
            return AUDIO_BASS_BOOSTED_delegate$lambda$138;
        }
    });

    private static final Lazy AUDIO_BASS_BOOST_LEVEL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference AUDIO_BASS_BOOST_LEVEL_delegate$lambda$139;
            AUDIO_BASS_BOOST_LEVEL_delegate$lambda$139 = Settings.AUDIO_BASS_BOOST_LEVEL_delegate$lambda$139();
            return AUDIO_BASS_BOOST_LEVEL_delegate$lambda$139;
        }
    });

    private static final Lazy AUDIO_SMART_PAUSE_DURING_CALLS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_SMART_PAUSE_DURING_CALLS_delegate$lambda$140;
            AUDIO_SMART_PAUSE_DURING_CALLS_delegate$lambda$140 = Settings.AUDIO_SMART_PAUSE_DURING_CALLS_delegate$lambda$140();
            return AUDIO_SMART_PAUSE_DURING_CALLS_delegate$lambda$140;
        }
    });

    private static final Lazy AUDIO_SPEED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUDIO_SPEED_delegate$lambda$141;
            AUDIO_SPEED_delegate$lambda$141 = Settings.AUDIO_SPEED_delegate$lambda$141();
            return AUDIO_SPEED_delegate$lambda$141;
        }
    });

    private static final Lazy AUDIO_SPEED_VALUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference AUDIO_SPEED_VALUE_delegate$lambda$142;
            AUDIO_SPEED_VALUE_delegate$lambda$142 = Settings.AUDIO_SPEED_VALUE_delegate$lambda$142();
            return AUDIO_SPEED_VALUE_delegate$lambda$142;
        }
    });

    private static final Lazy AUDIO_PITCH = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference AUDIO_PITCH_delegate$lambda$143;
            AUDIO_PITCH_delegate$lambda$143 = Settings.AUDIO_PITCH_delegate$lambda$143();
            return AUDIO_PITCH_delegate$lambda$143;
        }
    });

    private static final Lazy AUDIO_VOLUME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference AUDIO_VOLUME_delegate$lambda$144;
            AUDIO_VOLUME_delegate$lambda$144 = Settings.AUDIO_VOLUME_delegate$lambda$144();
            return AUDIO_VOLUME_delegate$lambda$144;
        }
    });

    private static final Lazy AUDIO_DEVICE_VOLUME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference AUDIO_DEVICE_VOLUME_delegate$lambda$145;
            AUDIO_DEVICE_VOLUME_delegate$lambda$145 = Settings.AUDIO_DEVICE_VOLUME_delegate$lambda$145();
            return AUDIO_DEVICE_VOLUME_delegate$lambda$145;
        }
    });

    private static final Lazy YOUTUBE_LOGIN = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference YOUTUBE_LOGIN_delegate$lambda$146;
            YOUTUBE_LOGIN_delegate$lambda$146 = Settings.YOUTUBE_LOGIN_delegate$lambda$146();
            return YOUTUBE_LOGIN_delegate$lambda$146;
        }
    });

    private static final Lazy YOUTUBE_PLAYLISTS_SYNC = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference YOUTUBE_PLAYLISTS_SYNC_delegate$lambda$147;
            YOUTUBE_PLAYLISTS_SYNC_delegate$lambda$147 = Settings.YOUTUBE_PLAYLISTS_SYNC_delegate$lambda$147();
            return YOUTUBE_PLAYLISTS_SYNC_delegate$lambda$147;
        }
    });

    private static final Lazy YOUTUBE_VISITOR_DATA = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_VISITOR_DATA_delegate$lambda$148;
            YOUTUBE_VISITOR_DATA_delegate$lambda$148 = Settings.YOUTUBE_VISITOR_DATA_delegate$lambda$148();
            return YOUTUBE_VISITOR_DATA_delegate$lambda$148;
        }
    });

    private static final Lazy YOUTUBE_SYNC_ID = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_SYNC_ID_delegate$lambda$149;
            YOUTUBE_SYNC_ID_delegate$lambda$149 = Settings.YOUTUBE_SYNC_ID_delegate$lambda$149();
            return YOUTUBE_SYNC_ID_delegate$lambda$149;
        }
    });

    private static final Lazy YOUTUBE_COOKIES = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_COOKIES_delegate$lambda$150;
            YOUTUBE_COOKIES_delegate$lambda$150 = Settings.YOUTUBE_COOKIES_delegate$lambda$150();
            return YOUTUBE_COOKIES_delegate$lambda$150;
        }
    });

    private static final Lazy YOUTUBE_ACCOUNT_NAME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_ACCOUNT_NAME_delegate$lambda$151;
            YOUTUBE_ACCOUNT_NAME_delegate$lambda$151 = Settings.YOUTUBE_ACCOUNT_NAME_delegate$lambda$151();
            return YOUTUBE_ACCOUNT_NAME_delegate$lambda$151;
        }
    });

    private static final Lazy YOUTUBE_ACCOUNT_EMAIL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_ACCOUNT_EMAIL_delegate$lambda$152;
            YOUTUBE_ACCOUNT_EMAIL_delegate$lambda$152 = Settings.YOUTUBE_ACCOUNT_EMAIL_delegate$lambda$152();
            return YOUTUBE_ACCOUNT_EMAIL_delegate$lambda$152;
        }
    });

    private static final Lazy YOUTUBE_SELF_CHANNEL_HANDLE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_SELF_CHANNEL_HANDLE_delegate$lambda$153;
            YOUTUBE_SELF_CHANNEL_HANDLE_delegate$lambda$153 = Settings.YOUTUBE_SELF_CHANNEL_HANDLE_delegate$lambda$153();
            return YOUTUBE_SELF_CHANNEL_HANDLE_delegate$lambda$153;
        }
    });

    private static final Lazy YOUTUBE_ACCOUNT_AVATAR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_ACCOUNT_AVATAR_delegate$lambda$154;
            YOUTUBE_ACCOUNT_AVATAR_delegate$lambda$154 = Settings.YOUTUBE_ACCOUNT_AVATAR_delegate$lambda$154();
            return YOUTUBE_ACCOUNT_AVATAR_delegate$lambda$154;
        }
    });

    private static final Lazy YOUTUBE_LAST_VIDEO_ID = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference YOUTUBE_LAST_VIDEO_ID_delegate$lambda$155;
            YOUTUBE_LAST_VIDEO_ID_delegate$lambda$155 = Settings.YOUTUBE_LAST_VIDEO_ID_delegate$lambda$155();
            return YOUTUBE_LAST_VIDEO_ID_delegate$lambda$155;
        }
    });

    private static final Lazy YOUTUBE_LAST_VIDEO_SECONDS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference YOUTUBE_LAST_VIDEO_SECONDS_delegate$lambda$156;
            YOUTUBE_LAST_VIDEO_SECONDS_delegate$lambda$156 = Settings.YOUTUBE_LAST_VIDEO_SECONDS_delegate$lambda$156();
            return YOUTUBE_LAST_VIDEO_SECONDS_delegate$lambda$156;
        }
    });

    private static final Lazy QUICK_PICKS_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference QUICK_PICKS_TYPE_delegate$lambda$157;
            QUICK_PICKS_TYPE_delegate$lambda$157 = Settings.QUICK_PICKS_TYPE_delegate$lambda$157();
            return QUICK_PICKS_TYPE_delegate$lambda$157;
        }
    });

    private static final Lazy QUICK_PICKS_MIN_DURATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference QUICK_PICKS_MIN_DURATION_delegate$lambda$158;
            QUICK_PICKS_MIN_DURATION_delegate$lambda$158 = Settings.QUICK_PICKS_MIN_DURATION_delegate$lambda$158();
            return QUICK_PICKS_MIN_DURATION_delegate$lambda$158;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_TIPS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_TIPS_delegate$lambda$159;
            QUICK_PICKS_SHOW_TIPS_delegate$lambda$159 = Settings.QUICK_PICKS_SHOW_TIPS_delegate$lambda$159();
            return QUICK_PICKS_SHOW_TIPS_delegate$lambda$159;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_RELATED_ALBUMS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_RELATED_ALBUMS_delegate$lambda$160;
            QUICK_PICKS_SHOW_RELATED_ALBUMS_delegate$lambda$160 = Settings.QUICK_PICKS_SHOW_RELATED_ALBUMS_delegate$lambda$160();
            return QUICK_PICKS_SHOW_RELATED_ALBUMS_delegate$lambda$160;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_RELATED_ARTISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_RELATED_ARTISTS_delegate$lambda$161;
            QUICK_PICKS_SHOW_RELATED_ARTISTS_delegate$lambda$161 = Settings.QUICK_PICKS_SHOW_RELATED_ARTISTS_delegate$lambda$161();
            return QUICK_PICKS_SHOW_RELATED_ARTISTS_delegate$lambda$161;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS_delegate$lambda$162;
            QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS_delegate$lambda$162 = Settings.QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS_delegate$lambda$162();
            return QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS_delegate$lambda$162;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_NEW_ALBUMS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_NEW_ALBUMS_delegate$lambda$163;
            QUICK_PICKS_SHOW_NEW_ALBUMS_delegate$lambda$163 = Settings.QUICK_PICKS_SHOW_NEW_ALBUMS_delegate$lambda$163();
            return QUICK_PICKS_SHOW_NEW_ALBUMS_delegate$lambda$163;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS_delegate$lambda$164;
            QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS_delegate$lambda$164 = Settings.QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS_delegate$lambda$164();
            return QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS_delegate$lambda$164;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_MOODS_AND_GENRES = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_MOODS_AND_GENRES_delegate$lambda$165;
            QUICK_PICKS_SHOW_MOODS_AND_GENRES_delegate$lambda$165 = Settings.QUICK_PICKS_SHOW_MOODS_AND_GENRES_delegate$lambda$165();
            return QUICK_PICKS_SHOW_MOODS_AND_GENRES_delegate$lambda$165;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS_delegate$lambda$166;
            QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS_delegate$lambda$166 = Settings.QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS_delegate$lambda$166();
            return QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS_delegate$lambda$166;
        }
    });

    private static final Lazy QUICK_PICKS_SHOW_CHARTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_SHOW_CHARTS_delegate$lambda$167;
            QUICK_PICKS_SHOW_CHARTS_delegate$lambda$167 = Settings.QUICK_PICKS_SHOW_CHARTS_delegate$lambda$167();
            return QUICK_PICKS_SHOW_CHARTS_delegate$lambda$167;
        }
    });

    private static final Lazy QUICK_PICKS_PAGE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUICK_PICKS_PAGE_delegate$lambda$168;
            QUICK_PICKS_PAGE_delegate$lambda$168 = Settings.QUICK_PICKS_PAGE_delegate$lambda$168();
            return QUICK_PICKS_PAGE_delegate$lambda$168;
        }
    });

    private static final Lazy DISCORD_LOGIN = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference DISCORD_LOGIN_delegate$lambda$169;
            DISCORD_LOGIN_delegate$lambda$169 = Settings.DISCORD_LOGIN_delegate$lambda$169();
            return DISCORD_LOGIN_delegate$lambda$169;
        }
    });

    private static final Lazy IS_PROXY_ENABLED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference IS_PROXY_ENABLED_delegate$lambda$170;
            IS_PROXY_ENABLED_delegate$lambda$170 = Settings.IS_PROXY_ENABLED_delegate$lambda$170();
            return IS_PROXY_ENABLED_delegate$lambda$170;
        }
    });

    private static final Lazy PROXY_SCHEME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PROXY_SCHEME_delegate$lambda$171;
            PROXY_SCHEME_delegate$lambda$171 = Settings.PROXY_SCHEME_delegate$lambda$171();
            return PROXY_SCHEME_delegate$lambda$171;
        }
    });

    private static final Lazy PROXY_HOST = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference PROXY_HOST_delegate$lambda$172;
            PROXY_HOST_delegate$lambda$172 = Settings.PROXY_HOST_delegate$lambda$172();
            return PROXY_HOST_delegate$lambda$172;
        }
    });

    private static final Lazy PROXY_PORT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference PROXY_PORT_delegate$lambda$173;
            PROXY_PORT_delegate$lambda$173 = Settings.PROXY_PORT_delegate$lambda$173();
            return PROXY_PORT_delegate$lambda$173;
        }
    });

    private static final Lazy CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$174;
            CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$174 = Settings.CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$174();
            return CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$174;
        }
    });

    private static final Lazy CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$175;
            CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$175 = Settings.CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$175();
            return CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$175;
        }
    });

    private static final Lazy CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$176;
            CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$176 = Settings.CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$176();
            return CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$176;
        }
    });

    private static final Lazy CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$177;
            CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$177 = Settings.CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$177();
            return CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$177;
        }
    });

    private static final Lazy CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$178;
            CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$178 = Settings.CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$178();
            return CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$178;
        }
    });

    private static final Lazy CUSTOM_LIGHT_TEXT_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_TEXT_HASH_CODE_delegate$lambda$179;
            CUSTOM_LIGHT_TEXT_HASH_CODE_delegate$lambda$179 = Settings.CUSTOM_LIGHT_TEXT_HASH_CODE_delegate$lambda$179();
            return CUSTOM_LIGHT_TEXT_HASH_CODE_delegate$lambda$179;
        }
    });

    private static final Lazy CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE_delegate$lambda$180;
            CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE_delegate$lambda$180 = Settings.CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE_delegate$lambda$180();
            return CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE_delegate$lambda$180;
        }
    });

    private static final Lazy CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE_delegate$lambda$181;
            CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE_delegate$lambda$181 = Settings.CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE_delegate$lambda$181();
            return CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE_delegate$lambda$181;
        }
    });

    private static final Lazy CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE_delegate$lambda$182;
            CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE_delegate$lambda$182 = Settings.CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE_delegate$lambda$182();
            return CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE_delegate$lambda$182;
        }
    });

    private static final Lazy CUSTOM_LIGHT_ACCENT_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_LIGHT_ACCENT_HASH_CODE_delegate$lambda$183;
            CUSTOM_LIGHT_ACCENT_HASH_CODE_delegate$lambda$183 = Settings.CUSTOM_LIGHT_ACCENT_HASH_CODE_delegate$lambda$183();
            return CUSTOM_LIGHT_ACCENT_HASH_CODE_delegate$lambda$183;
        }
    });

    private static final Lazy CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$184;
            CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$184 = Settings.CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$184();
            return CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$184;
        }
    });

    private static final Lazy CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$185;
            CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$185 = Settings.CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$185();
            return CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$185;
        }
    });

    private static final Lazy CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$186;
            CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$186 = Settings.CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$186();
            return CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$186;
        }
    });

    private static final Lazy CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$187;
            CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$187 = Settings.CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$187();
            return CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$187;
        }
    });

    private static final Lazy CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$188;
            CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$188 = Settings.CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$188();
            return CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$188;
        }
    });

    private static final Lazy CUSTOM_DARK_TEXT_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_TEXT_HASH_CODE_delegate$lambda$189;
            CUSTOM_DARK_TEXT_HASH_CODE_delegate$lambda$189 = Settings.CUSTOM_DARK_TEXT_HASH_CODE_delegate$lambda$189();
            return CUSTOM_DARK_TEXT_HASH_CODE_delegate$lambda$189;
        }
    });

    private static final Lazy CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE_delegate$lambda$190;
            CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE_delegate$lambda$190 = Settings.CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE_delegate$lambda$190();
            return CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE_delegate$lambda$190;
        }
    });

    private static final Lazy CUSTOM_DARK_TEXT_DISABLED_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_TEXT_DISABLED_HASH_CODE_delegate$lambda$191;
            CUSTOM_DARK_TEXT_DISABLED_HASH_CODE_delegate$lambda$191 = Settings.CUSTOM_DARK_TEXT_DISABLED_HASH_CODE_delegate$lambda$191();
            return CUSTOM_DARK_TEXT_DISABLED_HASH_CODE_delegate$lambda$191;
        }
    });

    private static final Lazy CUSTOM_DARK_PLAY_BUTTON_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_PLAY_BUTTON_HASH_CODE_delegate$lambda$192;
            CUSTOM_DARK_PLAY_BUTTON_HASH_CODE_delegate$lambda$192 = Settings.CUSTOM_DARK_PLAY_BUTTON_HASH_CODE_delegate$lambda$192();
            return CUSTOM_DARK_PLAY_BUTTON_HASH_CODE_delegate$lambda$192;
        }
    });

    private static final Lazy CUSTOM_DARK_ACCENT_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_DARK_ACCENT_HASH_CODE_delegate$lambda$193;
            CUSTOM_DARK_ACCENT_HASH_CODE_delegate$lambda$193 = Settings.CUSTOM_DARK_ACCENT_HASH_CODE_delegate$lambda$193();
            return CUSTOM_DARK_ACCENT_HASH_CODE_delegate$lambda$193;
        }
    });

    private static final Lazy HOME_SONGS_TOP_PLAYLIST_PERIOD = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_SONGS_TOP_PLAYLIST_PERIOD_delegate$lambda$194;
            HOME_SONGS_TOP_PLAYLIST_PERIOD_delegate$lambda$194 = Settings.HOME_SONGS_TOP_PLAYLIST_PERIOD_delegate$lambda$194();
            return HOME_SONGS_TOP_PLAYLIST_PERIOD_delegate$lambda$194;
        }
    });

    private static final Lazy MENU_STYLE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MENU_STYLE_delegate$lambda$195;
            MENU_STYLE_delegate$lambda$195 = Settings.MENU_STYLE_delegate$lambda$195();
            return MENU_STYLE_delegate$lambda$195;
        }
    });

    private static final Lazy MAIN_THEME = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference MAIN_THEME_delegate$lambda$196;
            MAIN_THEME_delegate$lambda$196 = Settings.MAIN_THEME_delegate$lambda$196();
            return MAIN_THEME_delegate$lambda$196;
        }
    });

    private static final Lazy COLOR_PALETTE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference COLOR_PALETTE_delegate$lambda$197;
            COLOR_PALETTE_delegate$lambda$197 = Settings.COLOR_PALETTE_delegate$lambda$197();
            return COLOR_PALETTE_delegate$lambda$197;
        }
    });

    private static final Lazy THEME_MODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference THEME_MODE_delegate$lambda$198;
            THEME_MODE_delegate$lambda$198 = Settings.THEME_MODE_delegate$lambda$198();
            return THEME_MODE_delegate$lambda$198;
        }
    });

    private static final Lazy STARTUP_SCREEN = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference STARTUP_SCREEN_delegate$lambda$199;
            STARTUP_SCREEN_delegate$lambda$199 = Settings.STARTUP_SCREEN_delegate$lambda$199();
            return STARTUP_SCREEN_delegate$lambda$199;
        }
    });

    private static final Lazy FONT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference FONT_delegate$lambda$200;
            FONT_delegate$lambda$200 = Settings.FONT_delegate$lambda$200();
            return FONT_delegate$lambda$200;
        }
    });

    private static final Lazy NAVIGATION_BAR_POSITION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference NAVIGATION_BAR_POSITION_delegate$lambda$201;
            NAVIGATION_BAR_POSITION_delegate$lambda$201 = Settings.NAVIGATION_BAR_POSITION_delegate$lambda$201();
            return NAVIGATION_BAR_POSITION_delegate$lambda$201;
        }
    });

    private static final Lazy NAVIGATION_BAR_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference NAVIGATION_BAR_TYPE_delegate$lambda$202;
            NAVIGATION_BAR_TYPE_delegate$lambda$202 = Settings.NAVIGATION_BAR_TYPE_delegate$lambda$202();
            return NAVIGATION_BAR_TYPE_delegate$lambda$202;
        }
    });

    private static final Lazy PAUSE_BETWEEN_SONGS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PAUSE_BETWEEN_SONGS_delegate$lambda$203;
            PAUSE_BETWEEN_SONGS_delegate$lambda$203 = Settings.PAUSE_BETWEEN_SONGS_delegate$lambda$203();
            return PAUSE_BETWEEN_SONGS_delegate$lambda$203;
        }
    });

    private static final Lazy THUMBNAIL_BORDER_RADIUS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference THUMBNAIL_BORDER_RADIUS_delegate$lambda$204;
            THUMBNAIL_BORDER_RADIUS_delegate$lambda$204 = Settings.THUMBNAIL_BORDER_RADIUS_delegate$lambda$204();
            return THUMBNAIL_BORDER_RADIUS_delegate$lambda$204;
        }
    });

    private static final Lazy TRANSITION_EFFECT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference TRANSITION_EFFECT_delegate$lambda$205;
            TRANSITION_EFFECT_delegate$lambda$205 = Settings.TRANSITION_EFFECT_delegate$lambda$205();
            return TRANSITION_EFFECT_delegate$lambda$205;
        }
    });

    private static final Lazy LIMIT_SONGS_WITH_DURATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LIMIT_SONGS_WITH_DURATION_delegate$lambda$206;
            LIMIT_SONGS_WITH_DURATION_delegate$lambda$206 = Settings.LIMIT_SONGS_WITH_DURATION_delegate$lambda$206();
            return LIMIT_SONGS_WITH_DURATION_delegate$lambda$206;
        }
    });

    private static final Lazy QUEUE_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference QUEUE_TYPE_delegate$lambda$207;
            QUEUE_TYPE_delegate$lambda$207 = Settings.QUEUE_TYPE_delegate$lambda$207();
            return QUEUE_TYPE_delegate$lambda$207;
        }
    });

    private static final Lazy QUEUE_LOOP_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference QUEUE_LOOP_TYPE_delegate$lambda$208;
            QUEUE_LOOP_TYPE_delegate$lambda$208 = Settings.QUEUE_LOOP_TYPE_delegate$lambda$208();
            return QUEUE_LOOP_TYPE_delegate$lambda$208;
        }
    });

    private static final Lazy QUEUE_AUTO_APPEND = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference QUEUE_AUTO_APPEND_delegate$lambda$209;
            QUEUE_AUTO_APPEND_delegate$lambda$209 = Settings.QUEUE_AUTO_APPEND_delegate$lambda$209();
            return QUEUE_AUTO_APPEND_delegate$lambda$209;
        }
    });

    private static final Lazy CAROUSEL_SIZE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference CAROUSEL_SIZE_delegate$lambda$210;
            CAROUSEL_SIZE_delegate$lambda$210 = Settings.CAROUSEL_SIZE_delegate$lambda$210();
            return CAROUSEL_SIZE_delegate$lambda$210;
        }
    });

    private static final Lazy THUMBNAIL_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference THUMBNAIL_TYPE_delegate$lambda$211;
            THUMBNAIL_TYPE_delegate$lambda$211 = Settings.THUMBNAIL_TYPE_delegate$lambda$211();
            return THUMBNAIL_TYPE_delegate$lambda$211;
        }
    });

    private static final Lazy LIKE_ICON = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference LIKE_ICON_delegate$lambda$212;
            LIKE_ICON_delegate$lambda$212 = Settings.LIKE_ICON_delegate$lambda$212();
            return LIKE_ICON_delegate$lambda$212;
        }
    });

    private static final Lazy WALLPAPER_TYPE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference WALLPAPER_TYPE_delegate$lambda$213;
            WALLPAPER_TYPE_delegate$lambda$213 = Settings.WALLPAPER_TYPE_delegate$lambda$213();
            return WALLPAPER_TYPE_delegate$lambda$213;
        }
    });

    private static final Lazy ANIMATED_GRADIENT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference ANIMATED_GRADIENT_delegate$lambda$214;
            ANIMATED_GRADIENT_delegate$lambda$214 = Settings.ANIMATED_GRADIENT_delegate$lambda$214();
            return ANIMATED_GRADIENT_delegate$lambda$214;
        }
    });

    private static final Lazy NOW_PLAYING_INDICATOR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference NOW_PLAYING_INDICATOR_delegate$lambda$215;
            NOW_PLAYING_INDICATOR_delegate$lambda$215 = Settings.NOW_PLAYING_INDICATOR_delegate$lambda$215();
            return NOW_PLAYING_INDICATOR_delegate$lambda$215;
        }
    });

    private static final Lazy PIP_MODULE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference PIP_MODULE_delegate$lambda$216;
            PIP_MODULE_delegate$lambda$216 = Settings.PIP_MODULE_delegate$lambda$216();
            return PIP_MODULE_delegate$lambda$216;
        }
    });

    private static final Lazy CHECK_UPDATE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference CHECK_UPDATE_delegate$lambda$217;
            CHECK_UPDATE_delegate$lambda$217 = Settings.CHECK_UPDATE_delegate$lambda$217();
            return CHECK_UPDATE_delegate$lambda$217;
        }
    });

    private static final Lazy APP_LANGUAGE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference APP_LANGUAGE_delegate$lambda$218;
            APP_LANGUAGE_delegate$lambda$218 = Settings.APP_LANGUAGE_delegate$lambda$218();
            return APP_LANGUAGE_delegate$lambda$218;
        }
    });

    private static final Lazy OTHER_APP_LANGUAGE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference OTHER_APP_LANGUAGE_delegate$lambda$219;
            OTHER_APP_LANGUAGE_delegate$lambda$219 = Settings.OTHER_APP_LANGUAGE_delegate$lambda$219();
            return OTHER_APP_LANGUAGE_delegate$lambda$219;
        }
    });

    private static final Lazy HOME_ARTIST_AND_ALBUM_FILTER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference HOME_ARTIST_AND_ALBUM_FILTER_delegate$lambda$220;
            HOME_ARTIST_AND_ALBUM_FILTER_delegate$lambda$220 = Settings.HOME_ARTIST_AND_ALBUM_FILTER_delegate$lambda$220();
            return HOME_ARTIST_AND_ALBUM_FILTER_delegate$lambda$220;
        }
    });

    private static final Lazy STATISTIC_PAGE_CATEGORY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.EnumPreference STATISTIC_PAGE_CATEGORY_delegate$lambda$221;
            STATISTIC_PAGE_CATEGORY_delegate$lambda$221 = Settings.STATISTIC_PAGE_CATEGORY_delegate$lambda$221();
            return STATISTIC_PAGE_CATEGORY_delegate$lambda$221;
        }
    });

    private static final Lazy SCROLLING_TEXT_DISABLED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SCROLLING_TEXT_DISABLED_delegate$lambda$222;
            SCROLLING_TEXT_DISABLED_delegate$lambda$222 = Settings.SCROLLING_TEXT_DISABLED_delegate$lambda$222();
            return SCROLLING_TEXT_DISABLED_delegate$lambda$222;
        }
    });

    private static final Lazy PARENTAL_CONTROL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PARENTAL_CONTROL_delegate$lambda$223;
            PARENTAL_CONTROL_delegate$lambda$223 = Settings.PARENTAL_CONTROL_delegate$lambda$223();
            return PARENTAL_CONTROL_delegate$lambda$223;
        }
    });

    private static final Lazy ROTATION_EFFECT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ROTATION_EFFECT_delegate$lambda$224;
            ROTATION_EFFECT_delegate$lambda$224 = Settings.ROTATION_EFFECT_delegate$lambda$224();
            return ROTATION_EFFECT_delegate$lambda$224;
        }
    });

    private static final Lazy TRANSPARENT_TIMELINE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference TRANSPARENT_TIMELINE_delegate$lambda$225;
            TRANSPARENT_TIMELINE_delegate$lambda$225 = Settings.TRANSPARENT_TIMELINE_delegate$lambda$225();
            return TRANSPARENT_TIMELINE_delegate$lambda$225;
        }
    });

    private static final Lazy BLACK_GRADIENT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference BLACK_GRADIENT_delegate$lambda$226;
            BLACK_GRADIENT_delegate$lambda$226 = Settings.BLACK_GRADIENT_delegate$lambda$226();
            return BLACK_GRADIENT_delegate$lambda$226;
        }
    });

    private static final Lazy TEXT_OUTLINE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference TEXT_OUTLINE_delegate$lambda$227;
            TEXT_OUTLINE_delegate$lambda$227 = Settings.TEXT_OUTLINE_delegate$lambda$227();
            return TEXT_OUTLINE_delegate$lambda$227;
        }
    });

    private static final Lazy SHOW_FLOATING_ICON = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_FLOATING_ICON_delegate$lambda$228;
            SHOW_FLOATING_ICON_delegate$lambda$228 = Settings.SHOW_FLOATING_ICON_delegate$lambda$228();
            return SHOW_FLOATING_ICON_delegate$lambda$228;
        }
    });

    private static final Lazy FLOATING_ICON_X_OFFSET = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference FLOATING_ICON_X_OFFSET_delegate$lambda$229;
            FLOATING_ICON_X_OFFSET_delegate$lambda$229 = Settings.FLOATING_ICON_X_OFFSET_delegate$lambda$229();
            return FLOATING_ICON_X_OFFSET_delegate$lambda$229;
        }
    });

    private static final Lazy FLOATING_ICON_Y_OFFSET = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference FLOATING_ICON_Y_OFFSET_delegate$lambda$230;
            FLOATING_ICON_Y_OFFSET_delegate$lambda$230 = Settings.FLOATING_ICON_Y_OFFSET_delegate$lambda$230();
            return FLOATING_ICON_Y_OFFSET_delegate$lambda$230;
        }
    });

    private static final Lazy MULTI_FLOATING_ICON_X_OFFSET = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference MULTI_FLOATING_ICON_X_OFFSET_delegate$lambda$231;
            MULTI_FLOATING_ICON_X_OFFSET_delegate$lambda$231 = Settings.MULTI_FLOATING_ICON_X_OFFSET_delegate$lambda$231();
            return MULTI_FLOATING_ICON_X_OFFSET_delegate$lambda$231;
        }
    });

    private static final Lazy MULTI_FLOATING_ICON_Y_OFFSET = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference MULTI_FLOATING_ICON_Y_OFFSET_delegate$lambda$232;
            MULTI_FLOATING_ICON_Y_OFFSET_delegate$lambda$232 = Settings.MULTI_FLOATING_ICON_Y_OFFSET_delegate$lambda$232();
            return MULTI_FLOATING_ICON_Y_OFFSET_delegate$lambda$232;
        }
    });

    private static final Lazy ZOOM_OUT_ANIMATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ZOOM_OUT_ANIMATION_delegate$lambda$233;
            ZOOM_OUT_ANIMATION_delegate$lambda$233 = Settings.ZOOM_OUT_ANIMATION_delegate$lambda$233();
            return ZOOM_OUT_ANIMATION_delegate$lambda$233;
        }
    });

    private static final Lazy ENABLE_WALLPAPER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ENABLE_WALLPAPER_delegate$lambda$234;
            ENABLE_WALLPAPER_delegate$lambda$234 = Settings.ENABLE_WALLPAPER_delegate$lambda$234();
            return ENABLE_WALLPAPER_delegate$lambda$234;
        }
    });

    private static final Lazy ENABLE_DISCOVER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ENABLE_DISCOVER_delegate$lambda$235;
            ENABLE_DISCOVER_delegate$lambda$235 = Settings.ENABLE_DISCOVER_delegate$lambda$235();
            return ENABLE_DISCOVER_delegate$lambda$235;
        }
    });

    private static final Lazy ENABLE_PERSISTENT_QUEUE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ENABLE_PERSISTENT_QUEUE_delegate$lambda$236;
            ENABLE_PERSISTENT_QUEUE_delegate$lambda$236 = Settings.ENABLE_PERSISTENT_QUEUE_delegate$lambda$236();
            return ENABLE_PERSISTENT_QUEUE_delegate$lambda$236;
        }
    });

    private static final Lazy RESUME_PLAYBACK_ON_STARTUP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference RESUME_PLAYBACK_ON_STARTUP_delegate$lambda$237;
            RESUME_PLAYBACK_ON_STARTUP_delegate$lambda$237 = Settings.RESUME_PLAYBACK_ON_STARTUP_delegate$lambda$237();
            return RESUME_PLAYBACK_ON_STARTUP_delegate$lambda$237;
        }
    });

    private static final Lazy RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE_delegate$lambda$238;
            RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE_delegate$lambda$238 = Settings.RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE_delegate$lambda$238();
            return RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE_delegate$lambda$238;
        }
    });

    private static final Lazy CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER_delegate$lambda$239;
            CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER_delegate$lambda$239 = Settings.CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER_delegate$lambda$239();
            return CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER_delegate$lambda$239;
        }
    });

    private static final Lazy CLOSE_APP_ON_BACK = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference CLOSE_APP_ON_BACK_delegate$lambda$240;
            CLOSE_APP_ON_BACK_delegate$lambda$240 = Settings.CLOSE_APP_ON_BACK_delegate$lambda$240();
            return CLOSE_APP_ON_BACK_delegate$lambda$240;
        }
    });

    private static final Lazy PLAYBACK_SKIP_ON_ERROR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PLAYBACK_SKIP_ON_ERROR_delegate$lambda$241;
            PLAYBACK_SKIP_ON_ERROR_delegate$lambda$241 = Settings.PLAYBACK_SKIP_ON_ERROR_delegate$lambda$241();
            return PLAYBACK_SKIP_ON_ERROR_delegate$lambda$241;
        }
    });

    private static final Lazy USE_SYSTEM_FONT = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference USE_SYSTEM_FONT_delegate$lambda$242;
            USE_SYSTEM_FONT_delegate$lambda$242 = Settings.USE_SYSTEM_FONT_delegate$lambda$242();
            return USE_SYSTEM_FONT_delegate$lambda$242;
        }
    });

    private static final Lazy APPLY_FONT_PADDING = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference APPLY_FONT_PADDING_delegate$lambda$243;
            APPLY_FONT_PADDING_delegate$lambda$243 = Settings.APPLY_FONT_PADDING_delegate$lambda$243();
            return APPLY_FONT_PADDING_delegate$lambda$243;
        }
    });

    private static final Lazy SHOW_SEARCH_IN_NAVIGATION_BAR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_SEARCH_IN_NAVIGATION_BAR_delegate$lambda$244;
            SHOW_SEARCH_IN_NAVIGATION_BAR_delegate$lambda$244 = Settings.SHOW_SEARCH_IN_NAVIGATION_BAR_delegate$lambda$244();
            return SHOW_SEARCH_IN_NAVIGATION_BAR_delegate$lambda$244;
        }
    });

    private static final Lazy SHOW_STATS_IN_NAVIGATION_BAR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_STATS_IN_NAVIGATION_BAR_delegate$lambda$245;
            SHOW_STATS_IN_NAVIGATION_BAR_delegate$lambda$245 = Settings.SHOW_STATS_IN_NAVIGATION_BAR_delegate$lambda$245();
            return SHOW_STATS_IN_NAVIGATION_BAR_delegate$lambda$245;
        }
    });

    private static final Lazy SHOW_LISTENING_STATS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_LISTENING_STATS_delegate$lambda$246;
            SHOW_LISTENING_STATS_delegate$lambda$246 = Settings.SHOW_LISTENING_STATS_delegate$lambda$246();
            return SHOW_LISTENING_STATS_delegate$lambda$246;
        }
    });

    private static final Lazy HOME_SONGS_SHOW_FAVORITES_CHIP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_SHOW_FAVORITES_CHIP_delegate$lambda$247;
            HOME_SONGS_SHOW_FAVORITES_CHIP_delegate$lambda$247 = Settings.HOME_SONGS_SHOW_FAVORITES_CHIP_delegate$lambda$247();
            return HOME_SONGS_SHOW_FAVORITES_CHIP_delegate$lambda$247;
        }
    });

    private static final Lazy HOME_SONGS_SHOW_CACHED_CHIP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_SHOW_CACHED_CHIP_delegate$lambda$248;
            HOME_SONGS_SHOW_CACHED_CHIP_delegate$lambda$248 = Settings.HOME_SONGS_SHOW_CACHED_CHIP_delegate$lambda$248();
            return HOME_SONGS_SHOW_CACHED_CHIP_delegate$lambda$248;
        }
    });

    private static final Lazy HOME_SONGS_SHOW_DOWNLOADED_CHIP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_SHOW_DOWNLOADED_CHIP_delegate$lambda$249;
            HOME_SONGS_SHOW_DOWNLOADED_CHIP_delegate$lambda$249 = Settings.HOME_SONGS_SHOW_DOWNLOADED_CHIP_delegate$lambda$249();
            return HOME_SONGS_SHOW_DOWNLOADED_CHIP_delegate$lambda$249;
        }
    });

    private static final Lazy HOME_SONGS_SHOW_MOST_PLAYED_CHIP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_SHOW_MOST_PLAYED_CHIP_delegate$lambda$250;
            HOME_SONGS_SHOW_MOST_PLAYED_CHIP_delegate$lambda$250 = Settings.HOME_SONGS_SHOW_MOST_PLAYED_CHIP_delegate$lambda$250();
            return HOME_SONGS_SHOW_MOST_PLAYED_CHIP_delegate$lambda$250;
        }
    });

    private static final Lazy HOME_SONGS_SHOW_ON_DEVICE_CHIP = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_SHOW_ON_DEVICE_CHIP_delegate$lambda$251;
            HOME_SONGS_SHOW_ON_DEVICE_CHIP_delegate$lambda$251 = Settings.HOME_SONGS_SHOW_ON_DEVICE_CHIP_delegate$lambda$251();
            return HOME_SONGS_SHOW_ON_DEVICE_CHIP_delegate$lambda$251;
        }
    });

    private static final Lazy HOME_SONGS_ON_DEVICE_SHOW_FOLDERS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_ON_DEVICE_SHOW_FOLDERS_delegate$lambda$252;
            HOME_SONGS_ON_DEVICE_SHOW_FOLDERS_delegate$lambda$252 = Settings.HOME_SONGS_ON_DEVICE_SHOW_FOLDERS_delegate$lambda$252();
            return HOME_SONGS_ON_DEVICE_SHOW_FOLDERS_delegate$lambda$252;
        }
    });

    private static final Lazy HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL_delegate$lambda$253;
            HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL_delegate$lambda$253 = Settings.HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL_delegate$lambda$253();
            return HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL_delegate$lambda$253;
        }
    });

    private static final Lazy MONTHLY_PLAYLIST_COMPILATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference MONTHLY_PLAYLIST_COMPILATION_delegate$lambda$254;
            MONTHLY_PLAYLIST_COMPILATION_delegate$lambda$254 = Settings.MONTHLY_PLAYLIST_COMPILATION_delegate$lambda$254();
            return MONTHLY_PLAYLIST_COMPILATION_delegate$lambda$254;
        }
    });

    private static final Lazy SHOW_PIPED_PLAYLISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_PIPED_PLAYLISTS_delegate$lambda$255;
            SHOW_PIPED_PLAYLISTS_delegate$lambda$255 = Settings.SHOW_PIPED_PLAYLISTS_delegate$lambda$255();
            return SHOW_PIPED_PLAYLISTS_delegate$lambda$255;
        }
    });

    private static final Lazy SHOW_MONTHLY_PLAYLISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_MONTHLY_PLAYLISTS_delegate$lambda$256;
            SHOW_MONTHLY_PLAYLISTS_delegate$lambda$256 = Settings.SHOW_MONTHLY_PLAYLISTS_delegate$lambda$256();
            return SHOW_MONTHLY_PLAYLISTS_delegate$lambda$256;
        }
    });

    private static final Lazy SHOW_PINNED_PLAYLISTS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_PINNED_PLAYLISTS_delegate$lambda$257;
            SHOW_PINNED_PLAYLISTS_delegate$lambda$257 = Settings.SHOW_PINNED_PLAYLISTS_delegate$lambda$257();
            return SHOW_PINNED_PLAYLISTS_delegate$lambda$257;
        }
    });

    private static final Lazy SHOW_PLAYLIST_INDICATOR = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference SHOW_PLAYLIST_INDICATOR_delegate$lambda$258;
            SHOW_PLAYLIST_INDICATOR_delegate$lambda$258 = Settings.SHOW_PLAYLIST_INDICATOR_delegate$lambda$258();
            return SHOW_PLAYLIST_INDICATOR_delegate$lambda$258;
        }
    });

    private static final Lazy PAUSE_WHEN_VOLUME_SET_TO_ZERO = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PAUSE_WHEN_VOLUME_SET_TO_ZERO_delegate$lambda$259;
            PAUSE_WHEN_VOLUME_SET_TO_ZERO_delegate$lambda$259 = Settings.PAUSE_WHEN_VOLUME_SET_TO_ZERO_delegate$lambda$259();
            return PAUSE_WHEN_VOLUME_SET_TO_ZERO_delegate$lambda$259;
        }
    });

    private static final Lazy PAUSE_HISTORY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PAUSE_HISTORY_delegate$lambda$260;
            PAUSE_HISTORY_delegate$lambda$260 = Settings.PAUSE_HISTORY_delegate$lambda$260();
            return PAUSE_HISTORY_delegate$lambda$260;
        }
    });

    private static final Lazy RESTART_ACTIVITY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference RESTART_ACTIVITY_delegate$lambda$261;
            RESTART_ACTIVITY_delegate$lambda$261 = Settings.RESTART_ACTIVITY_delegate$lambda$261();
            return RESTART_ACTIVITY_delegate$lambda$261;
        }
    });

    private static final Lazy IS_PIP_ENABLED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference IS_PIP_ENABLED_delegate$lambda$262;
            IS_PIP_ENABLED_delegate$lambda$262 = Settings.IS_PIP_ENABLED_delegate$lambda$262();
            return IS_PIP_ENABLED_delegate$lambda$262;
        }
    });

    private static final Lazy IS_AUTO_PIP_ENABLED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference IS_AUTO_PIP_ENABLED_delegate$lambda$263;
            IS_AUTO_PIP_ENABLED_delegate$lambda$263 = Settings.IS_AUTO_PIP_ENABLED_delegate$lambda$263();
            return IS_AUTO_PIP_ENABLED_delegate$lambda$263;
        }
    });

    private static final Lazy AUTO_DOWNLOAD = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUTO_DOWNLOAD_delegate$lambda$264;
            AUTO_DOWNLOAD_delegate$lambda$264 = Settings.AUTO_DOWNLOAD_delegate$lambda$264();
            return AUTO_DOWNLOAD_delegate$lambda$264;
        }
    });

    private static final Lazy AUTO_DOWNLOAD_ON_LIKE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUTO_DOWNLOAD_ON_LIKE_delegate$lambda$265;
            AUTO_DOWNLOAD_ON_LIKE_delegate$lambda$265 = Settings.AUTO_DOWNLOAD_ON_LIKE_delegate$lambda$265();
            return AUTO_DOWNLOAD_ON_LIKE_delegate$lambda$265;
        }
    });

    private static final Lazy AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED_delegate$lambda$266;
            AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED_delegate$lambda$266 = Settings.AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED_delegate$lambda$266();
            return AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED_delegate$lambda$266;
        }
    });

    private static final Lazy KEEP_SCREEN_ON = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference KEEP_SCREEN_ON_delegate$lambda$267;
            KEEP_SCREEN_ON_delegate$lambda$267 = Settings.KEEP_SCREEN_ON_delegate$lambda$267();
            return KEEP_SCREEN_ON_delegate$lambda$267;
        }
    });

    private static final Lazy DEBUG_LOG = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference DEBUG_LOG_delegate$lambda$268;
            DEBUG_LOG_delegate$lambda$268 = Settings.DEBUG_LOG_delegate$lambda$268();
            return DEBUG_LOG_delegate$lambda$268;
        }
    });

    private static final Lazy ENABLE_PIPED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference ENABLE_PIPED_delegate$lambda$269;
            ENABLE_PIPED_delegate$lambda$269 = Settings.ENABLE_PIPED_delegate$lambda$269();
            return ENABLE_PIPED_delegate$lambda$269;
        }
    });

    private static final Lazy IS_CUSTOM_PIPED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference IS_CUSTOM_PIPED_delegate$lambda$270;
            IS_CUSTOM_PIPED_delegate$lambda$270 = Settings.IS_CUSTOM_PIPED_delegate$lambda$270();
            return IS_CUSTOM_PIPED_delegate$lambda$270;
        }
    });

    private static final Lazy AUTO_SYNC = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference AUTO_SYNC_delegate$lambda$271;
            AUTO_SYNC_delegate$lambda$271 = Settings.AUTO_SYNC_delegate$lambda$271();
            return AUTO_SYNC_delegate$lambda$271;
        }
    });

    private static final Lazy PAUSE_SEARCH_HISTORY = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference PAUSE_SEARCH_HISTORY_delegate$lambda$272;
            PAUSE_SEARCH_HISTORY_delegate$lambda$272 = Settings.PAUSE_SEARCH_HISTORY_delegate$lambda$272();
            return PAUSE_SEARCH_HISTORY_delegate$lambda$272;
        }
    });

    private static final Lazy IS_DATA_KEY_LOADED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference IS_DATA_KEY_LOADED_delegate$lambda$273;
            IS_DATA_KEY_LOADED_delegate$lambda$273 = Settings.IS_DATA_KEY_LOADED_delegate$lambda$273();
            return IS_DATA_KEY_LOADED_delegate$lambda$273;
        }
    });

    private static final Lazy LOCAL_PLAYLIST_SMART_RECOMMENDATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference LOCAL_PLAYLIST_SMART_RECOMMENDATION_delegate$lambda$274;
            LOCAL_PLAYLIST_SMART_RECOMMENDATION_delegate$lambda$274 = Settings.LOCAL_PLAYLIST_SMART_RECOMMENDATION_delegate$lambda$274();
            return LOCAL_PLAYLIST_SMART_RECOMMENDATION_delegate$lambda$274;
        }
    });

    private static final Lazy IS_CONNECTION_METERED = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.BooleanPreference IS_CONNECTION_METERED_delegate$lambda$275;
            IS_CONNECTION_METERED_delegate$lambda$275 = Settings.IS_CONNECTION_METERED_delegate$lambda$275();
            return IS_CONNECTION_METERED_delegate$lambda$275;
        }
    });

    private static final Lazy JUMP_PREVIOUS = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference JUMP_PREVIOUS_delegate$lambda$276;
            JUMP_PREVIOUS_delegate$lambda$276 = Settings.JUMP_PREVIOUS_delegate$lambda$276();
            return JUMP_PREVIOUS_delegate$lambda$276;
        }
    });

    private static final Lazy LOCAL_SONGS_FOLDER = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference LOCAL_SONGS_FOLDER_delegate$lambda$277;
            LOCAL_SONGS_FOLDER_delegate$lambda$277 = Settings.LOCAL_SONGS_FOLDER_delegate$lambda$277();
            return LOCAL_SONGS_FOLDER_delegate$lambda$277;
        }
    });

    private static final Lazy SEEN_CHANGELOGS_VERSION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.StringPreference SEEN_CHANGELOGS_VERSION_delegate$lambda$278;
            SEEN_CHANGELOGS_VERSION_delegate$lambda$278 = Settings.SEEN_CHANGELOGS_VERSION_delegate$lambda$278();
            return SEEN_CHANGELOGS_VERSION_delegate$lambda$278;
        }
    });

    private static final Lazy PLAYBACK_DURATION = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.FloatPreference PLAYBACK_DURATION_delegate$lambda$279;
            PLAYBACK_DURATION_delegate$lambda$279 = Settings.PLAYBACK_DURATION_delegate$lambda$279();
            return PLAYBACK_DURATION_delegate$lambda$279;
        }
    });

    private static final Lazy CUSTOM_COLOR_HASH_CODE = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference CUSTOM_COLOR_HASH_CODE_delegate$lambda$280;
            CUSTOM_COLOR_HASH_CODE_delegate$lambda$280 = Settings.CUSTOM_COLOR_HASH_CODE_delegate$lambda$280();
            return CUSTOM_COLOR_HASH_CODE_delegate$lambda$280;
        }
    });

    private static final Lazy SEARCH_RESULTS_TAB_INDEX = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference SEARCH_RESULTS_TAB_INDEX_delegate$lambda$281;
            SEARCH_RESULTS_TAB_INDEX_delegate$lambda$281 = Settings.SEARCH_RESULTS_TAB_INDEX_delegate$lambda$281();
            return SEARCH_RESULTS_TAB_INDEX_delegate$lambda$281;
        }
    });

    private static final Lazy HOME_TAB_INDEX = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference HOME_TAB_INDEX_delegate$lambda$282;
            HOME_TAB_INDEX_delegate$lambda$282 = Settings.HOME_TAB_INDEX_delegate$lambda$282();
            return HOME_TAB_INDEX_delegate$lambda$282;
        }
    });

    private static final Lazy ARTIST_SCREEN_TAB_INDEX = LazyKt.lazy(new Function0() {
        public final Object invoke() {
            Settings.Preference.IntPreference ARTIST_SCREEN_TAB_INDEX_delegate$lambda$283;
            ARTIST_SCREEN_TAB_INDEX_delegate$lambda$283 = Settings.ARTIST_SCREEN_TAB_INDEX_delegate$lambda$283();
            return ARTIST_SCREEN_TAB_INDEX_delegate$lambda$283;
        }
    });
    public static final int $stable = 8;

    private Settings() {
    }

    public final Preference.EnumPreference<HomeItemSize> getHOME_ARTIST_ITEM_SIZE() {
        return (Preference.EnumPreference) HOME_ARTIST_ITEM_SIZE.getValue();
    }

    public static final Preference.EnumPreference HOME_ARTIST_ITEM_SIZE_delegate$lambda$0() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeAristItemSize", "AristItemSizeEnum", HomeItemSize.SMALL);
    }

    public final Preference.EnumPreference<HomeItemSize> getHOME_ALBUM_ITEM_SIZE() {
        return (Preference.EnumPreference) HOME_ALBUM_ITEM_SIZE.getValue();
    }

    public static final Preference.EnumPreference HOME_ALBUM_ITEM_SIZE_delegate$lambda$1() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeAlbumItemSize", "AlbumItemSizeEnum", HomeItemSize.SMALL);
    }

    public final Preference.EnumPreference<HomeItemSize> getHOME_LIBRARY_ITEM_SIZE() {
        return (Preference.EnumPreference) HOME_LIBRARY_ITEM_SIZE.getValue();
    }

    public static final Preference.EnumPreference HOME_LIBRARY_ITEM_SIZE_delegate$lambda$2() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeLibraryItemSize", "LibraryItemSizeEnum", HomeItemSize.SMALL);
    }

    public final Preference.EnumPreference<SongSortBy> getHOME_SONGS_SORT_BY() {
        return (Preference.EnumPreference) HOME_SONGS_SORT_BY.getValue();
    }

    public static final Preference.EnumPreference HOME_SONGS_SORT_BY_delegate$lambda$3() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeSongsSortBy", "", SongSortBy.Title);
    }

    public final Preference.EnumPreference<OnDeviceSongSortBy> getHOME_ON_DEVICE_SONGS_SORT_BY() {
        return (Preference.EnumPreference) HOME_ON_DEVICE_SONGS_SORT_BY.getValue();
    }

    public static final Preference.EnumPreference HOME_ON_DEVICE_SONGS_SORT_BY_delegate$lambda$4() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeOnDeviceSongsSortBy", "", OnDeviceSongSortBy.Title);
    }

    public final Preference.EnumPreference<ArtistSortBy> getHOME_ARTISTS_SORT_BY() {
        return (Preference.EnumPreference) HOME_ARTISTS_SORT_BY.getValue();
    }

    public static final Preference.EnumPreference HOME_ARTISTS_SORT_BY_delegate$lambda$5() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeArtistsSortBy", "", ArtistSortBy.Name);
    }

    public final Preference.EnumPreference<AlbumSortBy> getHOME_ALBUMS_SORT_BY() {
        return (Preference.EnumPreference) HOME_ALBUMS_SORT_BY.getValue();
    }

    public static final Preference.EnumPreference HOME_ALBUMS_SORT_BY_delegate$lambda$6() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeAlbumsSortBy", "", AlbumSortBy.Title);
    }

    public final Preference.EnumPreference<PlaylistSortBy> getHOME_LIBRARY_SORT_BY() {
        return (Preference.EnumPreference) HOME_LIBRARY_SORT_BY.getValue();
    }

    public static final Preference.EnumPreference HOME_LIBRARY_SORT_BY_delegate$lambda$7() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeLibrarySortBy", "", PlaylistSortBy.SongCount);
    }

    public final Preference.EnumPreference<PlaylistSongSortBy> getPLAYLIST_SONGS_SORT_BY() {
        return (Preference.EnumPreference) PLAYLIST_SONGS_SORT_BY.getValue();
    }

    public static final Preference.EnumPreference PLAYLIST_SONGS_SORT_BY_delegate$lambda$8() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlaylistSongsSortBy", "", PlaylistSongSortBy.Title);
    }

    public final Preference.EnumPreference<SortOrder> getHOME_SONGS_SORT_ORDER() {
        return (Preference.EnumPreference) HOME_SONGS_SORT_ORDER.getValue();
    }

    public static final Preference.EnumPreference HOME_SONGS_SORT_ORDER_delegate$lambda$9() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeSongsSortOrder", "", SortOrder.Ascending);
    }

    public final Preference.EnumPreference<SortOrder> getHOME_ARTISTS_SORT_ORDER() {
        return (Preference.EnumPreference) HOME_ARTISTS_SORT_ORDER.getValue();
    }

    public static final Preference.EnumPreference HOME_ARTISTS_SORT_ORDER_delegate$lambda$10() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlaylistSongsSortOrder", "", SortOrder.Ascending);
    }

    public final Preference.EnumPreference<SortOrder> getHOME_ALBUM_SORT_ORDER() {
        return (Preference.EnumPreference) HOME_ALBUM_SORT_ORDER.getValue();
    }

    public static final Preference.EnumPreference HOME_ALBUM_SORT_ORDER_delegate$lambda$11() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlaylistSongsSortOrder", "", SortOrder.Ascending);
    }

    public final Preference.EnumPreference<SortOrder> getHOME_LIBRARY_SORT_ORDER() {
        return (Preference.EnumPreference) HOME_LIBRARY_SORT_ORDER.getValue();
    }

    public static final Preference.EnumPreference HOME_LIBRARY_SORT_ORDER_delegate$lambda$12() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeLibrarySortOrder", "", SortOrder.Ascending);
    }

    public final Preference.EnumPreference<SortOrder> getPLAYLIST_SONGS_SORT_ORDER() {
        return (Preference.EnumPreference) PLAYLIST_SONGS_SORT_ORDER.getValue();
    }

    public static final Preference.EnumPreference PLAYLIST_SONGS_SORT_ORDER_delegate$lambda$13() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlaylistSongsSortOrder", "", SortOrder.Ascending);
    }

    public final Preference.EnumPreference<RecommendationsNumber> getMAX_NUMBER_OF_SMART_RECOMMENDATIONS() {
        return (Preference.EnumPreference) MAX_NUMBER_OF_SMART_RECOMMENDATIONS.getValue();
    }

    public static final Preference.EnumPreference MAX_NUMBER_OF_SMART_RECOMMENDATIONS_delegate$lambda$14() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MaxNumberOfSmartRecommendations", "recommendationsNumber", RecommendationsNumber.5);
    }

    public final Preference.EnumPreference<MaxStatisticsItems> getMAX_NUMBER_OF_STATISTIC_ITEMS() {
        return (Preference.EnumPreference) MAX_NUMBER_OF_STATISTIC_ITEMS.getValue();
    }

    public static final Preference.EnumPreference MAX_NUMBER_OF_STATISTIC_ITEMS_delegate$lambda$15() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MaxNumberOfStatisticItems", "maxStatisticsItems", MaxStatisticsItems.10);
    }

    public final Preference.EnumPreference<MaxTopPlaylistItems> getMAX_NUMBER_OF_TOP_PLAYED() {
        return (Preference.EnumPreference) MAX_NUMBER_OF_TOP_PLAYED.getValue();
    }

    public static final Preference.EnumPreference MAX_NUMBER_OF_TOP_PLAYED_delegate$lambda$16() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MaxNumberOfTopPlayed", "MaxTopPlaylistItems", MaxTopPlaylistItems.10);
    }

    public final Preference.EnumPreference<MaxSongs> getMAX_NUMBER_OF_SONG_IN_QUEUE() {
        return (Preference.EnumPreference) MAX_NUMBER_OF_SONG_IN_QUEUE.getValue();
    }

    public static final Preference.EnumPreference MAX_NUMBER_OF_SONG_IN_QUEUE_delegate$lambda$17() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MaxNumberOfTopPlayed", "MaxTopPlaylistItems", MaxSongs.Unlimited);
    }

    public final Preference.EnumPreference<SongsNumber> getMAX_NUMBER_OF_NEXT_IN_QUEUE() {
        return (Preference.EnumPreference) MAX_NUMBER_OF_NEXT_IN_QUEUE.getValue();
    }

    public static final Preference.EnumPreference MAX_NUMBER_OF_NEXT_IN_QUEUE_delegate$lambda$18() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MaxNumberOfNextInQueue", "showsongs", SongsNumber.2);
    }

    public final Preference.BooleanPreference getENABLE_SWIPE_ACTION() {
        return (Preference.BooleanPreference) ENABLE_SWIPE_ACTION.getValue();
    }

    public static final Preference.BooleanPreference ENABLE_SWIPE_ACTION_delegate$lambda$19() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "EnableSwipeAction", "isSwipeToActionEnabled", true);
    }

    public final Preference.EnumPreference<QueueSwipeAction> getQUEUE_SWIPE_LEFT_ACTION() {
        return (Preference.EnumPreference) QUEUE_SWIPE_LEFT_ACTION.getValue();
    }

    public static final Preference.EnumPreference QUEUE_SWIPE_LEFT_ACTION_delegate$lambda$20() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "QueueSwipeLeftAction", "queueSwipeLeftAction", QueueSwipeAction.RemoveFromQueue);
    }

    public final Preference.EnumPreference<QueueSwipeAction> getQUEUE_SWIPE_RIGHT_ACTION() {
        return (Preference.EnumPreference) QUEUE_SWIPE_RIGHT_ACTION.getValue();
    }

    public static final Preference.EnumPreference QUEUE_SWIPE_RIGHT_ACTION_delegate$lambda$21() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "QueueSwipeRightAction", "queueSwipeRightAction", QueueSwipeAction.PlayNext);
    }

    public final Preference.EnumPreference<PlaylistSwipeAction> getPLAYLIST_SWIPE_LEFT_ACTION() {
        return (Preference.EnumPreference) PLAYLIST_SWIPE_LEFT_ACTION.getValue();
    }

    public static final Preference.EnumPreference PLAYLIST_SWIPE_LEFT_ACTION_delegate$lambda$22() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlaylistSwipeLeftAction", "playlistSwipeLeftAction", PlaylistSwipeAction.Favourite);
    }

    public final Preference.EnumPreference<PlaylistSwipeAction> getPLAYLIST_SWIPE_RIGHT_ACTION() {
        return (Preference.EnumPreference) PLAYLIST_SWIPE_RIGHT_ACTION.getValue();
    }

    public static final Preference.EnumPreference PLAYLIST_SWIPE_RIGHT_ACTION_delegate$lambda$23() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlaylistSwipeRightAction", "playlistSwipeRightAction", PlaylistSwipeAction.PlayNext);
    }

    public final Preference.EnumPreference<AlbumSwipeAction> getALBUM_SWIPE_LEFT_ACTION() {
        return (Preference.EnumPreference) ALBUM_SWIPE_LEFT_ACTION.getValue();
    }

    public static final Preference.EnumPreference ALBUM_SWIPE_LEFT_ACTION_delegate$lambda$24() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AlbumSwipeLeftAction", "albumSwipeLeftAction", AlbumSwipeAction.PlayNext);
    }

    public final Preference.EnumPreference<AlbumSwipeAction> getALBUM_SWIPE_RIGHT_ACTION() {
        return (Preference.EnumPreference) ALBUM_SWIPE_RIGHT_ACTION.getValue();
    }

    public static final Preference.EnumPreference ALBUM_SWIPE_RIGHT_ACTION_delegate$lambda$25() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AlbumSwipeRightAction", "albumSwipeRightAction", AlbumSwipeAction.Bookmark);
    }

    public final Preference.EnumPreference<PlayerPosition> getMINI_PLAYER_POSITION() {
        return (Preference.EnumPreference) MINI_PLAYER_POSITION.getValue();
    }

    public static final Preference.EnumPreference MINI_PLAYER_POSITION_delegate$lambda$26() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MiniPlayerPosition", "playerPosition", PlayerPosition.Bottom);
    }

    public final Preference.EnumPreference<MiniPlayerType> getMINI_PLAYER_TYPE() {
        return (Preference.EnumPreference) MINI_PLAYER_TYPE.getValue();
    }

    public static final Preference.EnumPreference MINI_PLAYER_TYPE_delegate$lambda$27() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MiniPlayerType", "miniPlayerType", MiniPlayerType.Modern);
    }

    public final Preference.EnumPreference<BackgroundProgress> getMINI_PLAYER_PROGRESS_BAR() {
        return (Preference.EnumPreference) MINI_PLAYER_PROGRESS_BAR.getValue();
    }

    public static final Preference.EnumPreference MINI_PLAYER_PROGRESS_BAR_delegate$lambda$28() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MiniPlayerProgressBar", "backgroundProgress", BackgroundProgress.MiniPlayer);
    }

    public final Preference.BooleanPreference getMINI_DISABLE_SWIPE_DOWN_TO_DISMISS() {
        return (Preference.BooleanPreference) MINI_DISABLE_SWIPE_DOWN_TO_DISMISS.getValue();
    }

    public static final Preference.BooleanPreference MINI_DISABLE_SWIPE_DOWN_TO_DISMISS_delegate$lambda$29() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "MiniPlayerDisableSwipeDownToDismiss", "disableClosingPlayerSwipingDown", false);
    }

    public final Preference.EnumPreference<PlayerControlsType> getPLAYER_CONTROLS_TYPE() {
        return (Preference.EnumPreference) PLAYER_CONTROLS_TYPE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_CONTROLS_TYPE_delegate$lambda$30() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerControlsType", "playerControlsType", PlayerControlsType.Essential);
    }

    public final Preference.BooleanPreference getPLAYER_IS_CONTROLS_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_CONTROLS_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_CONTROLS_EXPANDED_delegate$lambda$31() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsControlsExpanded", "controlsExpanded", true);
    }

    public final Preference.EnumPreference<PlayerInfoType> getPLAYER_INFO_TYPE() {
        return (Preference.EnumPreference) PLAYER_INFO_TYPE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_INFO_TYPE_delegate$lambda$32() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerInfoType", "playerInfoType", PlayerInfoType.Essential);
    }

    public final Preference.EnumPreference<PlayerType> getPLAYER_TYPE() {
        return (Preference.EnumPreference) PLAYER_TYPE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_TYPE_delegate$lambda$33() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerType", "playerType", PlayerType.Essential);
    }

    public final Preference.EnumPreference<PlayerTimelineType> getPLAYER_TIMELINE_TYPE() {
        return (Preference.EnumPreference) PLAYER_TIMELINE_TYPE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_TIMELINE_TYPE_delegate$lambda$34() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerTimelineType", "playerTimelineType", PlayerTimelineType.FakeAudioBar);
    }

    public final Preference.EnumPreference<PlayerThumbnailSize> getPLAYER_PORTRAIT_THUMBNAIL_SIZE() {
        return (Preference.EnumPreference) PLAYER_PORTRAIT_THUMBNAIL_SIZE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_PORTRAIT_THUMBNAIL_SIZE_delegate$lambda$35() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerThumbnailSize", "playerThumbnailSize", PlayerThumbnailSize.Biggest);
    }

    public final Preference.EnumPreference<PlayerThumbnailSize> getPLAYER_LANDSCAPE_THUMBNAIL_SIZE() {
        return (Preference.EnumPreference) PLAYER_LANDSCAPE_THUMBNAIL_SIZE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_LANDSCAPE_THUMBNAIL_SIZE_delegate$lambda$36() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerLandscapeThumbnailSize", "playerThumbnailSizeL", PlayerThumbnailSize.Biggest);
    }

    public final Preference.EnumPreference<PlayerTimelineSize> getPLAYER_TIMELINE_SIZE() {
        return (Preference.EnumPreference) PLAYER_TIMELINE_SIZE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_TIMELINE_SIZE_delegate$lambda$37() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerTimelineSize", "playerTimelineSize", PlayerTimelineSize.Biggest);
    }

    public final Preference.EnumPreference<PlayerPlayButtonType> getPLAYER_PLAY_BUTTON_TYPE() {
        return (Preference.EnumPreference) PLAYER_PLAY_BUTTON_TYPE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_PLAY_BUTTON_TYPE_delegate$lambda$38() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerPlayButtonType", "playerPlayButtonType", PlayerPlayButtonType.Disabled);
    }

    public final Preference.EnumPreference<PlayerBackgroundColors> getPLAYER_BACKGROUND() {
        return (Preference.EnumPreference) PLAYER_BACKGROUND.getValue();
    }

    public static final Preference.EnumPreference PLAYER_BACKGROUND_delegate$lambda$39() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerBackground", "playerBackgroundColors", PlayerBackgroundColors.BlurredCoverColor);
    }

    public final Preference.EnumPreference<ThumbnailCoverType> getPLAYER_THUMBNAIL_TYPE() {
        return (Preference.EnumPreference) PLAYER_THUMBNAIL_TYPE.getValue();
    }

    public static final Preference.EnumPreference PLAYER_THUMBNAIL_TYPE_delegate$lambda$40() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerThumbnailType", "coverThumbnailAnimation", ThumbnailCoverType.Vinyl);
    }

    public final Preference.FloatPreference getPLAYER_THUMBNAIL_VINYL_SIZE() {
        return (Preference.FloatPreference) PLAYER_THUMBNAIL_VINYL_SIZE.getValue();
    }

    public static final Preference.FloatPreference PLAYER_THUMBNAIL_VINYL_SIZE_delegate$lambda$41() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerThumbnailVinylSize", "VinylSize", 50.0f);
    }

    public final Preference.EnumPreference<SwipeAnimationNoThumbnail> getPLAYER_NO_THUMBNAIL_SWIPE_ANIMATION() {
        return (Preference.EnumPreference) PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION.getValue();
    }

    public static final Preference.EnumPreference PLAYER_NO_THUMBNAIL_SWIPE_ANIMATION_delegate$lambda$42() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PlayerNoThumbnailSwipeAnimation", "swipeAnimationsNoThumbnail", SwipeAnimationNoThumbnail.Sliding);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_THUMBNAIL() {
        return (Preference.BooleanPreference) PLAYER_SHOW_THUMBNAIL.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_THUMBNAIL_delegate$lambda$43() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowThumbnail", "showthumbnail", true);
    }

    public final Preference.BooleanPreference getPLAYER_BOTTOM_GRADIENT() {
        return (Preference.BooleanPreference) PLAYER_BOTTOM_GRADIENT.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_BOTTOM_GRADIENT_delegate$lambda$44() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerBottomGradient", "bottomgradient", false);
    }

    public final Preference.BooleanPreference getPLAYER_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_EXPANDED_delegate$lambda$45() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerExpanded", "expandedplayer", false);
    }

    public final Preference.BooleanPreference getPLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED() {
        return (Preference.BooleanPreference) PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_THUMBNAIL_HORIZONTAL_SWIPE_DISABLED_delegate$lambda$46() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerThumbnailHorizontalSwipe", "disablePlayerHorizontalSwipe", false);
    }

    public final Preference.FloatPreference getPLAYER_THUMBNAIL_FADE() {
        return (Preference.FloatPreference) PLAYER_THUMBNAIL_FADE.getValue();
    }

    public static final Preference.FloatPreference PLAYER_THUMBNAIL_FADE_delegate$lambda$47() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerThumbnailFade", "thumbnailFade", 5.0f);
    }

    public final Preference.FloatPreference getPLAYER_THUMBNAIL_FADE_EX() {
        return (Preference.FloatPreference) PLAYER_THUMBNAIL_FADE_EX.getValue();
    }

    public static final Preference.FloatPreference PLAYER_THUMBNAIL_FADE_EX_delegate$lambda$48() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerThumbnailFadeEx", "thumbnailFadeEx", 5.0f);
    }

    public final Preference.FloatPreference getPLAYER_THUMBNAIL_SPACING() {
        return (Preference.FloatPreference) PLAYER_THUMBNAIL_SPACING.getValue();
    }

    public static final Preference.FloatPreference PLAYER_THUMBNAIL_SPACING_delegate$lambda$49() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerThumbnailSpacing", "thumbnailSpacing", 0.0f);
    }

    public final Preference.FloatPreference getPLAYER_THUMBNAIL_SPACING_LANDSCAPE() {
        return (Preference.FloatPreference) PLAYER_THUMBNAIL_SPACING_LANDSCAPE.getValue();
    }

    public static final Preference.FloatPreference PLAYER_THUMBNAIL_SPACING_LANDSCAPE_delegate$lambda$50() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerThumbnailSpacingLandscape", "thumbnailSpacingL", 0.0f);
    }

    public final Preference.BooleanPreference getPLAYER_VISUALIZER() {
        return (Preference.BooleanPreference) PLAYER_VISUALIZER.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_VISUALIZER_delegate$lambda$51() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerVisualizer", "visualizerEnabled", false);
    }

    public final Preference.IntPreference getPLAYER_CURRENT_VISUALIZER() {
        return (Preference.IntPreference) PLAYER_CURRENT_VISUALIZER.getValue();
    }

    public static final Preference.IntPreference PLAYER_CURRENT_VISUALIZER_delegate$lambda$52() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "PlayerCurrentVisualizer", "currentVisualizerKey", 0);
    }

    public final Preference.BooleanPreference getPLAYER_TAP_THUMBNAIL_FOR_LYRICS() {
        return (Preference.BooleanPreference) PLAYER_TAP_THUMBNAIL_FOR_LYRICS.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_TAP_THUMBNAIL_FOR_LYRICS_delegate$lambda$53() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerTapThumbnailForLyrics", "thumbnailTapEnabled", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_ADD_TO_PLAYLIST() {
        return (Preference.BooleanPreference) PLAYER_ACTION_ADD_TO_PLAYLIST.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_ADD_TO_PLAYLIST_delegate$lambda$54() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionAddToPlaylist", "showButtonPlayerAddToPlaylist", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_OPEN_QUEUE_ARROW() {
        return (Preference.BooleanPreference) PLAYER_ACTION_OPEN_QUEUE_ARROW.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_OPEN_QUEUE_ARROW_delegate$lambda$55() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionOpenQueueArrow", "showButtonPlayerArrow", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_DOWNLOAD() {
        return (Preference.BooleanPreference) PLAYER_ACTION_DOWNLOAD.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_DOWNLOAD_delegate$lambda$56() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionDownload", "showButtonPlayerDownload", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_LOOP() {
        return (Preference.BooleanPreference) PLAYER_ACTION_LOOP.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_LOOP_delegate$lambda$57() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionLoop", "showButtonPlayerLoop", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_SHOW_LYRICS() {
        return (Preference.BooleanPreference) PLAYER_ACTION_SHOW_LYRICS.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_SHOW_LYRICS_delegate$lambda$58() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionShowLyrics", "showButtonPlayerLyrics", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_TOGGLE_EXPAND() {
        return (Preference.BooleanPreference) PLAYER_ACTION_TOGGLE_EXPAND.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_TOGGLE_EXPAND_delegate$lambda$59() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionToggleExpand", "expandedplayertoggle", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_SHUFFLE() {
        return (Preference.BooleanPreference) PLAYER_ACTION_SHUFFLE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_SHUFFLE_delegate$lambda$60() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionShuffle", "showButtonPlayerShuffle", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_SLEEP_TIMER() {
        return (Preference.BooleanPreference) PLAYER_ACTION_SLEEP_TIMER.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_SLEEP_TIMER_delegate$lambda$61() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionSleepTimer", "showButtonPlayerSleepTimer", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_SHOW_MENU() {
        return (Preference.BooleanPreference) PLAYER_ACTION_SHOW_MENU.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_SHOW_MENU_delegate$lambda$62() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionShowMenu", "showButtonPlayerMenu", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_START_RADIO() {
        return (Preference.BooleanPreference) PLAYER_ACTION_START_RADIO.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_START_RADIO_delegate$lambda$63() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionStartRadio", "showButtonPlayerStartRadio", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_OPEN_EQUALIZER() {
        return (Preference.BooleanPreference) PLAYER_ACTION_OPEN_EQUALIZER.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_OPEN_EQUALIZER_delegate$lambda$64() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionOpenEqualizer", "showButtonPlayerSystemEqualizer", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_DISCOVER() {
        return (Preference.BooleanPreference) PLAYER_ACTION_DISCOVER.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_DISCOVER_delegate$lambda$65() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionDiscover", "showButtonPlayerDiscover", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_TOGGLE_VIDEO() {
        return (Preference.BooleanPreference) PLAYER_ACTION_TOGGLE_VIDEO.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_TOGGLE_VIDEO_delegate$lambda$66() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionToggleVideo", "showButtonPlayerVideo", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_LYRICS_POPUP_MESSAGE() {
        return (Preference.BooleanPreference) PLAYER_ACTION_LYRICS_POPUP_MESSAGE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_LYRICS_POPUP_MESSAGE_delegate$lambda$67() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionLyricsPopupMessage", "playerEnableLyricsPopupMessage", true);
    }

    public final Preference.BooleanPreference getPLAYER_TRANSPARENT_ACTIONS_BAR() {
        return (Preference.BooleanPreference) PLAYER_TRANSPARENT_ACTIONS_BAR.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_TRANSPARENT_ACTIONS_BAR_delegate$lambda$68() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerTransparentActionsBar", "transparentBackgroundPlayerActionBar", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTION_BUTTONS_SPACED_EVENLY() {
        return (Preference.BooleanPreference) PLAYER_ACTION_BUTTONS_SPACED_EVENLY.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTION_BUTTONS_SPACED_EVENLY_delegate$lambda$69() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionButtonsSpacedEvenly", "actionspacedevenly", false);
    }

    public final Preference.BooleanPreference getPLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE() {
        return (Preference.BooleanPreference) PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTIONS_BAR_TAP_TO_OPEN_QUEUE_delegate$lambda$70() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionsBarTapToOpenQueue", "tapqueue", true);
    }

    public final Preference.BooleanPreference getPLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE() {
        return (Preference.BooleanPreference) PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ACTIONS_BAR_SWIPE_UP_TO_OPEN_QUEUE_delegate$lambda$71() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsActionsBarExpanded", "actionExpanded", true);
    }

    public final Preference.BooleanPreference getPLAYER_IS_ACTIONS_BAR_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_ACTIONS_BAR_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_ACTIONS_BAR_EXPANDED_delegate$lambda$72() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerActionsBarSwipeUpToOpenQueue", "swipeUpQueue", true);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_TOTAL_QUEUE_TIME() {
        return (Preference.BooleanPreference) PLAYER_SHOW_TOTAL_QUEUE_TIME.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_TOTAL_QUEUE_TIME_delegate$lambda$73() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowTotalQueueTime", "showTotalTimeQueue", true);
    }

    public final Preference.BooleanPreference getPLAYER_IS_QUEUE_DURATION_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_QUEUE_DURATION_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_QUEUE_DURATION_EXPANDED_delegate$lambda$74() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsQueueDurationExpanded", "queueDurationExpanded", true);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_NEXT_IN_QUEUE() {
        return (Preference.BooleanPreference) PLAYER_SHOW_NEXT_IN_QUEUE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_NEXT_IN_QUEUE_delegate$lambda$75() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowNextInQueue", "showNextSongsInPlayer", false);
    }

    public final Preference.BooleanPreference getPLAYER_IS_NEXT_IN_QUEUE_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_NEXT_IN_QUEUE_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_NEXT_IN_QUEUE_EXPANDED_delegate$lambda$76() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsNextInQueueExpanded", "miniQueueExpanded", true);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL() {
        return (Preference.BooleanPreference) PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_NEXT_IN_QUEUE_THUMBNAIL_delegate$lambda$77() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowNextInQueueThumbnail", "showalbumcover", true);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_SONGS_REMAINING_TIME() {
        return (Preference.BooleanPreference) PLAYER_SHOW_SONGS_REMAINING_TIME.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_SONGS_REMAINING_TIME_delegate$lambda$78() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowSongsRemainingTime", "showRemainingSongTime", true);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_TOP_ACTIONS_BAR() {
        return (Preference.BooleanPreference) PLAYER_SHOW_TOP_ACTIONS_BAR.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_TOP_ACTIONS_BAR_delegate$lambda$79() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowTopActionsBar", "showTopActionsBar", true);
    }

    public final Preference.BooleanPreference getPLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED() {
        return (Preference.BooleanPreference) PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_CONTROL_AND_TIMELINE_SWAPPED_delegate$lambda$80() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsControlAndTimelineSwapped", "playerSwapControlsWithTimeline", false);
    }

    public final Preference.BooleanPreference getPLAYER_SHOW_THUMBNAIL_ON_VISUALIZER() {
        return (Preference.BooleanPreference) PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHOW_THUMBNAIL_ON_VISUALIZER_delegate$lambda$81() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShowThumbnailOnVisualizer", "showvisthumbnail", false);
    }

    public final Preference.BooleanPreference getPLAYER_SHRINK_THUMBNAIL_ON_PAUSE() {
        return (Preference.BooleanPreference) PLAYER_SHRINK_THUMBNAIL_ON_PAUSE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SHRINK_THUMBNAIL_ON_PAUSE_delegate$lambda$82() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerShrinkThumbnailOnPause", "thumbnailpause", false);
    }

    public final Preference.BooleanPreference getPLAYER_KEEP_MINIMIZED() {
        return (Preference.BooleanPreference) PLAYER_KEEP_MINIMIZED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_KEEP_MINIMIZED_delegate$lambda$83() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerKeepMinimized", "keepPlayerMinimized", false);
    }

    public final Preference.BooleanPreference getPLAYER_BACKGROUND_BLUR() {
        return (Preference.BooleanPreference) PLAYER_BACKGROUND_BLUR.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_BACKGROUND_BLUR_delegate$lambda$84() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerBackgroundBlur", "noblur", true);
    }

    public final Preference.FloatPreference getPLAYER_BACKGROUND_BLUR_STRENGTH() {
        return (Preference.FloatPreference) PLAYER_BACKGROUND_BLUR_STRENGTH.getValue();
    }

    public static final Preference.FloatPreference PLAYER_BACKGROUND_BLUR_STRENGTH_delegate$lambda$85() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerBackgroundBlurStrength", "blurScale", 25.0f);
    }

    public final Preference.FloatPreference getPLAYER_BACKGROUND_BACK_DROP() {
        return (Preference.FloatPreference) PLAYER_BACKGROUND_BACK_DROP.getValue();
    }

    public static final Preference.FloatPreference PLAYER_BACKGROUND_BACK_DROP_delegate$lambda$86() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "PlayerBackgroundBackDrop", "playerBackdrop", 0.0f);
    }

    public final Preference.BooleanPreference getPLAYER_BACKGROUND_FADING_EDGE() {
        return (Preference.BooleanPreference) PLAYER_BACKGROUND_FADING_EDGE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_BACKGROUND_FADING_EDGE_delegate$lambda$87() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerBackgroundFadingEdge", "fadingedge", false);
    }

    public final Preference.BooleanPreference getPLAYER_STATS_FOR_NERDS() {
        return (Preference.BooleanPreference) PLAYER_STATS_FOR_NERDS.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_STATS_FOR_NERDS_delegate$lambda$88() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerStatsForNerds", "statsfornerds", false);
    }

    public final Preference.BooleanPreference getPLAYER_IS_STATS_FOR_NERDS_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_STATS_FOR_NERDS_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_STATS_FOR_NERDS_EXPANDED_delegate$lambda$89() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsStatForNerdsExpanded", "statsExpanded", true);
    }

    public final Preference.BooleanPreference getPLAYER_THUMBNAILS_CAROUSEL() {
        return (Preference.BooleanPreference) PLAYER_THUMBNAILS_CAROUSEL.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_THUMBNAILS_CAROUSEL_delegate$lambda$90() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerThumbnailCarousel", "carousel", true);
    }

    public final Preference.BooleanPreference getPLAYER_THUMBNAIL_ANIMATION() {
        return (Preference.BooleanPreference) PLAYER_THUMBNAIL_ANIMATION.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_THUMBNAIL_ANIMATION_delegate$lambda$91() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerThumbnailAnimation", "showCoverThumbnailAnimation", false);
    }

    public final Preference.BooleanPreference getPLAYER_THUMBNAIL_ROTATION() {
        return (Preference.BooleanPreference) PLAYER_THUMBNAIL_ROTATION.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_THUMBNAIL_ROTATION_delegate$lambda$92() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerThumbnailRotation", "albumCoverRotation", false);
    }

    public final Preference.BooleanPreference getPLAYER_IS_TITLE_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_TITLE_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_TITLE_EXPANDED_delegate$lambda$93() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsTitleExpanded", "titleExpanded", true);
    }

    public final Preference.BooleanPreference getPLAYER_IS_TIMELINE_EXPANDED() {
        return (Preference.BooleanPreference) PLAYER_IS_TIMELINE_EXPANDED.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_IS_TIMELINE_EXPANDED_delegate$lambda$94() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerIsTimelineExpanded", "timelineExpanded", true);
    }

    public final Preference.BooleanPreference getPLAYER_SONG_INFO_ICON() {
        return (Preference.BooleanPreference) PLAYER_SONG_INFO_ICON.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_SONG_INFO_ICON_delegate$lambda$95() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerSongInfoIcon", "playerInfoShowIcons", true);
    }

    public final Preference.BooleanPreference getPLAYER_TOP_PADDING() {
        return (Preference.BooleanPreference) PLAYER_TOP_PADDING.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_TOP_PADDING_delegate$lambda$96() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerTopPadding", "topPadding", true);
    }

    public final Preference.BooleanPreference getPLAYER_EXTRA_SPACE() {
        return (Preference.BooleanPreference) PLAYER_EXTRA_SPACE.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_EXTRA_SPACE_delegate$lambda$97() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerExtraSpace", "extraspace", false);
    }

    public final Preference.BooleanPreference getPLAYER_ROTATING_ALBUM_COVER() {
        return (Preference.BooleanPreference) PLAYER_ROTATING_ALBUM_COVER.getValue();
    }

    public static final Preference.BooleanPreference PLAYER_ROTATING_ALBUM_COVER_delegate$lambda$98() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlayerRotatingAlbumCover", "rotatingAlbumCover", false);
    }

    public final Preference.EnumPreference<CoilDiskCacheMaxSize> getTHUMBNAIL_CACHE_SIZE() {
        return (Preference.EnumPreference) THUMBNAIL_CACHE_SIZE.getValue();
    }

    public static final Preference.EnumPreference THUMBNAIL_CACHE_SIZE_delegate$lambda$99() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ThumbnailCacheSize", "coilDiskCacheMaxSize", CoilDiskCacheMaxSize.128MB);
    }

    public final Preference.IntPreference getTHUMBNAIL_CACHE_CUSTOM_SIZE() {
        return (Preference.IntPreference) THUMBNAIL_CACHE_CUSTOM_SIZE.getValue();
    }

    public static final Preference.IntPreference THUMBNAIL_CACHE_CUSTOM_SIZE_delegate$lambda$100() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "ThumbnailCacheCustomSize", "exoPlayerCustomCache", 32);
    }

    public final Preference.EnumPreference<ExoPlayerDiskCacheMaxSize> getSONG_CACHE_SIZE() {
        return (Preference.EnumPreference) SONG_CACHE_SIZE.getValue();
    }

    public static final Preference.EnumPreference SONG_CACHE_SIZE_delegate$lambda$101() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "SongCacheSize", "exoPlayerDiskCacheMaxSize", ExoPlayerDiskCacheMaxSize.2GB);
    }

    public final Preference.IntPreference getSONG_CACHE_CUSTOM_SIZE() {
        return (Preference.IntPreference) SONG_CACHE_CUSTOM_SIZE.getValue();
    }

    public static final Preference.IntPreference SONG_CACHE_CUSTOM_SIZE_delegate$lambda$102() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "SongCacheCustomSize", "", 32);
    }

    public final Preference.EnumPreference<ExoPlayerDiskDownloadCacheMaxSize> getSONG_DOWNLOAD_SIZE() {
        return (Preference.EnumPreference) SONG_DOWNLOAD_SIZE.getValue();
    }

    public static final Preference.EnumPreference SONG_DOWNLOAD_SIZE_delegate$lambda$103() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "SongDownloadSize", "exoPlayerDiskDownloadCacheMaxSize", ExoPlayerDiskDownloadCacheMaxSize.2GB);
    }

    public final Preference.EnumPreference<ExoPlayerCacheLocation> getEXO_CACHE_LOCATION() {
        return (Preference.EnumPreference) EXO_CACHE_LOCATION.getValue();
    }

    public static final Preference.EnumPreference EXO_CACHE_LOCATION_delegate$lambda$104() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ExoCacheLocation", "exoPlayerCacheLocationKey", ExoPlayerCacheLocation.System);
    }

    public final Preference.EnumPreference<NotificationButtons> getMEDIA_NOTIFICATION_FIRST_ICON() {
        return (Preference.EnumPreference) MEDIA_NOTIFICATION_FIRST_ICON.getValue();
    }

    public static final Preference.EnumPreference MEDIA_NOTIFICATION_FIRST_ICON_delegate$lambda$105() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MediaNotificationFirstIcon", "notificationPlayerFirstIcon", NotificationButtons.Download);
    }

    public final Preference.EnumPreference<NotificationButtons> getMEDIA_NOTIFICATION_SECOND_ICON() {
        return (Preference.EnumPreference) MEDIA_NOTIFICATION_SECOND_ICON.getValue();
    }

    public static final Preference.EnumPreference MEDIA_NOTIFICATION_SECOND_ICON_delegate$lambda$106() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MediaNotificationSecondIcon", "notificationPlayerSecondIcon", NotificationButtons.Favorites);
    }

    public final Preference.EnumPreference<NotificationType> getNOTIFICATION_TYPE() {
        return (Preference.EnumPreference) NOTIFICATION_TYPE.getValue();
    }

    public static final Preference.EnumPreference NOTIFICATION_TYPE_delegate$lambda$107() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "NotificationType", "notificationType", NotificationType.Default);
    }

    public final Preference.FloatPreference getLYRICS_SIZE() {
        return (Preference.FloatPreference) LYRICS_SIZE.getValue();
    }

    public static final Preference.FloatPreference LYRICS_SIZE_delegate$lambda$108() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "LyricsSize", "lyricsSize", 5.0f);
    }

    public final Preference.FloatPreference getLYRICS_SIZE_LANDSCAPE() {
        return (Preference.FloatPreference) LYRICS_SIZE_LANDSCAPE.getValue();
    }

    public static final Preference.FloatPreference LYRICS_SIZE_LANDSCAPE_delegate$lambda$109() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "LyricsSizeLandscape", "lyricsSizeL", 5.0f);
    }

    public final Preference.EnumPreference<LyricsColor> getLYRICS_COLOR() {
        return (Preference.EnumPreference) LYRICS_COLOR.getValue();
    }

    public static final Preference.EnumPreference LYRICS_COLOR_delegate$lambda$110() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LyricsColor", "lyricsColor", LyricsColor.Thememode);
    }

    public final Preference.EnumPreference<LyricsOutline> getLYRICS_OUTLINE() {
        return (Preference.EnumPreference) LYRICS_OUTLINE.getValue();
    }

    public static final Preference.EnumPreference LYRICS_OUTLINE_delegate$lambda$111() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeAlbumType", "albumType", LyricsOutline.None);
    }

    public final Preference.EnumPreference<LyricsFontSize> getLYRICS_FONT_SIZE() {
        return (Preference.EnumPreference) LYRICS_FONT_SIZE.getValue();
    }

    public static final Preference.EnumPreference LYRICS_FONT_SIZE_delegate$lambda$112() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LyricsFontSize", "lyricsFontSize", LyricsFontSize.Medium);
    }

    public final Preference.EnumPreference<Romanization> getLYRICS_ROMANIZATION_TYPE() {
        return (Preference.EnumPreference) LYRICS_ROMANIZATION_TYPE.getValue();
    }

    public static final Preference.EnumPreference LYRICS_ROMANIZATION_TYPE_delegate$lambda$113() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LyricsRomanizationType", "romanization", Romanization.Off);
    }

    public final Preference.EnumPreference<LyricsBackground> getLYRICS_BACKGROUND() {
        return (Preference.EnumPreference) LYRICS_BACKGROUND.getValue();
    }

    public static final Preference.EnumPreference LYRICS_BACKGROUND_delegate$lambda$114() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LyricsBackground", "lyricsBackground", LyricsBackground.Black);
    }

    public final Preference.EnumPreference<LyricsHighlight> getLYRICS_HIGHLIGHT() {
        return (Preference.EnumPreference) LYRICS_HIGHLIGHT.getValue();
    }

    public static final Preference.EnumPreference LYRICS_HIGHLIGHT_delegate$lambda$115() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LyricsHighlight", "lyricsHighlight", LyricsHighlight.None);
    }

    public final Preference.EnumPreference<LyricsAlignment> getLYRICS_ALIGNMENT() {
        return (Preference.EnumPreference) LYRICS_ALIGNMENT.getValue();
    }

    public static final Preference.EnumPreference LYRICS_ALIGNMENT_delegate$lambda$116() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LyricsAlignment", "lyricsAlignment", LyricsAlignment.Center);
    }

    public final Preference.BooleanPreference getLYRICS_SHOW_THUMBNAIL() {
        return (Preference.BooleanPreference) LYRICS_SHOW_THUMBNAIL.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_SHOW_THUMBNAIL_delegate$lambda$117() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LyricsShowThumbnail", "showlyricsthumbnail", false);
    }

    public final Preference.BooleanPreference getLYRICS_JUMP_ON_TAP() {
        return (Preference.BooleanPreference) LYRICS_JUMP_ON_TAP.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_JUMP_ON_TAP_delegate$lambda$118() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LyricsJumpOnTap", "clickOnLyricsText", true);
    }

    public final Preference.BooleanPreference getLYRICS_SHOW_ACCENT_BACKGROUND() {
        return (Preference.BooleanPreference) LYRICS_SHOW_ACCENT_BACKGROUND.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_SHOW_ACCENT_BACKGROUND_delegate$lambda$119() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LyricsShowAccentBackground", "showBackgroundLyrics", false);
    }

    public final Preference.BooleanPreference getLYRICS_SYNCHRONIZED() {
        return (Preference.BooleanPreference) LYRICS_SYNCHRONIZED.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_SYNCHRONIZED_delegate$lambda$120() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LyricsSynchronized", "isShowingSynchronizedLyrics", false);
    }

    public final Preference.BooleanPreference getLYRICS_SHOW_SECOND_LINE() {
        return (Preference.BooleanPreference) LYRICS_SHOW_SECOND_LINE.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_SHOW_SECOND_LINE_delegate$lambda$121() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LyricsShowSecondLine", "showSecondLine", false);
    }

    public final Preference.BooleanPreference getLYRICS_ANIMATE_SIZE() {
        return (Preference.BooleanPreference) LYRICS_ANIMATE_SIZE.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_ANIMATE_SIZE_delegate$lambda$122() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LyricsAnimateSize", "lyricsSizeAnimate", false);
    }

    public final Preference.BooleanPreference getLYRICS_LANDSCAPE_CONTROLS() {
        return (Preference.BooleanPreference) LYRICS_LANDSCAPE_CONTROLS.getValue();
    }

    public static final Preference.BooleanPreference LYRICS_LANDSCAPE_CONTROLS_delegate$lambda$123() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LysricsLandscapeControls", "landscapeControls", true);
    }

    public final Preference.EnumPreference<ArtistsType> getHOME_ARTIST_TYPE() {
        return (Preference.EnumPreference) HOME_ARTIST_TYPE.getValue();
    }

    public static final Preference.EnumPreference HOME_ARTIST_TYPE_delegate$lambda$124() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeArtistType", "artistType", ArtistsType.Favorites);
    }

    public final Preference.EnumPreference<AlbumsType> getHOME_ALBUM_TYPE() {
        return (Preference.EnumPreference) HOME_ALBUM_TYPE.getValue();
    }

    public static final Preference.EnumPreference HOME_ALBUM_TYPE_delegate$lambda$125() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeAlbumType", "albumType", AlbumsType.Favorites);
    }

    public final Preference.EnumPreference<BuiltInPlaylist> getHOME_SONGS_TYPE() {
        return (Preference.EnumPreference) HOME_SONGS_TYPE.getValue();
    }

    public static final Preference.EnumPreference HOME_SONGS_TYPE_delegate$lambda$126() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeSongsType", "builtInPlaylist", BuiltInPlaylist.Favorites);
    }

    public final Preference.EnumPreference<HistoryType> getHISTORY_PAGE_TYPE() {
        return (Preference.EnumPreference) HISTORY_PAGE_TYPE.getValue();
    }

    public static final Preference.EnumPreference HISTORY_PAGE_TYPE_delegate$lambda$127() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HistoryPageType", "historyType", HistoryType.History);
    }

    public final Preference.EnumPreference<PlaylistsType> getHOME_LIBRARY_TYPE() {
        return (Preference.EnumPreference) HOME_LIBRARY_TYPE.getValue();
    }

    public static final Preference.EnumPreference HOME_LIBRARY_TYPE_delegate$lambda$128() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomePlaylistType", "playlistType", PlaylistsType.Playlist);
    }

    public final Preference.EnumPreference<DurationInMilliseconds> getAUDIO_FADE_DURATION() {
        return (Preference.EnumPreference) AUDIO_FADE_DURATION.getValue();
    }

    public static final Preference.EnumPreference AUDIO_FADE_DURATION_delegate$lambda$129() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AudioFadeDuration", "playbackFadeAudioDuration", DurationInMilliseconds.Disabled);
    }

    public final Preference.EnumPreference<AudioQualityFormat> getAUDIO_QUALITY() {
        return (Preference.EnumPreference) AUDIO_QUALITY.getValue();
    }

    public static final Preference.EnumPreference AUDIO_QUALITY_delegate$lambda$130() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AudioQuality", "audioQualityFormat", AudioQualityFormat.Auto);
    }

    public final Preference.EnumPreference<PresetsReverb> getAUDIO_REVERB_PRESET() {
        return (Preference.EnumPreference) AUDIO_REVERB_PRESET.getValue();
    }

    public static final Preference.EnumPreference AUDIO_REVERB_PRESET_delegate$lambda$131() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AudioReverbPreset", "audioReverbPreset", PresetsReverb.NONE);
    }

    public final Preference.BooleanPreference getAUDIO_SKIP_SILENCE() {
        return (Preference.BooleanPreference) AUDIO_SKIP_SILENCE.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_SKIP_SILENCE_delegate$lambda$132() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioSkipSilence", "skipSilence", false);
    }

    public final Preference.LongPreference getAUDIO_SKIP_SILENCE_LENGTH() {
        return (Preference.LongPreference) AUDIO_SKIP_SILENCE_LENGTH.getValue();
    }

    public static final Preference.LongPreference AUDIO_SKIP_SILENCE_LENGTH_delegate$lambda$133() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.LongPreference(sharedPreferences, "AudioSkipSilenceLength", "minimumSilenceDuration", 2000000L);
    }

    public final Preference.BooleanPreference getAUDIO_VOLUME_NORMALIZATION() {
        return (Preference.BooleanPreference) AUDIO_VOLUME_NORMALIZATION.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_VOLUME_NORMALIZATION_delegate$lambda$134() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioVolumeNormalization", "volumeNormalization", false);
    }

    public final Preference.FloatPreference getAUDIO_VOLUME_NORMALIZATION_TARGET() {
        return (Preference.FloatPreference) AUDIO_VOLUME_NORMALIZATION_TARGET.getValue();
    }

    public static final Preference.FloatPreference AUDIO_VOLUME_NORMALIZATION_TARGET_delegate$lambda$135() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioVolumeNormalizationTarget", "loudnessBaseGain", 5.0f);
    }

    public final Preference.BooleanPreference getAUDIO_SHAKE_TO_SKIP() {
        return (Preference.BooleanPreference) AUDIO_SHAKE_TO_SKIP.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_SHAKE_TO_SKIP_delegate$lambda$136() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioShakeToSkip", "shakeEventEnabled", false);
    }

    public final Preference.BooleanPreference getAUDIO_VOLUME_BUTTONS_CHANGE_SONG() {
        return (Preference.BooleanPreference) AUDIO_VOLUME_BUTTONS_CHANGE_SONG.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_VOLUME_BUTTONS_CHANGE_SONG_delegate$lambda$137() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioVolumeButtonsChangeSong", "useVolumeKeysToChangeSong", false);
    }

    public final Preference.BooleanPreference getAUDIO_BASS_BOOSTED() {
        return (Preference.BooleanPreference) AUDIO_BASS_BOOSTED.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_BASS_BOOSTED_delegate$lambda$138() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioBassBoosted", "bassboostEnabled", false);
    }

    public final Preference.FloatPreference getAUDIO_BASS_BOOST_LEVEL() {
        return (Preference.FloatPreference) AUDIO_BASS_BOOST_LEVEL.getValue();
    }

    public static final Preference.FloatPreference AUDIO_BASS_BOOST_LEVEL_delegate$lambda$139() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioBassBoostLevel", "bassboostLevel", 0.5f);
    }

    public final Preference.BooleanPreference getAUDIO_SMART_PAUSE_DURING_CALLS() {
        return (Preference.BooleanPreference) AUDIO_SMART_PAUSE_DURING_CALLS.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_SMART_PAUSE_DURING_CALLS_delegate$lambda$140() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioSmartPauseDuringCalls", "handleAudioFocusEnabled", true);
    }

    public final Preference.BooleanPreference getAUDIO_SPEED() {
        return (Preference.BooleanPreference) AUDIO_SPEED.getValue();
    }

    public static final Preference.BooleanPreference AUDIO_SPEED_delegate$lambda$141() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AudioSpeed", "showPlaybackSpeedButton", false);
    }

    public final Preference.FloatPreference getAUDIO_SPEED_VALUE() {
        return (Preference.FloatPreference) AUDIO_SPEED_VALUE.getValue();
    }

    public static final Preference.FloatPreference AUDIO_SPEED_VALUE_delegate$lambda$142() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioSpeedValue", "playbackSpeed", 1.0f);
    }

    public final Preference.FloatPreference getAUDIO_PITCH() {
        return (Preference.FloatPreference) AUDIO_PITCH.getValue();
    }

    public static final Preference.FloatPreference AUDIO_PITCH_delegate$lambda$143() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioPitch", "playbackPitch", 1.0f);
    }

    public final Preference.FloatPreference getAUDIO_VOLUME() {
        return (Preference.FloatPreference) AUDIO_VOLUME.getValue();
    }

    public static final Preference.FloatPreference AUDIO_VOLUME_delegate$lambda$144() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioVolume", "playbackVolume", 0.5f);
    }

    public final Preference.FloatPreference getAUDIO_DEVICE_VOLUME() {
        return (Preference.FloatPreference) AUDIO_DEVICE_VOLUME.getValue();
    }

    public static final Preference.FloatPreference AUDIO_DEVICE_VOLUME_delegate$lambda$145() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioVolume", "playbackVolume", AudioUtilsKt.getDeviceVolume(GlobalVarsKt.appContext()));
    }

    public final Preference.BooleanPreference getYOUTUBE_LOGIN() {
        return (Preference.BooleanPreference) YOUTUBE_LOGIN.getValue();
    }

    public static final Preference.BooleanPreference YOUTUBE_LOGIN_delegate$lambda$146() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "YouTubeLogin", "enableYoutubeLogin", false);
    }

    public final Preference.BooleanPreference getYOUTUBE_PLAYLISTS_SYNC() {
        return (Preference.BooleanPreference) YOUTUBE_PLAYLISTS_SYNC.getValue();
    }

    public static final Preference.BooleanPreference YOUTUBE_PLAYLISTS_SYNC_delegate$lambda$147() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "YouTubePlaylistsSync", "enableYoutubeSync", false);
    }

    public final Preference.StringPreference getYOUTUBE_VISITOR_DATA() {
        return (Preference.StringPreference) YOUTUBE_VISITOR_DATA.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_VISITOR_DATA_delegate$lambda$148() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeVisitorData", "ytVisitorData", "CgtMN0FkbDFaWERfdyi8t4u7BjIKCgJWThIEGgAgWQ%3D%3D");
    }

    public final Preference.StringPreference getYOUTUBE_SYNC_ID() {
        return (Preference.StringPreference) YOUTUBE_SYNC_ID.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_SYNC_ID_delegate$lambda$149() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeSyncId", "ytDataSyncIdKey", "");
    }

    public final Preference.StringPreference getYOUTUBE_COOKIES() {
        return (Preference.StringPreference) YOUTUBE_COOKIES.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_COOKIES_delegate$lambda$150() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeCookies", "ytCookie", "");
    }

    public final Preference.StringPreference getYOUTUBE_ACCOUNT_NAME() {
        return (Preference.StringPreference) YOUTUBE_ACCOUNT_NAME.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_ACCOUNT_NAME_delegate$lambda$151() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeAccountName", "ytAccountNameKey", "");
    }

    public final Preference.StringPreference getYOUTUBE_ACCOUNT_EMAIL() {
        return (Preference.StringPreference) YOUTUBE_ACCOUNT_EMAIL.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_ACCOUNT_EMAIL_delegate$lambda$152() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeAccountEmail", "ytAccountEmailKey", "");
    }

    public final Preference.StringPreference getYOUTUBE_SELF_CHANNEL_HANDLE() {
        return (Preference.StringPreference) YOUTUBE_SELF_CHANNEL_HANDLE.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_SELF_CHANNEL_HANDLE_delegate$lambda$153() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeSelfChannelHandle", "ytAccountChannelHandleKey", "");
    }

    public final Preference.StringPreference getYOUTUBE_ACCOUNT_AVATAR() {
        return (Preference.StringPreference) YOUTUBE_ACCOUNT_AVATAR.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_ACCOUNT_AVATAR_delegate$lambda$154() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeAccountAvatar", "ytAccountThumbnailKey", "");
    }

    public final Preference.StringPreference getYOUTUBE_LAST_VIDEO_ID() {
        return (Preference.StringPreference) YOUTUBE_LAST_VIDEO_ID.getValue();
    }

    public static final Preference.StringPreference YOUTUBE_LAST_VIDEO_ID_delegate$lambda$155() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "YouTubeLastVideoId", "lastVideoId", "");
    }

    public final Preference.FloatPreference getYOUTUBE_LAST_VIDEO_SECONDS() {
        return (Preference.FloatPreference) YOUTUBE_LAST_VIDEO_SECONDS.getValue();
    }

    public static final Preference.FloatPreference YOUTUBE_LAST_VIDEO_SECONDS_delegate$lambda$156() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "YouTubeLastVideoSeconds", "lastVideoSeconds", 0.0f);
    }

    public final Preference.EnumPreference<PlayEventsType> getQUICK_PICKS_TYPE() {
        return (Preference.EnumPreference) QUICK_PICKS_TYPE.getValue();
    }

    public static final Preference.EnumPreference QUICK_PICKS_TYPE_delegate$lambda$157() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "QuickPicksType", "playEventsType", PlayEventsType.MostPlayed);
    }

    public final Preference.EnumPreference<ExoPlayerMinTimeForEvent> getQUICK_PICKS_MIN_DURATION() {
        return (Preference.EnumPreference) QUICK_PICKS_MIN_DURATION.getValue();
    }

    public static final Preference.EnumPreference QUICK_PICKS_MIN_DURATION_delegate$lambda$158() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "QuickPicksMinDuration", "exoPlayerMinTimeForEvent", ExoPlayerMinTimeForEvent.20s);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_TIPS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_TIPS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_TIPS_delegate$lambda$159() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowTips", "showTips", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_RELATED_ALBUMS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_RELATED_ALBUMS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_RELATED_ALBUMS_delegate$lambda$160() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowRelatedAlbums", "showRelatedAlbums", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_RELATED_ARTISTS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_RELATED_ARTISTS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_RELATED_ARTISTS_delegate$lambda$161() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowRelatedArtists", "showSimilarArtists", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_NEW_ALBUMS_ARTISTS_delegate$lambda$162() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowNewAlbumsArtists", "showNewAlbumsArtists", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_NEW_ALBUMS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_NEW_ALBUMS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_NEW_ALBUMS_delegate$lambda$163() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowNewAlbums", "showNewAlbums", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_MIGHT_LIKE_PLAYLISTS_delegate$lambda$164() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowPlaylists", "showPlaylistMightLike", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_MOODS_AND_GENRES() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_MOODS_AND_GENRES.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_MOODS_AND_GENRES_delegate$lambda$165() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowMoodsAndGenres", "showMoodsAndGenres", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_MONTHLY_PLAYLISTS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_MONTHLY_PLAYLISTS_delegate$lambda$166() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowMonthlyPlaylists", "showMonthlyPlaylistInQuickPicks", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_SHOW_CHARTS() {
        return (Preference.BooleanPreference) QUICK_PICKS_SHOW_CHARTS.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_SHOW_CHARTS_delegate$lambda$167() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksShowCharts", "showCharts", true);
    }

    public final Preference.BooleanPreference getQUICK_PICKS_PAGE() {
        return (Preference.BooleanPreference) QUICK_PICKS_PAGE.getValue();
    }

    public static final Preference.BooleanPreference QUICK_PICKS_PAGE_delegate$lambda$168() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QuickPicksPage", "enableQuickPicksPage", true);
    }

    public final Preference.BooleanPreference getDISCORD_LOGIN() {
        return (Preference.BooleanPreference) DISCORD_LOGIN.getValue();
    }

    public static final Preference.BooleanPreference DISCORD_LOGIN_delegate$lambda$169() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "DiscordLogin", "isDiscordPresenceEnabled", false);
    }

    public final Preference.BooleanPreference getIS_PROXY_ENABLED() {
        return (Preference.BooleanPreference) IS_PROXY_ENABLED.getValue();
    }

    public static final Preference.BooleanPreference IS_PROXY_ENABLED_delegate$lambda$170() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "IsProxyEnabled", "isProxyEnabled", false);
    }

    public final Preference.EnumPreference<Proxy.Type> getPROXY_SCHEME() {
        return (Preference.EnumPreference) PROXY_SCHEME.getValue();
    }

    public static final Preference.EnumPreference PROXY_SCHEME_delegate$lambda$171() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ProxyScheme", "ProxyMode", Proxy.Type.HTTP);
    }

    public final Preference.StringPreference getPROXY_HOST() {
        return (Preference.StringPreference) PROXY_HOST.getValue();
    }

    public static final Preference.StringPreference PROXY_HOST_delegate$lambda$172() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "ProxyHost", "proxyHostnameKey", "");
    }

    public final Preference.IntPreference getPROXY_PORT() {
        return (Preference.IntPreference) PROXY_PORT.getValue();
    }

    public static final Preference.IntPreference PROXY_PORT_delegate$lambda$173() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "ProxyPort", "proxyPort", 1080);
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$174() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeBackground0", "customThemeLight_Background0", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getBackground0-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$175() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeBackground1", "customThemeLight_Background1", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getBackground1-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$176() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeBackground2", "customThemeLight_Background2", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getBackground2-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$177() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeBackground3", "customThemeLight_Background3", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getBackground3-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$178() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeBackground4", "customThemeLight_Background4", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getBackground4-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_TEXT_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_TEXT_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_TEXT_HASH_CODE_delegate$lambda$179() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeText", "customThemeLight_Text", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getText-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_TEXT_SECONDARY_HASH_CODE_delegate$lambda$180() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeTextSecondary", "customThemeLight_textSecondary", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getTextSecondary-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_TEXT_DISABLED_HASH_CODE_delegate$lambda$181() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeTextDisabled", "customThemeLight_textDisabled", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getTextDisabled-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_PLAY_BUTTON_HASH_CODE_delegate$lambda$182() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemePlayButton", "customThemeLight_iconButtonPlayer", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getIconButtonPlayer-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_LIGHT_ACCENT_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_LIGHT_ACCENT_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_LIGHT_ACCENT_HASH_CODE_delegate$lambda$183() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomLightThemeAccent", "customThemeLight_accent", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultLightColorPalette().getAccent-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_0_HASH_CODE_delegate$lambda$184() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeBackground0", "customThemeDark_Background0", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getBackground0-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_1_HASH_CODE_delegate$lambda$185() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeBackground1", "customThemeDark_Background1", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getBackground1-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_2_HASH_CODE_delegate$lambda$186() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeBackground2", "customThemeDark_Background2", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getBackground2-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_3_HASH_CODE_delegate$lambda$187() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeBackground3", "customThemeDark_Background3", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getBackground3-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_THEME_BACKGROUND_4_HASH_CODE_delegate$lambda$188() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeBackground4", "customThemeDark_Background4", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getBackground4-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_TEXT_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_TEXT_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_TEXT_HASH_CODE_delegate$lambda$189() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeText", "customThemeDark_Text", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getText-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_TEXT_SECONDARY_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_TEXT_SECONDARY_HASH_CODE_delegate$lambda$190() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeTextSecondary", "customThemeDark_textSecondary", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getTextSecondary-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_TEXT_DISABLED_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_TEXT_DISABLED_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_TEXT_DISABLED_HASH_CODE_delegate$lambda$191() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeTextDisabled", "customThemeDark_textDisabled", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getTextDisabled-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_PLAY_BUTTON_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_PLAY_BUTTON_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_PLAY_BUTTON_HASH_CODE_delegate$lambda$192() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemePlayButton", "customThemeDark_iconButtonPlayer", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getIconButtonPlayer-0d7_KjU()));
    }

    public final Preference.IntPreference getCUSTOM_DARK_ACCENT_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_DARK_ACCENT_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_DARK_ACCENT_HASH_CODE_delegate$lambda$193() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomDarkThemeAccent", "customThemeDark_accent", Color.m2756hashCodeimpl(ColorPaletteKt.getDefaultDarkColorPalette().getAccent-0d7_KjU()));
    }

    public final Preference.EnumPreference<StatisticsType> getHOME_SONGS_TOP_PLAYLIST_PERIOD() {
        return (Preference.EnumPreference) HOME_SONGS_TOP_PLAYLIST_PERIOD.getValue();
    }

    public static final Preference.EnumPreference HOME_SONGS_TOP_PLAYLIST_PERIOD_delegate$lambda$194() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "HomeSongsTopPlaylistPeriod", "", StatisticsType.All);
    }

    public final Preference.EnumPreference<MenuStyle> getMENU_STYLE() {
        return (Preference.EnumPreference) MENU_STYLE.getValue();
    }

    public static final Preference.EnumPreference MENU_STYLE_delegate$lambda$195() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MenuStyle", "menuStyle", MenuStyle.List);
    }

    public final Preference.EnumPreference<UiType> getMAIN_THEME() {
        return (Preference.EnumPreference) MAIN_THEME.getValue();
    }

    public static final Preference.EnumPreference MAIN_THEME_delegate$lambda$196() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "MainTheme", "UiType", UiType.RiMusic);
    }

    public final Preference.EnumPreference<ColorPaletteName> getCOLOR_PALETTE() {
        return (Preference.EnumPreference) COLOR_PALETTE.getValue();
    }

    public static final Preference.EnumPreference COLOR_PALETTE_delegate$lambda$197() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ColorPalette", "colorPaletteName", ColorPaletteName.Dynamic);
    }

    public final Preference.EnumPreference<ColorPaletteMode> getTHEME_MODE() {
        return (Preference.EnumPreference) THEME_MODE.getValue();
    }

    public static final Preference.EnumPreference THEME_MODE_delegate$lambda$198() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ThemeMode", "colorPaletteMode", ColorPaletteMode.Dark);
    }

    public final Preference.EnumPreference<HomeScreenTabs> getSTARTUP_SCREEN() {
        return (Preference.EnumPreference) STARTUP_SCREEN.getValue();
    }

    public static final Preference.EnumPreference STARTUP_SCREEN_delegate$lambda$199() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "StartupScreen", "indexNavigationTab", HomeScreenTabs.Songs);
    }

    public final Preference.EnumPreference<FontType> getFONT() {
        return (Preference.EnumPreference) FONT.getValue();
    }

    public static final Preference.EnumPreference FONT_delegate$lambda$200() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "Font", "fontType", FontType.Rubik);
    }

    public final Preference.EnumPreference<NavigationBarPosition> getNAVIGATION_BAR_POSITION() {
        return (Preference.EnumPreference) NAVIGATION_BAR_POSITION.getValue();
    }

    public static final Preference.EnumPreference NAVIGATION_BAR_POSITION_delegate$lambda$201() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "NavigationBarPosition", "navigationBarPosition", NavigationBarPosition.Bottom);
    }

    public final Preference.EnumPreference<NavigationBarType> getNAVIGATION_BAR_TYPE() {
        return (Preference.EnumPreference) NAVIGATION_BAR_TYPE.getValue();
    }

    public static final Preference.EnumPreference NAVIGATION_BAR_TYPE_delegate$lambda$202() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "NavigationBarType", "navigationBarType", NavigationBarType.IconAndText);
    }

    public final Preference.EnumPreference<PauseBetweenSongs> getPAUSE_BETWEEN_SONGS() {
        return (Preference.EnumPreference) PAUSE_BETWEEN_SONGS.getValue();
    }

    public static final Preference.EnumPreference PAUSE_BETWEEN_SONGS_delegate$lambda$203() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PauseBetweenSongs", "pauseBetweenSongs", PauseBetweenSongs.0);
    }

    public final Preference.EnumPreference<ThumbnailRoundness> getTHUMBNAIL_BORDER_RADIUS() {
        return (Preference.EnumPreference) THUMBNAIL_BORDER_RADIUS.getValue();
    }

    public static final Preference.EnumPreference THUMBNAIL_BORDER_RADIUS_delegate$lambda$204() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ThumbnailBorderRadius", "thumbnailRoundness", ThumbnailRoundness.Heavy);
    }

    public final Preference.EnumPreference<TransitionEffect> getTRANSITION_EFFECT() {
        return (Preference.EnumPreference) TRANSITION_EFFECT.getValue();
    }

    public static final Preference.EnumPreference TRANSITION_EFFECT_delegate$lambda$205() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "TransitionEffect", "transitionEffect", TransitionEffect.Scale);
    }

    public final Preference.EnumPreference<DurationInMinutes> getLIMIT_SONGS_WITH_DURATION() {
        return (Preference.EnumPreference) LIMIT_SONGS_WITH_DURATION.getValue();
    }

    public static final Preference.EnumPreference LIMIT_SONGS_WITH_DURATION_delegate$lambda$206() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LimitSongsWithDuration", "excludeSongsWithDurationLimit", DurationInMinutes.Disabled);
    }

    public final Preference.EnumPreference<QueueType> getQUEUE_TYPE() {
        return (Preference.EnumPreference) QUEUE_TYPE.getValue();
    }

    public static final Preference.EnumPreference QUEUE_TYPE_delegate$lambda$207() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "QueueType", "queueType", QueueType.Essential);
    }

    public final Preference.EnumPreference<QueueLoopType> getQUEUE_LOOP_TYPE() {
        return (Preference.EnumPreference) QUEUE_LOOP_TYPE.getValue();
    }

    public static final Preference.EnumPreference QUEUE_LOOP_TYPE_delegate$lambda$208() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "QueueLoopType", "queueLoopType", QueueLoopType.Default);
    }

    public final Preference.BooleanPreference getQUEUE_AUTO_APPEND() {
        return (Preference.BooleanPreference) QUEUE_AUTO_APPEND.getValue();
    }

    public static final Preference.BooleanPreference QUEUE_AUTO_APPEND_delegate$lambda$209() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "QueueAutoAppend", "autoLoadSongsInQueue", true);
    }

    public final Preference.EnumPreference<CarouselSize> getCAROUSEL_SIZE() {
        return (Preference.EnumPreference) CAROUSEL_SIZE.getValue();
    }

    public static final Preference.EnumPreference CAROUSEL_SIZE_delegate$lambda$210() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "CarouselSize", "carouselSize", CarouselSize.Biggest);
    }

    public final Preference.EnumPreference<ThumbnailType> getTHUMBNAIL_TYPE() {
        return (Preference.EnumPreference) THUMBNAIL_TYPE.getValue();
    }

    public static final Preference.EnumPreference THUMBNAIL_TYPE_delegate$lambda$211() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "ThumbnailType", "thumbnailType", ThumbnailType.Modern);
    }

    public final Preference.EnumPreference<IconLikeType> getLIKE_ICON() {
        return (Preference.EnumPreference) LIKE_ICON.getValue();
    }

    public static final Preference.EnumPreference LIKE_ICON_delegate$lambda$212() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "LikeIcon", "iconLikeType", IconLikeType.Essential);
    }

    public final Preference.EnumPreference<WallpaperType> getWALLPAPER_TYPE() {
        return (Preference.EnumPreference) WALLPAPER_TYPE.getValue();
    }

    public static final Preference.EnumPreference WALLPAPER_TYPE_delegate$lambda$213() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "WallpaperType", "wallpaperType", WallpaperType.Lockscreen);
    }

    public final Preference.EnumPreference<AnimatedGradient> getANIMATED_GRADIENT() {
        return (Preference.EnumPreference) ANIMATED_GRADIENT.getValue();
    }

    public static final Preference.EnumPreference ANIMATED_GRADIENT_delegate$lambda$214() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AnimatedGradient", "animatedGradient", AnimatedGradient.Linear);
    }

    public final Preference.EnumPreference<MusicAnimationType> getNOW_PLAYING_INDICATOR() {
        return (Preference.EnumPreference) NOW_PLAYING_INDICATOR.getValue();
    }

    public static final Preference.EnumPreference NOW_PLAYING_INDICATOR_delegate$lambda$215() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "NowPlayingIndicator", "nowPlayingIndicator", MusicAnimationType.Bubbles);
    }

    public final Preference.EnumPreference<PipModule> getPIP_MODULE() {
        return (Preference.EnumPreference) PIP_MODULE.getValue();
    }

    public static final Preference.EnumPreference PIP_MODULE_delegate$lambda$216() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "PipModule", "pipModule", PipModule.Cover);
    }

    public final Preference.EnumPreference<CheckUpdateState> getCHECK_UPDATE() {
        return (Preference.EnumPreference) CHECK_UPDATE.getValue();
    }

    public static final Preference.EnumPreference CHECK_UPDATE_delegate$lambda$217() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "CheckUpdateState", "checkUpdateState", CheckUpdateState.Disabled);
    }

    public final Preference.EnumPreference<Languages> getAPP_LANGUAGE() {
        return (Preference.EnumPreference) APP_LANGUAGE.getValue();
    }

    public static final Preference.EnumPreference APP_LANGUAGE_delegate$lambda$218() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "AppLanguage", "languageApp", Languages.System);
    }

    public final Preference.EnumPreference<Languages> getOTHER_APP_LANGUAGE() {
        return (Preference.EnumPreference) OTHER_APP_LANGUAGE.getValue();
    }

    public static final Preference.EnumPreference OTHER_APP_LANGUAGE_delegate$lambda$219() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "OtherAppLanguage", "otherLanguageApp", Languages.System);
    }

    public final Preference.EnumPreference<FilterBy> getHOME_ARTIST_AND_ALBUM_FILTER() {
        return (Preference.EnumPreference) HOME_ARTIST_AND_ALBUM_FILTER.getValue();
    }

    public static final Preference.EnumPreference HOME_ARTIST_AND_ALBUM_FILTER_delegate$lambda$220() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "filterBy", "", FilterBy.All);
    }

    public final Preference.EnumPreference<StatisticsCategory> getSTATISTIC_PAGE_CATEGORY() {
        return (Preference.EnumPreference) STATISTIC_PAGE_CATEGORY.getValue();
    }

    public static final Preference.EnumPreference STATISTIC_PAGE_CATEGORY_delegate$lambda$221() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.EnumPreference(sharedPreferences, "StatisticPageCategory", "statisticsCategory", StatisticsCategory.Songs);
    }

    public final Preference.BooleanPreference getSCROLLING_TEXT_DISABLED() {
        return (Preference.BooleanPreference) SCROLLING_TEXT_DISABLED.getValue();
    }

    public static final Preference.BooleanPreference SCROLLING_TEXT_DISABLED_delegate$lambda$222() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ScrollingText", "disableScrollingText", false);
    }

    public final Preference.BooleanPreference getPARENTAL_CONTROL() {
        return (Preference.BooleanPreference) PARENTAL_CONTROL.getValue();
    }

    public static final Preference.BooleanPreference PARENTAL_CONTROL_delegate$lambda$223() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ParentalControl", "parentalControlEnabled", false);
    }

    public final Preference.BooleanPreference getROTATION_EFFECT() {
        return (Preference.BooleanPreference) ROTATION_EFFECT.getValue();
    }

    public static final Preference.BooleanPreference ROTATION_EFFECT_delegate$lambda$224() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "RotationEffect", "effectRotation", true);
    }

    public final Preference.BooleanPreference getTRANSPARENT_TIMELINE() {
        return (Preference.BooleanPreference) TRANSPARENT_TIMELINE.getValue();
    }

    public static final Preference.BooleanPreference TRANSPARENT_TIMELINE_delegate$lambda$225() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "TransparentTimeline", "transparentbar", true);
    }

    public final Preference.BooleanPreference getBLACK_GRADIENT() {
        return (Preference.BooleanPreference) BLACK_GRADIENT.getValue();
    }

    public static final Preference.BooleanPreference BLACK_GRADIENT_delegate$lambda$226() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "BlackGradient", "blackgradient", false);
    }

    public final Preference.BooleanPreference getTEXT_OUTLINE() {
        return (Preference.BooleanPreference) TEXT_OUTLINE.getValue();
    }

    public static final Preference.BooleanPreference TEXT_OUTLINE_delegate$lambda$227() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "TextOutline", "textoutline", false);
    }

    public final Preference.BooleanPreference getSHOW_FLOATING_ICON() {
        return (Preference.BooleanPreference) SHOW_FLOATING_ICON.getValue();
    }

    public static final Preference.BooleanPreference SHOW_FLOATING_ICON_delegate$lambda$228() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowFloatingIcon", "showFloatingIcon", false);
    }

    public final Preference.FloatPreference getFLOATING_ICON_X_OFFSET() {
        return (Preference.FloatPreference) FLOATING_ICON_X_OFFSET.getValue();
    }

    public static final Preference.FloatPreference FLOATING_ICON_X_OFFSET_delegate$lambda$229() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "FloatingIconXOffset", "floatActionIconOffsetX", 0.0f);
    }

    public final Preference.FloatPreference getFLOATING_ICON_Y_OFFSET() {
        return (Preference.FloatPreference) FLOATING_ICON_Y_OFFSET.getValue();
    }

    public static final Preference.FloatPreference FLOATING_ICON_Y_OFFSET_delegate$lambda$230() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "FloatingIconYOffset", "floatActionIconOffsetY", 0.0f);
    }

    public final Preference.FloatPreference getMULTI_FLOATING_ICON_X_OFFSET() {
        return (Preference.FloatPreference) MULTI_FLOATING_ICON_X_OFFSET.getValue();
    }

    public static final Preference.FloatPreference MULTI_FLOATING_ICON_X_OFFSET_delegate$lambda$231() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "MultiFloatingIconXOffset", "multiFloatActionIconOffsetX", 0.0f);
    }

    public final Preference.FloatPreference getMULTI_FLOATING_ICON_Y_OFFSET() {
        return (Preference.FloatPreference) MULTI_FLOATING_ICON_Y_OFFSET.getValue();
    }

    public static final Preference.FloatPreference MULTI_FLOATING_ICON_Y_OFFSET_delegate$lambda$232() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "MultiFloatingIconYOffset", "multiFloatActionIconOffsetY", 0.0f);
    }

    public final Preference.BooleanPreference getZOOM_OUT_ANIMATION() {
        return (Preference.BooleanPreference) ZOOM_OUT_ANIMATION.getValue();
    }

    public static final Preference.BooleanPreference ZOOM_OUT_ANIMATION_delegate$lambda$233() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ZoomOutAnimation", "buttonzoomout", false);
    }

    public final Preference.BooleanPreference getENABLE_WALLPAPER() {
        return (Preference.BooleanPreference) ENABLE_WALLPAPER.getValue();
    }

    public static final Preference.BooleanPreference ENABLE_WALLPAPER_delegate$lambda$234() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "EnableWallpaper", "enableWallpaper", false);
    }

    public final Preference.BooleanPreference getENABLE_DISCOVER() {
        return (Preference.BooleanPreference) ENABLE_DISCOVER.getValue();
    }

    public static final Preference.BooleanPreference ENABLE_DISCOVER_delegate$lambda$235() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "EnableDiscover", "discover", false);
    }

    public final Preference.BooleanPreference getENABLE_PERSISTENT_QUEUE() {
        return (Preference.BooleanPreference) ENABLE_PERSISTENT_QUEUE.getValue();
    }

    public static final Preference.BooleanPreference ENABLE_PERSISTENT_QUEUE_delegate$lambda$236() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "EnablePersistentQueue", "persistentQueue", false);
    }

    public final Preference.BooleanPreference getRESUME_PLAYBACK_ON_STARTUP() {
        return (Preference.BooleanPreference) RESUME_PLAYBACK_ON_STARTUP.getValue();
    }

    public static final Preference.BooleanPreference RESUME_PLAYBACK_ON_STARTUP_delegate$lambda$237() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ResumePlaybackOnStartup", "resumePlaybackOnStart", false);
    }

    public final Preference.BooleanPreference getRESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE() {
        return (Preference.BooleanPreference) RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE.getValue();
    }

    public static final Preference.BooleanPreference RESUME_PLAYBACK_WHEN_CONNECT_TO_AUDIO_DEVICE_delegate$lambda$238() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ResumePlaybackWhenConnectToAudioDevice", "resumePlaybackWhenDeviceConnected", false);
    }

    public final Preference.BooleanPreference getCLOSE_BACKGROUND_JOB_IN_TASK_MANAGER() {
        return (Preference.BooleanPreference) CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER.getValue();
    }

    public static final Preference.BooleanPreference CLOSE_BACKGROUND_JOB_IN_TASK_MANAGER_delegate$lambda$239() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "CloseBackgroundJobInTaskManager", "closebackgroundPlayer", false);
    }

    public final Preference.BooleanPreference getCLOSE_APP_ON_BACK() {
        return (Preference.BooleanPreference) CLOSE_APP_ON_BACK.getValue();
    }

    public static final Preference.BooleanPreference CLOSE_APP_ON_BACK_delegate$lambda$240() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "CloseAppOnBack", "closeWithBackButton", true);
    }

    public final Preference.BooleanPreference getPLAYBACK_SKIP_ON_ERROR() {
        return (Preference.BooleanPreference) PLAYBACK_SKIP_ON_ERROR.getValue();
    }

    public static final Preference.BooleanPreference PLAYBACK_SKIP_ON_ERROR_delegate$lambda$241() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PlaybackSkipOnError", "skipMediaOnError", false);
    }

    public final Preference.BooleanPreference getUSE_SYSTEM_FONT() {
        return (Preference.BooleanPreference) USE_SYSTEM_FONT.getValue();
    }

    public static final Preference.BooleanPreference USE_SYSTEM_FONT_delegate$lambda$242() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "UseSystemFont", "useSystemFont", false);
    }

    public final Preference.BooleanPreference getAPPLY_FONT_PADDING() {
        return (Preference.BooleanPreference) APPLY_FONT_PADDING.getValue();
    }

    public static final Preference.BooleanPreference APPLY_FONT_PADDING_delegate$lambda$243() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ApplyFontPadding", "applyFontPadding", false);
    }

    public final Preference.BooleanPreference getSHOW_SEARCH_IN_NAVIGATION_BAR() {
        return (Preference.BooleanPreference) SHOW_SEARCH_IN_NAVIGATION_BAR.getValue();
    }

    public static final Preference.BooleanPreference SHOW_SEARCH_IN_NAVIGATION_BAR_delegate$lambda$244() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowSearchInNavigationBar", "showSearchTab", false);
    }

    public final Preference.BooleanPreference getSHOW_STATS_IN_NAVIGATION_BAR() {
        return (Preference.BooleanPreference) SHOW_STATS_IN_NAVIGATION_BAR.getValue();
    }

    public static final Preference.BooleanPreference SHOW_STATS_IN_NAVIGATION_BAR_delegate$lambda$245() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowStatsInNavigationBar", "showStatsInNavbar", false);
    }

    public final Preference.BooleanPreference getSHOW_LISTENING_STATS() {
        return (Preference.BooleanPreference) SHOW_LISTENING_STATS.getValue();
    }

    public static final Preference.BooleanPreference SHOW_LISTENING_STATS_delegate$lambda$246() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowListeningStats", "showStatsListeningTime", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_SHOW_FAVORITES_CHIP() {
        return (Preference.BooleanPreference) HOME_SONGS_SHOW_FAVORITES_CHIP.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_SHOW_FAVORITES_CHIP_delegate$lambda$247() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsShowFavoritesChip", "showFavoritesPlaylist", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_SHOW_CACHED_CHIP() {
        return (Preference.BooleanPreference) HOME_SONGS_SHOW_CACHED_CHIP.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_SHOW_CACHED_CHIP_delegate$lambda$248() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsShowCachedChip", "showCachedPlaylist", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_SHOW_DOWNLOADED_CHIP() {
        return (Preference.BooleanPreference) HOME_SONGS_SHOW_DOWNLOADED_CHIP.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_SHOW_DOWNLOADED_CHIP_delegate$lambda$249() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsShowDownloadedChip", "showDownloadedPlaylist", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_SHOW_MOST_PLAYED_CHIP() {
        return (Preference.BooleanPreference) HOME_SONGS_SHOW_MOST_PLAYED_CHIP.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_SHOW_MOST_PLAYED_CHIP_delegate$lambda$250() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsShowMostPlayedChip", "showMyTopPlaylist", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_SHOW_ON_DEVICE_CHIP() {
        return (Preference.BooleanPreference) HOME_SONGS_SHOW_ON_DEVICE_CHIP.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_SHOW_ON_DEVICE_CHIP_delegate$lambda$251() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsShowOnDeviceChip", "showOnDevicePlaylist", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_ON_DEVICE_SHOW_FOLDERS() {
        return (Preference.BooleanPreference) HOME_SONGS_ON_DEVICE_SHOW_FOLDERS.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_ON_DEVICE_SHOW_FOLDERS_delegate$lambda$252() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsOnDeviceShowFolders", "showFoldersOnDevice", true);
    }

    public final Preference.BooleanPreference getHOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL() {
        return (Preference.BooleanPreference) HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL.getValue();
    }

    public static final Preference.BooleanPreference HOME_SONGS_INCLUDE_ON_DEVICE_IN_ALL_delegate$lambda$253() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "HomeSongsIncludeOnDeviceInAll", "includeLocalSongs", false);
    }

    public final Preference.BooleanPreference getMONTHLY_PLAYLIST_COMPILATION() {
        return (Preference.BooleanPreference) MONTHLY_PLAYLIST_COMPILATION.getValue();
    }

    public static final Preference.BooleanPreference MONTHLY_PLAYLIST_COMPILATION_delegate$lambda$254() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "MonthlyPlaylistCompilation", "enableCreateMonthlyPlaylists", true);
    }

    public final Preference.BooleanPreference getSHOW_PIPED_PLAYLISTS() {
        return (Preference.BooleanPreference) SHOW_PIPED_PLAYLISTS.getValue();
    }

    public static final Preference.BooleanPreference SHOW_PIPED_PLAYLISTS_delegate$lambda$255() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowPipedPlaylists", "showPipedPlaylists", true);
    }

    public final Preference.BooleanPreference getSHOW_MONTHLY_PLAYLISTS() {
        return (Preference.BooleanPreference) SHOW_MONTHLY_PLAYLISTS.getValue();
    }

    public static final Preference.BooleanPreference SHOW_MONTHLY_PLAYLISTS_delegate$lambda$256() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowMonthlyPlaylists", "showMonthlyPlaylists", true);
    }

    public final Preference.BooleanPreference getSHOW_PINNED_PLAYLISTS() {
        return (Preference.BooleanPreference) SHOW_PINNED_PLAYLISTS.getValue();
    }

    public static final Preference.BooleanPreference SHOW_PINNED_PLAYLISTS_delegate$lambda$257() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowPinnedPlaylists", "showPinnedPlaylists", true);
    }

    public final Preference.BooleanPreference getSHOW_PLAYLIST_INDICATOR() {
        return (Preference.BooleanPreference) SHOW_PLAYLIST_INDICATOR.getValue();
    }

    public static final Preference.BooleanPreference SHOW_PLAYLIST_INDICATOR_delegate$lambda$258() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "ShowPlaylistIndicator", "playlistindicator", false);
    }

    public final Preference.BooleanPreference getPAUSE_WHEN_VOLUME_SET_TO_ZERO() {
        return (Preference.BooleanPreference) PAUSE_WHEN_VOLUME_SET_TO_ZERO.getValue();
    }

    public static final Preference.BooleanPreference PAUSE_WHEN_VOLUME_SET_TO_ZERO_delegate$lambda$259() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PauseWhenVolumeSetToZero", "isPauseOnVolumeZeroEnabled", false);
    }

    public final Preference.BooleanPreference getPAUSE_HISTORY() {
        return (Preference.BooleanPreference) PAUSE_HISTORY.getValue();
    }

    public static final Preference.BooleanPreference PAUSE_HISTORY_delegate$lambda$260() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PauseHistory", "pauseListenHistory", false);
    }

    public final Preference.BooleanPreference getRESTART_ACTIVITY() {
        return (Preference.BooleanPreference) RESTART_ACTIVITY.getValue();
    }

    public static final Preference.BooleanPreference RESTART_ACTIVITY_delegate$lambda$261() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "RestartActivity", "restartActivity", false);
    }

    public final Preference.BooleanPreference getIS_PIP_ENABLED() {
        return (Preference.BooleanPreference) IS_PIP_ENABLED.getValue();
    }

    public static final Preference.BooleanPreference IS_PIP_ENABLED_delegate$lambda$262() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "IsPiPEnabled", "enablePicturInPicture", false);
    }

    public final Preference.BooleanPreference getIS_AUTO_PIP_ENABLED() {
        return (Preference.BooleanPreference) IS_AUTO_PIP_ENABLED.getValue();
    }

    public static final Preference.BooleanPreference IS_AUTO_PIP_ENABLED_delegate$lambda$263() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "IsAutoPiPEnabled", "enablePicturInPictureAuto", false);
    }

    public final Preference.BooleanPreference getAUTO_DOWNLOAD() {
        return (Preference.BooleanPreference) AUTO_DOWNLOAD.getValue();
    }

    public static final Preference.BooleanPreference AUTO_DOWNLOAD_delegate$lambda$264() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AutoDownload", "autoDownloadSong", false);
    }

    public final Preference.BooleanPreference getAUTO_DOWNLOAD_ON_LIKE() {
        return (Preference.BooleanPreference) AUTO_DOWNLOAD_ON_LIKE.getValue();
    }

    public static final Preference.BooleanPreference AUTO_DOWNLOAD_ON_LIKE_delegate$lambda$265() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AutoDownloadOnLike", "autoDownloadSongWhenLiked", false);
    }

    public final Preference.BooleanPreference getAUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED() {
        return (Preference.BooleanPreference) AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED.getValue();
    }

    public static final Preference.BooleanPreference AUTO_DOWNLOAD_ON_ALBUM_BOOKMARKED_delegate$lambda$266() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AutoDownloadOnAlbumBookmarked", "autoDownloadSongWhenAlbumBookmarked", false);
    }

    public final Preference.BooleanPreference getKEEP_SCREEN_ON() {
        return (Preference.BooleanPreference) KEEP_SCREEN_ON.getValue();
    }

    public static final Preference.BooleanPreference KEEP_SCREEN_ON_delegate$lambda$267() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "KeepScreenOn", "isKeepScreenOnEnabled", false);
    }

    public final Preference.BooleanPreference getDEBUG_LOG() {
        return (Preference.BooleanPreference) DEBUG_LOG.getValue();
    }

    public static final Preference.BooleanPreference DEBUG_LOG_delegate$lambda$268() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "DebugLog", "logDebugEnabled", false);
    }

    public final Preference.BooleanPreference getENABLE_PIPED() {
        return (Preference.BooleanPreference) ENABLE_PIPED.getValue();
    }

    public static final Preference.BooleanPreference ENABLE_PIPED_delegate$lambda$269() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "EnablePiped", "isPipedEnabled", false);
    }

    public final Preference.BooleanPreference getIS_CUSTOM_PIPED() {
        return (Preference.BooleanPreference) IS_CUSTOM_PIPED.getValue();
    }

    public static final Preference.BooleanPreference IS_CUSTOM_PIPED_delegate$lambda$270() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "IsPipedCustom", "isPipedCustomEnabled", false);
    }

    public final Preference.BooleanPreference getAUTO_SYNC() {
        return (Preference.BooleanPreference) AUTO_SYNC.getValue();
    }

    public static final Preference.BooleanPreference AUTO_SYNC_delegate$lambda$271() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "AutoSync", "autosync", false);
    }

    public final Preference.BooleanPreference getPAUSE_SEARCH_HISTORY() {
        return (Preference.BooleanPreference) PAUSE_SEARCH_HISTORY.getValue();
    }

    public static final Preference.BooleanPreference PAUSE_SEARCH_HISTORY_delegate$lambda$272() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "PauseSearchHistory", "pauseSearchHistory", false);
    }

    public final Preference.BooleanPreference getIS_DATA_KEY_LOADED() {
        return (Preference.BooleanPreference) IS_DATA_KEY_LOADED.getValue();
    }

    public static final Preference.BooleanPreference IS_DATA_KEY_LOADED_delegate$lambda$273() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "IsDataKeyLoaded", "loadedData", false);
    }

    public final Preference.BooleanPreference getLOCAL_PLAYLIST_SMART_RECOMMENDATION() {
        return (Preference.BooleanPreference) LOCAL_PLAYLIST_SMART_RECOMMENDATION.getValue();
    }

    public static final Preference.BooleanPreference LOCAL_PLAYLIST_SMART_RECOMMENDATION_delegate$lambda$274() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "LocalPlaylistSmartRecommendation", "isRecommendationEnabled", false);
    }

    public final Preference.BooleanPreference getIS_CONNECTION_METERED() {
        return (Preference.BooleanPreference) IS_CONNECTION_METERED.getValue();
    }

    public static final Preference.BooleanPreference IS_CONNECTION_METERED_delegate$lambda$275() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.BooleanPreference(sharedPreferences, "IsConnectionMetered", "isConnectionMeteredEnabled", true);
    }

    public final Preference.StringPreference getJUMP_PREVIOUS() {
        return (Preference.StringPreference) JUMP_PREVIOUS.getValue();
    }

    public static final Preference.StringPreference JUMP_PREVIOUS_delegate$lambda$276() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "JumpPrevious", "jumpPrevious", "3");
    }

    public final Preference.StringPreference getLOCAL_SONGS_FOLDER() {
        return (Preference.StringPreference) LOCAL_SONGS_FOLDER.getValue();
    }

    public static final Preference.StringPreference LOCAL_SONGS_FOLDER_delegate$lambda$277() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "LocalSongsFolder", "defaultFolder", "/");
    }

    public final Preference.StringPreference getSEEN_CHANGELOGS_VERSION() {
        return (Preference.StringPreference) SEEN_CHANGELOGS_VERSION.getValue();
    }

    public static final Preference.StringPreference SEEN_CHANGELOGS_VERSION_delegate$lambda$278() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.StringPreference(sharedPreferences, "SeenChangelogsVersion", "seenChangelogsVersionKey", "");
    }

    public final Preference.FloatPreference getPLAYBACK_DURATION() {
        return (Preference.FloatPreference) PLAYBACK_DURATION.getValue();
    }

    public static final Preference.FloatPreference PLAYBACK_DURATION_delegate$lambda$279() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.FloatPreference(sharedPreferences, "AudioVolume", "playbackVolume", 0.0f);
    }

    public final Preference.IntPreference getCUSTOM_COLOR_HASH_CODE() {
        return (Preference.IntPreference) CUSTOM_COLOR_HASH_CODE.getValue();
    }

    public static final Preference.IntPreference CUSTOM_COLOR_HASH_CODE_delegate$lambda$280() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "CustomColorHashCode", "customColor", Color.m2756hashCodeimpl(Color.INSTANCE.m2780getGreen0d7_KjU()));
    }

    public final Preference.IntPreference getSEARCH_RESULTS_TAB_INDEX() {
        return (Preference.IntPreference) SEARCH_RESULTS_TAB_INDEX.getValue();
    }

    public static final Preference.IntPreference SEARCH_RESULTS_TAB_INDEX_delegate$lambda$281() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "SearchResultsTabIndex", "searchResultScreenTabIndex", 0);
    }

    public final Preference.IntPreference getHOME_TAB_INDEX() {
        return (Preference.IntPreference) HOME_TAB_INDEX.getValue();
    }

    public static final Preference.IntPreference HOME_TAB_INDEX_delegate$lambda$282() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "HomeTabIndex", "homeScreenTabIndex", 0);
    }

    public final Preference.IntPreference getARTIST_SCREEN_TAB_INDEX() {
        return (Preference.IntPreference) ARTIST_SCREEN_TAB_INDEX.getValue();
    }

    public static final Preference.IntPreference ARTIST_SCREEN_TAB_INDEX_delegate$lambda$283() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return new Preference.IntPreference(sharedPreferences, "ArtistScreenTabIndex", "artistScreenTabIndex", 0);
    }

    public final void load(Context context) {
        Intrinsics.checkNotNullParameter(context, "context");
        preferences = context.getSharedPreferences("preferences", 0);
    }

    public final boolean unload() {
        SharedPreferences sharedPreferences = preferences;
        if (sharedPreferences == null) {
            Intrinsics.throwUninitializedPropertyAccessException("preferences");
            sharedPreferences = null;
        }
        return sharedPreferences.edit().commit();
    }

    @Metadata(d1 = {"\u0000P\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\r\n\u0002\u0018\u0002\n\u0002\b\u0004\n\u0002\u0010\u0002\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\n\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0000\b7\u0018\u0000*\u0004\b\u0000\u0010\u00012\b\u0012\u0004\u0012\u0002H\u00010\u0002:\n !\"#$%&'()B)\b\u0004\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u0012\u0006\u0010\u0007\u001a\u00020\u0006\u0012\u0006\u0010\b\u001a\u00028\u0000¢\u0006\u0004\b\t\u0010\nJ\u000f\u0010\u0017\u001a\u0004\u0018\u00018\u0000H$¢\u0006\u0002\u0010\u0011J\u0015\u0010\u0018\u001a\u00020\u00192\u0006\u0010\u001a\u001a\u00028\u0000H%¢\u0006\u0002\u0010\u001bJ\u0006\u0010\u001c\u001a\u00020\u0019J\u000e\u0010\u001d\u001a\u00028\u0000H\u0096\u0002¢\u0006\u0002\u0010\u0011J\u0015\u0010\u001e\u001a\u000e\u0012\u0004\u0012\u00028\u0000\u0012\u0004\u0012\u00020\u00190\u001fH\u0096\u0002R\u0014\u0010\u0003\u001a\u00020\u0004X\u0084\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u000b\u0010\fR\u0011\u0010\u0005\u001a\u00020\u0006¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR\u0011\u0010\u0007\u001a\u00020\u0006¢\u0006\b\n\u0000\u001a\u0004\b\u000f\u0010\u000eR\u0013\u0010\b\u001a\u00028\u0000¢\u0006\n\n\u0002\u0010\u0012\u001a\u0004\b\u0010\u0010\u0011R\u0018\u0010\u0013\u001a\b\u0012\u0004\u0012\u00028\u00000\u0014X¤\u0004¢\u0006\u0006\u001a\u0004\b\u0015\u0010\u0016\u0082\u0001\u0007*+,-./0¨\u00061"}, d2 = {"Lapp/kreate/android/Settings$Preference;", "T", "Landroidx/compose/runtime/MutableState;", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Object;)V", "getSharedPreferences", "()Landroid/content/SharedPreferences;", "getKey", "()Ljava/lang/String;", "getPreviousKey", "getDefaultValue", "()Ljava/lang/Object;", "Ljava/lang/Object;", "policy", "Landroidx/compose/runtime/SnapshotMutationPolicy;", "getPolicy", "()Landroidx/compose/runtime/SnapshotMutationPolicy;", "getFromSharedPreferences", "write", "", "value", "(Ljava/lang/Object;)V", "reset", "component1", "component2", "Lkotlin/Function1;", "StructuralEqualityPolicy", "ReferentialEqualityPolicy", "DecimalEqualityPolicy", "EnumPreference", "StringPreference", "StringSetPreference", "IntPreference", "LongPreference", "FloatPreference", "BooleanPreference", "Lapp/kreate/android/Settings$Preference$BooleanPreference;", "Lapp/kreate/android/Settings$Preference$EnumPreference;", "Lapp/kreate/android/Settings$Preference$FloatPreference;", "Lapp/kreate/android/Settings$Preference$IntPreference;", "Lapp/kreate/android/Settings$Preference$LongPreference;", "Lapp/kreate/android/Settings$Preference$StringPreference;", "Lapp/kreate/android/Settings$Preference$StringSetPreference;", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
    public static abstract class Preference<T> implements MutableState<T> {
        public static final int $stable = 0;
        private final T defaultValue;
        private final String key;
        private final String previousKey;
        private final SharedPreferences sharedPreferences;

        public Preference(SharedPreferences sharedPreferences, String str, String str2, Object obj, DefaultConstructorMarker defaultConstructorMarker) {
            this(sharedPreferences, str, str2, obj);
        }

        protected abstract T getFromSharedPreferences();

        protected abstract SnapshotMutationPolicy<T> getPolicy();

        protected abstract void write(T value);

        private Preference(SharedPreferences sharedPreferences, String str, String str2, T t) {
            this.sharedPreferences = sharedPreferences;
            this.key = str;
            this.previousKey = str2;
            this.defaultValue = t;
        }

        protected final SharedPreferences getSharedPreferences() {
            return this.sharedPreferences;
        }

        public final String getKey() {
            return this.key;
        }

        public final String getPreviousKey() {
            return this.previousKey;
        }

        public final T getDefaultValue() {
            return this.defaultValue;
        }

        public final void reset() {
            setValue(this.defaultValue);
        }

        @Override
        public T component1() {
            return getValue();
        }

        public static final Unit component2$lambda$0(Preference preference, Object obj) {
            preference.setValue(obj);
            return Unit.INSTANCE;
        }

        @Override
        public Function1<T, Unit> component2() {
            return new Function1() {
                public final Object invoke(Object obj) {
                    Unit component2$lambda$0;
                    component2$lambda$0 = Settings.Preference.component2$lambda$0(Settings.Preference.this, obj);
                    return component2$lambda$0;
                }
            };
        }

        @Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0084\u0004\u0018\u00002\b\u0012\u0004\u0012\u00028\u00000\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003J\u001d\u0010\u0004\u001a\u00020\u00052\u0006\u0010\u0006\u001a\u00028\u00002\u0006\u0010\u0007\u001a\u00028\u0000H\u0016¢\u0006\u0002\u0010\b¨\u0006\t"}, d2 = {"Lapp/kreate/android/Settings$Preference$StructuralEqualityPolicy;", "Landroidx/compose/runtime/SnapshotMutationPolicy;", "<init>", "(Lapp/kreate/android/Settings$Preference;)V", "equivalent", "", "a", "b", "(Ljava/lang/Object;Ljava/lang/Object;)Z", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        protected final class StructuralEqualityPolicy implements SnapshotMutationPolicy<T> {
            @Override
            public Object merge(Object obj, Object obj2, Object obj3) {
                return SnapshotMutationPolicy.CC.$default$merge(this, obj, obj2, obj3);
            }

            public StructuralEqualityPolicy() {
            }

            @Override
            public boolean equivalent(T a, T b) {
                if (!Intrinsics.areEqual(a, b)) {
                    Preference.this.write(b);
                }
                return Intrinsics.areEqual(a, b);
            }
        }

        @Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0084\u0004\u0018\u00002\b\u0012\u0004\u0012\u00028\u00000\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003J\u001d\u0010\u0004\u001a\u00020\u00052\u0006\u0010\u0006\u001a\u00028\u00002\u0006\u0010\u0007\u001a\u00028\u0000H\u0016¢\u0006\u0002\u0010\b¨\u0006\t"}, d2 = {"Lapp/kreate/android/Settings$Preference$ReferentialEqualityPolicy;", "Landroidx/compose/runtime/SnapshotMutationPolicy;", "<init>", "(Lapp/kreate/android/Settings$Preference;)V", "equivalent", "", "a", "b", "(Ljava/lang/Object;Ljava/lang/Object;)Z", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        protected final class ReferentialEqualityPolicy implements SnapshotMutationPolicy<T> {
            @Override
            public Object merge(Object obj, Object obj2, Object obj3) {
                return SnapshotMutationPolicy.CC.$default$merge(this, obj, obj2, obj3);
            }

            public ReferentialEqualityPolicy() {
            }

            @Override
            public boolean equivalent(T a, T b) {
                if (a != b) {
                    Preference.this.write(b);
                }
                return a == b;
            }
        }

        @Metadata(d1 = {"\u0000\u0014\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\b\u0003\n\u0002\u0010\u000b\n\u0002\b\u0004\b\u0084\u0004\u0018\u00002\b\u0012\u0004\u0012\u00028\u00000\u0001B\u0007¢\u0006\u0004\b\u0002\u0010\u0003J\u001d\u0010\u0004\u001a\u00020\u00052\u0006\u0010\u0006\u001a\u00028\u00002\u0006\u0010\u0007\u001a\u00028\u0000H\u0016¢\u0006\u0002\u0010\b¨\u0006\t"}, d2 = {"Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "Landroidx/compose/runtime/SnapshotMutationPolicy;", "<init>", "(Lapp/kreate/android/Settings$Preference;)V", "equivalent", "", "a", "b", "(Ljava/lang/Object;Ljava/lang/Object;)Z", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        protected final class DecimalEqualityPolicy implements SnapshotMutationPolicy<T> {
            @Override
            public Object merge(Object obj, Object obj2, Object obj3) {
                return SnapshotMutationPolicy.CC.$default$merge(this, obj, obj2, obj3);
            }

            public DecimalEqualityPolicy() {
            }

            @Override
            public boolean equivalent(T a, T b) {
                if (!(a instanceof Comparable) || !(b instanceof Comparable) || a.getClass() != b.getClass()) {
                    throw new IllegalArgumentException("Failed requirement.".toString());
                }
                Intrinsics.checkNotNull(a, "null cannot be cast to non-null type kotlin.Comparable<kotlin.Any>");
                boolean z = ((Comparable) a).compareTo(b) == 0;
                if (!z) {
                    Preference.this.write(b);
                }
                return z;
            }
        }

        @Metadata(d1 = {"\u0000,\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u0010\n\u0002\u0018\u0002\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u0000*\u000e\b\u0001\u0010\u0001*\b\u0012\u0004\u0012\u0002H\u00010\u00022\b\u0012\u0004\u0012\u0002H\u00010\u0003B'\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0007\u0012\u0006\u0010\b\u001a\u00020\u0007\u0012\u0006\u0010\t\u001a\u00028\u0001¢\u0006\u0004\b\n\u0010\u000bJ\u000f\u0010\u0018\u001a\u0004\u0018\u00018\u0001H\u0014¢\u0006\u0002\u0010\u0013J\u0015\u0010\u0019\u001a\u00020\u001a2\u0006\u0010\u0011\u001a\u00028\u0001H\u0014¢\u0006\u0002\u0010\u0015R\u001e\u0010\f\u001a\f0\rR\b\u0012\u0004\u0012\u00028\u00010\u0003X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\u000e\u0010\u000fR+\u0010\u0011\u001a\u00028\u00012\u0006\u0010\u0010\u001a\u00028\u00018V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0016\u0010\u0017\u001a\u0004\b\u0012\u0010\u0013\"\u0004\b\u0014\u0010\u0015¨\u0006\u001b"}, d2 = {"Lapp/kreate/android/Settings$Preference$EnumPreference;", "E", "", "Lapp/kreate/android/Settings$Preference;", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Ljava/lang/Enum;)V", "policy", "Lapp/kreate/android/Settings$Preference$ReferentialEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$ReferentialEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/lang/Enum;", "setValue", "(Ljava/lang/Enum;)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class EnumPreference<E extends Enum<E>> extends Preference<E> {
            public static final int $stable = 0;
            private final Preference<E>.ReferentialEqualityPolicy policy;

            private final MutableState value;

            public EnumPreference(SharedPreferences sharedPreferences, String str, String str2, E e) {
                super(sharedPreferences, str, str2, e, null);
                E e2;
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                Intrinsics.checkNotNullParameter(e, "defaultValue");
                this.policy = new ReferentialEqualityPolicy();
                E fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences == null) {
                    write((EnumPreference<E>) e);
                    e2 = e;
                } else {
                    e2 = fromSharedPreferences;
                }
                this.value = SnapshotStateKt.mutableStateOf(e2, getPolicy());
            }

            @Override
            public Preference<E>.ReferentialEqualityPolicy getPolicy() {
                return this.policy;
            }

            @Override
            public E getValue() {
                return (E) this.value.getValue();
            }

            @Override
            public void setValue(E e) {
                Intrinsics.checkNotNullParameter(e, "<set-?>");
                this.value.setValue(e);
            }

            @Override
            public E getFromSharedPreferences() {
                String str;
                Enum[] enumArr;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    str = getSharedPreferences().getString(getPreviousKey(), null);
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    if (str != null) {
                        edit.putString(getKey(), str);
                    }
                    edit.commit();
                } else {
                    str = null;
                }
                if (getSharedPreferences().contains(getKey())) {
                    str = getSharedPreferences().getString(getKey(), null);
                }
                if (str != null && (enumArr = (Enum[]) getDefaultValue().getClass().getEnumConstants()) != null) {
                    for (Enum r0 : enumArr) {
                        E e = (E) r0;
                        if (Intrinsics.areEqual(e.name(), str)) {
                            return e;
                        }
                    }
                }
                return null;
            }

            @Override
            public void write(E value) {
                Intrinsics.checkNotNullParameter(value, "value");
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putString(getKey(), value.name());
                edit.apply();
            }
        }

        @Metadata(d1 = {"\u0000$\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u0001B'\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0002\u0012\u0006\u0010\u0006\u001a\u00020\u0002\u0012\u0006\u0010\u0007\u001a\u00020\u0002¢\u0006\u0004\b\b\u0010\tJ\n\u0010\u0016\u001a\u0004\u0018\u00010\u0002H\u0014J\u0010\u0010\u0017\u001a\u00020\u00182\u0006\u0010\u000f\u001a\u00020\u0002H\u0014R\u001e\u0010\n\u001a\f0\u000bR\b\u0012\u0004\u0012\u00020\u00020\u0001X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\f\u0010\rR+\u0010\u000f\u001a\u00020\u00022\u0006\u0010\u000e\u001a\u00020\u00028V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0014\u0010\u0015\u001a\u0004\b\u0010\u0010\u0011\"\u0004\b\u0012\u0010\u0013¨\u0006\u0019"}, d2 = {"Lapp/kreate/android/Settings$Preference$StringPreference;", "Lapp/kreate/android/Settings$Preference;", "", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V", "policy", "Lapp/kreate/android/Settings$Preference$ReferentialEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$ReferentialEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/lang/String;", "setValue", "(Ljava/lang/String;)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class StringPreference extends Preference<String> {
            public static final int $stable = 0;
            private final Preference<String>.ReferentialEqualityPolicy policy;

            private final MutableState value;

            public StringPreference(SharedPreferences sharedPreferences, String str, String str2, String str3) {
                super(sharedPreferences, str, str2, str3, null);
                String str4;
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                Intrinsics.checkNotNullParameter(str3, "defaultValue");
                this.policy = new ReferentialEqualityPolicy();
                String fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences == null) {
                    write(str3);
                    str4 = str3;
                } else {
                    str4 = fromSharedPreferences;
                }
                this.value = SnapshotStateKt.mutableStateOf(str4, getPolicy());
            }

            @Override
            public SnapshotMutationPolicy<String> getPolicy() {
                return this.policy;
            }

            @Override
            public String getValue() {
                return (String) this.value.getValue();
            }

            @Override
            public void setValue(String str) {
                Intrinsics.checkNotNullParameter(str, "<set-?>");
                this.value.setValue(str);
            }

            @Override
            public String getFromSharedPreferences() {
                String str;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    str = getSharedPreferences().getString(getPreviousKey(), null);
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    if (str != null) {
                        edit.putString(getKey(), str);
                    }
                    edit.commit();
                } else {
                    str = null;
                }
                return getSharedPreferences().contains(getKey()) ? getSharedPreferences().getString(getKey(), null) : str;
            }

            @Override
            public void write(String value) {
                Intrinsics.checkNotNullParameter(value, "value");
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putString(getKey(), value);
                edit.apply();
            }
        }

        @Metadata(d1 = {"\u0000(\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\"\n\u0002\u0010\u000e\n\u0000\n\u0002\u0018\u0002\n\u0002\b\u0006\n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\u000e\u0012\n\u0012\b\u0012\u0004\u0012\u00020\u00030\u00020\u0001B-\u0012\u0006\u0010\u0004\u001a\u00020\u0005\u0012\u0006\u0010\u0006\u001a\u00020\u0003\u0012\u0006\u0010\u0007\u001a\u00020\u0003\u0012\f\u0010\b\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002¢\u0006\u0004\b\t\u0010\nJ\u0010\u0010\u0017\u001a\n\u0012\u0004\u0012\u00020\u0003\u0018\u00010\u0002H\u0014J\u0016\u0010\u0018\u001a\u00020\u00192\f\u0010\u0010\u001a\b\u0012\u0004\u0012\u00020\u00030\u0002H\u0014R$\u0010\u000b\u001a\u00120\fR\u000e\u0012\n\u0012\b\u0012\u0004\u0012\u00020\u00030\u00020\u0001X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR7\u0010\u0010\u001a\b\u0012\u0004\u0012\u00020\u00030\u00022\f\u0010\u000f\u001a\b\u0012\u0004\u0012\u00020\u00030\u00028V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0015\u0010\u0016\u001a\u0004\b\u0011\u0010\u0012\"\u0004\b\u0013\u0010\u0014¨\u0006\u001a"}, d2 = {"Lapp/kreate/android/Settings$Preference$StringSetPreference;", "Lapp/kreate/android/Settings$Preference;", "", "", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Ljava/util/Set;)V", "policy", "Lapp/kreate/android/Settings$Preference$StructuralEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$StructuralEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/util/Set;", "setValue", "(Ljava/util/Set;)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class StringSetPreference extends Preference<Set<? extends String>> {
            public static final int $stable = 0;
            private final Preference<Set<String>>.StructuralEqualityPolicy policy;

            private final MutableState value;

            @Override
            public void write(Set<? extends String> set) {
                write2((Set<String>) set);
            }

            public StringSetPreference(SharedPreferences sharedPreferences, String str, String str2, Set<String> set) {
                super(sharedPreferences, str, str2, set, null);
                Set<? extends String> set2;
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                Intrinsics.checkNotNullParameter(set, "defaultValue");
                this.policy = new StructuralEqualityPolicy();
                Set<? extends String> fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences == null) {
                    write2(set);
                    set2 = set;
                } else {
                    set2 = fromSharedPreferences;
                }
                this.value = SnapshotStateKt.mutableStateOf(set2, getPolicy());
            }

            @Override
            public SnapshotMutationPolicy<Set<? extends String>> getPolicy() {
                return this.policy;
            }

            @Override
            public Set<String> getValue() {
                return (Set) this.value.getValue();
            }

            @Override
            public void setValue(Set<String> set) {
                Intrinsics.checkNotNullParameter(set, "<set-?>");
                this.value.setValue(set);
            }

            @Override
            public Set<? extends String> getFromSharedPreferences() {
                Set<String> set;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    set = getSharedPreferences().getStringSet(getPreviousKey(), null);
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    if (set != null) {
                        edit.putStringSet(getKey(), set);
                    }
                    edit.commit();
                } else {
                    set = null;
                }
                return getSharedPreferences().contains(getKey()) ? getSharedPreferences().getStringSet(getKey(), null) : set;
            }

            protected void write2(Set<String> value) {
                Intrinsics.checkNotNullParameter(value, "value");
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putStringSet(getKey(), value);
                edit.apply();
            }
        }

        @Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\b\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u0001B'\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u0012\u0006\u0010\u0007\u001a\u00020\u0006\u0012\u0006\u0010\b\u001a\u00020\u0002¢\u0006\u0004\b\t\u0010\nJ\u000f\u0010\u0017\u001a\u0004\u0018\u00010\u0002H\u0014¢\u0006\u0002\u0010\u0012J\u0010\u0010\u0018\u001a\u00020\u00192\u0006\u0010\u0010\u001a\u00020\u0002H\u0014R\u001e\u0010\u000b\u001a\f0\fR\b\u0012\u0004\u0012\u00020\u00020\u0001X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR+\u0010\u0010\u001a\u00020\u00022\u0006\u0010\u000f\u001a\u00020\u00028V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0015\u0010\u0016\u001a\u0004\b\u0011\u0010\u0012\"\u0004\b\u0013\u0010\u0014¨\u0006\u001a"}, d2 = {"Lapp/kreate/android/Settings$Preference$IntPreference;", "Lapp/kreate/android/Settings$Preference;", "", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;I)V", "policy", "Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/lang/Integer;", "setValue", "(I)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class IntPreference extends Preference<Integer> {
            public static final int $stable = 0;
            private final Preference<Integer>.DecimalEqualityPolicy policy;

            private final MutableState value;

            @Override
            public void setValue(Object obj) {
                setValue(((Number) obj).intValue());
            }

            @Override
            public void write(Integer num) {
                write(num.intValue());
            }

            public IntPreference(SharedPreferences sharedPreferences, String str, String str2, int i) {
                super(sharedPreferences, str, str2, Integer.valueOf(i), null);
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                this.policy = new DecimalEqualityPolicy();
                Integer fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences != null) {
                    i = fromSharedPreferences.intValue();
                } else {
                    write(i);
                }
                this.value = SnapshotStateKt.mutableStateOf(Integer.valueOf(i), getPolicy());
            }

            @Override
            public SnapshotMutationPolicy<Integer> getPolicy() {
                return this.policy;
            }

            @Override
            public Integer getValue() {
                return (Integer) this.value.getValue();
            }

            public void setValue(int i) {
                this.value.setValue(Integer.valueOf(i));
            }

            @Override
            public Integer getFromSharedPreferences() {
                Integer num;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    num = Integer.valueOf(getSharedPreferences().getInt(getPreviousKey(), getDefaultValue().intValue()));
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    edit.putInt(getKey(), num.intValue());
                    edit.commit();
                } else {
                    num = null;
                }
                return getSharedPreferences().contains(getKey()) ? Integer.valueOf(getSharedPreferences().getInt(getKey(), getDefaultValue().intValue())) : num;
            }

            protected void write(int value) {
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putInt(getKey(), value);
                edit.apply();
            }
        }

        @Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\t\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u0001B'\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u0012\u0006\u0010\u0007\u001a\u00020\u0006\u0012\u0006\u0010\b\u001a\u00020\u0002¢\u0006\u0004\b\t\u0010\nJ\u000f\u0010\u0017\u001a\u0004\u0018\u00010\u0002H\u0014¢\u0006\u0002\u0010\u0012J\u0010\u0010\u0018\u001a\u00020\u00192\u0006\u0010\u0010\u001a\u00020\u0002H\u0014R\u001e\u0010\u000b\u001a\f0\fR\b\u0012\u0004\u0012\u00020\u00020\u0001X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR+\u0010\u0010\u001a\u00020\u00022\u0006\u0010\u000f\u001a\u00020\u00028V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0015\u0010\u0016\u001a\u0004\b\u0011\u0010\u0012\"\u0004\b\u0013\u0010\u0014¨\u0006\u001a"}, d2 = {"Lapp/kreate/android/Settings$Preference$LongPreference;", "Lapp/kreate/android/Settings$Preference;", "", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;J)V", "policy", "Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/lang/Long;", "setValue", "(J)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class LongPreference extends Preference<Long> {
            public static final int $stable = 0;
            private final Preference<Long>.DecimalEqualityPolicy policy;

            private final MutableState value;

            @Override
            public void setValue(Object obj) {
                setValue(((Number) obj).longValue());
            }

            @Override
            public void write(Long l) {
                write(l.longValue());
            }

            public LongPreference(SharedPreferences sharedPreferences, String str, String str2, long j) {
                super(sharedPreferences, str, str2, Long.valueOf(j), null);
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                this.policy = new DecimalEqualityPolicy();
                Long fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences != null) {
                    j = fromSharedPreferences.longValue();
                } else {
                    write(j);
                }
                this.value = SnapshotStateKt.mutableStateOf(Long.valueOf(j), getPolicy());
            }

            @Override
            public SnapshotMutationPolicy<Long> getPolicy() {
                return this.policy;
            }

            @Override
            public Long getValue() {
                return (Long) this.value.getValue();
            }

            public void setValue(long j) {
                this.value.setValue(Long.valueOf(j));
            }

            @Override
            public Long getFromSharedPreferences() {
                Long l;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    l = Long.valueOf(getSharedPreferences().getLong(getPreviousKey(), getDefaultValue().longValue()));
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    edit.putLong(getKey(), l.longValue());
                    edit.commit();
                } else {
                    l = null;
                }
                return getSharedPreferences().contains(getKey()) ? Long.valueOf(getSharedPreferences().getLong(getKey(), getDefaultValue().longValue())) : l;
            }

            protected void write(long value) {
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putLong(getKey(), value);
                edit.apply();
            }
        }

        @Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u0007\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\f\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u0001B'\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u0012\u0006\u0010\u0007\u001a\u00020\u0006\u0012\u0006\u0010\b\u001a\u00020\u0002¢\u0006\u0004\b\t\u0010\nJ\u000f\u0010\u0017\u001a\u0004\u0018\u00010\u0002H\u0014¢\u0006\u0002\u0010\u0012J\u0010\u0010\u0018\u001a\u00020\u00192\u0006\u0010\u0010\u001a\u00020\u0002H\u0014R\u001e\u0010\u000b\u001a\f0\fR\b\u0012\u0004\u0012\u00020\u00020\u0001X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR+\u0010\u0010\u001a\u00020\u00022\u0006\u0010\u000f\u001a\u00020\u00028V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0015\u0010\u0016\u001a\u0004\b\u0011\u0010\u0012\"\u0004\b\u0013\u0010\u0014¨\u0006\u001a"}, d2 = {"Lapp/kreate/android/Settings$Preference$FloatPreference;", "Lapp/kreate/android/Settings$Preference;", "", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;F)V", "policy", "Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$DecimalEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/lang/Float;", "setValue", "(F)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class FloatPreference extends Preference<Float> {
            public static final int $stable = 0;
            private final Preference<Float>.DecimalEqualityPolicy policy;

            private final MutableState value;

            @Override
            public void setValue(Object obj) {
                setValue(((Number) obj).floatValue());
            }

            @Override
            public void write(Float f) {
                write(f.floatValue());
            }

            public FloatPreference(SharedPreferences sharedPreferences, String str, String str2, float f) {
                super(sharedPreferences, str, str2, Float.valueOf(f), null);
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                this.policy = new DecimalEqualityPolicy();
                Float fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences != null) {
                    f = fromSharedPreferences.floatValue();
                } else {
                    write(f);
                }
                this.value = SnapshotStateKt.mutableStateOf(Float.valueOf(f), getPolicy());
            }

            @Override
            public SnapshotMutationPolicy<Float> getPolicy() {
                return this.policy;
            }

            @Override
            public Float getValue() {
                return (Float) this.value.getValue();
            }

            public void setValue(float f) {
                this.value.setValue(Float.valueOf(f));
            }

            @Override
            public Float getFromSharedPreferences() {
                Float f;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    f = Float.valueOf(getSharedPreferences().getFloat(getPreviousKey(), getDefaultValue().floatValue()));
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    edit.putFloat(getKey(), f.floatValue());
                    edit.commit();
                } else {
                    f = null;
                }
                return getSharedPreferences().contains(getKey()) ? Float.valueOf(getSharedPreferences().getFloat(getKey(), getDefaultValue().floatValue())) : f;
            }

            protected void write(float value) {
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putFloat(getKey(), value);
                edit.apply();
            }
        }

        @Metadata(d1 = {"\u0000*\n\u0002\u0018\u0002\n\u0002\u0018\u0002\n\u0002\u0010\u000b\n\u0000\n\u0002\u0018\u0002\n\u0000\n\u0002\u0010\u000e\n\u0002\b\u0005\n\u0002\u0018\u0002\n\u0002\b\r\n\u0002\u0010\u0002\n\u0000\b\u0007\u0018\u00002\b\u0012\u0004\u0012\u00020\u00020\u0001B'\u0012\u0006\u0010\u0003\u001a\u00020\u0004\u0012\u0006\u0010\u0005\u001a\u00020\u0006\u0012\u0006\u0010\u0007\u001a\u00020\u0006\u0012\u0006\u0010\b\u001a\u00020\u0002¢\u0006\u0004\b\t\u0010\nJ\u0006\u0010\u0017\u001a\u00020\u0002J\u000f\u0010\u0018\u001a\u0004\u0018\u00010\u0002H\u0014¢\u0006\u0002\u0010\u0012J\u0010\u0010\u0019\u001a\u00020\u001a2\u0006\u0010\u0010\u001a\u00020\u0002H\u0014R\u001e\u0010\u000b\u001a\f0\fR\b\u0012\u0004\u0012\u00020\u00020\u0001X\u0094\u0004¢\u0006\b\n\u0000\u001a\u0004\b\r\u0010\u000eR+\u0010\u0010\u001a\u00020\u00022\u0006\u0010\u000f\u001a\u00020\u00028V@VX\u0096\u008e\u0002¢\u0006\u0012\n\u0004\b\u0015\u0010\u0016\u001a\u0004\b\u0011\u0010\u0012\"\u0004\b\u0013\u0010\u0014¨\u0006\u001b"}, d2 = {"Lapp/kreate/android/Settings$Preference$BooleanPreference;", "Lapp/kreate/android/Settings$Preference;", "", "sharedPreferences", "Landroid/content/SharedPreferences;", "key", "", "previousKey", "defaultValue", "<init>", "(Landroid/content/SharedPreferences;Ljava/lang/String;Ljava/lang/String;Z)V", "policy", "Lapp/kreate/android/Settings$Preference$StructuralEqualityPolicy;", "getPolicy", "()Lapp/kreate/android/Settings$Preference$StructuralEqualityPolicy;", "<set-?>", "value", "getValue", "()Ljava/lang/Boolean;", "setValue", "(Z)V", "value$delegate", "Landroidx/compose/runtime/MutableState;", "flip", "getFromSharedPreferences", "write", "", "composeApp_full"}, k = 1, mv = {2, 1, 0}, xi = ConstraintLayout.LayoutParams.Table.LAYOUT_CONSTRAINT_VERTICAL_CHAINSTYLE)
        public static final class BooleanPreference extends Preference<Boolean> {
            public static final int $stable = 0;
            private final Preference<Boolean>.StructuralEqualityPolicy policy;

            private final MutableState value;

            @Override
            public void setValue(Object obj) {
                setValue(((Boolean) obj).booleanValue());
            }

            @Override
            public void write(Boolean bool) {
                write(bool.booleanValue());
            }

            public BooleanPreference(SharedPreferences sharedPreferences, String str, String str2, boolean z) {
                super(sharedPreferences, str, str2, Boolean.valueOf(z), null);
                Intrinsics.checkNotNullParameter(sharedPreferences, "sharedPreferences");
                Intrinsics.checkNotNullParameter(str, "key");
                Intrinsics.checkNotNullParameter(str2, "previousKey");
                this.policy = new StructuralEqualityPolicy();
                Boolean fromSharedPreferences = getFromSharedPreferences();
                if (fromSharedPreferences != null) {
                    z = fromSharedPreferences.booleanValue();
                } else {
                    write(z);
                }
                this.value = SnapshotStateKt.mutableStateOf(Boolean.valueOf(z), getPolicy());
            }

            @Override
            public SnapshotMutationPolicy<Boolean> getPolicy() {
                return this.policy;
            }

            @Override
            public Boolean getValue() {
                return (Boolean) this.value.getValue();
            }

            public void setValue(boolean z) {
                this.value.setValue(Boolean.valueOf(z));
            }

            public final boolean flip() {
                setValue(!getValue().booleanValue());
                return getValue().booleanValue();
            }

            @Override
            public Boolean getFromSharedPreferences() {
                Boolean bool;
                if (getSharedPreferences().contains(getPreviousKey())) {
                    boolean z = getSharedPreferences().getBoolean(getPreviousKey(), getDefaultValue().booleanValue());
                    bool = Boolean.valueOf(z);
                    SharedPreferences.Editor edit = getSharedPreferences().edit();
                    edit.remove(getPreviousKey());
                    bool.getClass();
                    edit.putBoolean(getKey(), z);
                    edit.commit();
                } else {
                    bool = null;
                }
                return getSharedPreferences().contains(getKey()) ? Boolean.valueOf(getSharedPreferences().getBoolean(getKey(), getDefaultValue().booleanValue())) : bool;
            }

            protected void write(boolean value) {
                SharedPreferences.Editor edit = getSharedPreferences().edit();
                edit.putBoolean(getKey(), value);
                edit.apply();
            }
        }
    }
}