apkfuckery/com.discord/smali/com/discord/stores/StoreMediaEngine$getVideoIn...

83 lines
2.2 KiB
Smali

.class public final synthetic Lcom/discord/stores/StoreMediaEngine$getVideoInputDevicesNative$1;
.super Lk0/n/c/h;
.source "StoreMediaEngine.kt"
# interfaces
.implements Lkotlin/jvm/functions/Function1;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/stores/StoreMediaEngine;->getVideoInputDevicesNative(Lkotlin/jvm/functions/Function1;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1019
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Lk0/n/c/h;",
"Lkotlin/jvm/functions/Function1<",
"[",
"Lco/discord/media_engine/VideoInputDeviceDescription;",
"Lkotlin/Unit;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>(Lkotlin/jvm/functions/Function1;)V
.locals 7
const-class v3, Lkotlin/jvm/functions/Function1;
const/4 v1, 0x1
const-string v4, "invoke"
const-string v5, "invoke(Ljava/lang/Object;)Ljava/lang/Object;"
const/4 v6, 0x0
move-object v0, p0
move-object v2, p1
invoke-direct/range {v0 .. v6}, Lk0/n/c/h;-><init>(ILjava/lang/Object;Ljava/lang/Class;Ljava/lang/String;Ljava/lang/String;I)V
return-void
.end method
# virtual methods
.method public bridge synthetic invoke(Ljava/lang/Object;)Ljava/lang/Object;
.locals 0
check-cast p1, [Lco/discord/media_engine/VideoInputDeviceDescription;
invoke-virtual {p0, p1}, Lcom/discord/stores/StoreMediaEngine$getVideoInputDevicesNative$1;->invoke([Lco/discord/media_engine/VideoInputDeviceDescription;)V
sget-object p1, Lkotlin/Unit;->a:Lkotlin/Unit;
return-object p1
.end method
.method public final invoke([Lco/discord/media_engine/VideoInputDeviceDescription;)V
.locals 1
const-string v0, "p1"
invoke-static {p1, v0}, Lk0/n/c/i;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
iget-object v0, p0, Lk0/n/c/b;->receiver:Ljava/lang/Object;
check-cast v0, Lkotlin/jvm/functions/Function1;
invoke-interface {v0, p1}, Lkotlin/jvm/functions/Function1;->invoke(Ljava/lang/Object;)Ljava/lang/Object;
return-void
.end method