apkfuckery/com.discord/smali/com/discord/stores/StoreMediaSettings$getOutpu...

87 lines
2.2 KiB
Smali

.class public final Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;
.super Ljava/lang/Object;
.source "StoreMediaSettings.kt"
# interfaces
.implements Ll0/k/b;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMediaSettings;->getOutputVolume()Lrx/Observable;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"R:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ll0/k/b<",
"Lcom/discord/stores/StoreMediaSettings$VoiceConfiguration;",
"Ljava/lang/Float;",
">;"
}
.end annotation
# static fields
.field public static final INSTANCE:Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;
# direct methods
.method public static constructor <clinit>()V
.locals 1
new-instance v0, Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;
invoke-direct {v0}, Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;-><init>()V
sput-object v0, Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;->INSTANCE:Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;
return-void
.end method
.method public constructor <init>()V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final call(Lcom/discord/stores/StoreMediaSettings$VoiceConfiguration;)Ljava/lang/Float;
.locals 0
invoke-virtual {p1}, Lcom/discord/stores/StoreMediaSettings$VoiceConfiguration;->getOutputVolume()F
move-result p1
invoke-static {p1}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic call(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, Lcom/discord/stores/StoreMediaSettings$VoiceConfiguration;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMediaSettings$getOutputVolume$1;->call(Lcom/discord/stores/StoreMediaSettings$VoiceConfiguration;)Ljava/lang/Float;
move-result-object p1
return-object p1
.end method