apkfuckery/com.discord/smali_classes2/com/discord/widgets/user/usersheet/UserProfileVoiceSettingsView$setOnVolumeChange$1.smali
2020-07-22 00:04:40 +00:00

64 lines
1.7 KiB
Smali

.class public final Lcom/discord/widgets/user/usersheet/UserProfileVoiceSettingsView$setOnVolumeChange$1;
.super Lf/a/n/g;
.source "UserProfileVoiceSettingsView.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/user/usersheet/UserProfileVoiceSettingsView;->setOnVolumeChange(Lkotlin/jvm/functions/Function2;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic $onProgressChanged:Lkotlin/jvm/functions/Function2;
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function2;)V
.locals 0
iput-object p1, p0, Lcom/discord/widgets/user/usersheet/UserProfileVoiceSettingsView$setOnVolumeChange$1;->$onProgressChanged:Lkotlin/jvm/functions/Function2;
invoke-direct {p0}, Lf/a/n/g;-><init>()V
return-void
.end method
# virtual methods
.method public onProgressChanged(Landroid/widget/SeekBar;IZ)V
.locals 0
if-eqz p1, :cond_0
iget-object p1, p0, Lcom/discord/widgets/user/usersheet/UserProfileVoiceSettingsView$setOnVolumeChange$1;->$onProgressChanged:Lkotlin/jvm/functions/Function2;
int-to-float p2, p2
invoke-static {p2}, Ljava/lang/Float;->valueOf(F)Ljava/lang/Float;
move-result-object p2
invoke-static {p3}, Ljava/lang/Boolean;->valueOf(Z)Ljava/lang/Boolean;
move-result-object p3
invoke-interface {p1, p2, p3}, Lkotlin/jvm/functions/Function2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
return-void
:cond_0
const-string p1, "seekBar"
invoke-static {p1}, Li0/n/c/h;->c(Ljava/lang/String;)V
const/4 p1, 0x0
throw p1
.end method