apkfuckery/com.discord/smali/com/discord/widgets/friends/NearbyManager$setupBroadcaster$1.smali
2020-02-20 20:33:18 +01:00

50 lines
1.3 KiB
Smali

.class public final Lcom/discord/widgets/friends/NearbyManager$setupBroadcaster$1;
.super Le/k/a/c/j/c/c;
.source "NearbyManager.kt"
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/discord/widgets/friends/NearbyManager;->setupBroadcaster(J)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x19
name = null
.end annotation
# instance fields
.field public final synthetic this$0:Lcom/discord/widgets/friends/NearbyManager;
# direct methods
.method public constructor <init>(Lcom/discord/widgets/friends/NearbyManager;)V
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"()V"
}
.end annotation
iput-object p1, p0, Lcom/discord/widgets/friends/NearbyManager$setupBroadcaster$1;->this$0:Lcom/discord/widgets/friends/NearbyManager;
invoke-direct {p0}, Le/k/a/c/j/c/c;-><init>()V
return-void
.end method
# virtual methods
.method public onExpired()V
.locals 1
invoke-super {p0}, Le/k/a/c/j/c/c;->onExpired()V
iget-object v0, p0, Lcom/discord/widgets/friends/NearbyManager$setupBroadcaster$1;->this$0:Lcom/discord/widgets/friends/NearbyManager;
invoke-virtual {v0}, Lcom/discord/widgets/friends/NearbyManager;->activateNearby()V
return-void
.end method