apkfuckery/com.discord/smali/com/discord/stores/StoreMediaNotification$init...

81 lines
1.9 KiB
Smali

.class final Lcom/discord/stores/StoreMediaNotification$init$3;
.super Ljava/lang/Object;
.source "StoreMediaNotification.kt"
# interfaces
.implements Lrx/functions/Action1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMediaNotification;->init(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x18
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Lrx/functions/Action1<",
"Ljava/lang/Void;",
">;"
}
.end annotation
# instance fields
.field final synthetic $context:Landroid/content/Context;
# direct methods
.method constructor <init>(Landroid/content/Context;)V
.locals 0
iput-object p1, p0, Lcom/discord/stores/StoreMediaNotification$init$3;->$context:Landroid/content/Context;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public final bridge synthetic call(Ljava/lang/Object;)V
.locals 0
check-cast p1, Ljava/lang/Void;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMediaNotification$init$3;->call(Ljava/lang/Void;)V
return-void
.end method
.method public final call(Ljava/lang/Void;)V
.locals 1
invoke-static {}, Lcom/discord/stores/StoreStream;->getMediaSettings()Lcom/discord/stores/StoreMediaSettings;
move-result-object p1
invoke-virtual {p1}, Lcom/discord/stores/StoreMediaSettings;->toggleSelfMuted()Z
move-result p1
if-nez p1, :cond_0
iget-object p1, p0, Lcom/discord/stores/StoreMediaNotification$init$3;->$context:Landroid/content/Context;
const v0, 0x7f120fb4
invoke-static {p1, v0}, Lcom/discord/app/f;->c(Landroid/content/Context;I)V
:cond_0
return-void
.end method