Changes of com.discord v1181
This commit is contained in:
parent
f52990c3c2
commit
5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions
62
com.discord/smali/f/a/c/e.smali
Normal file
62
com.discord/smali/f/a/c/e.smali
Normal file
|
@ -0,0 +1,62 @@
|
|||
.class public final Lf/a/c/e;
|
||||
.super Ljava/lang/Object;
|
||||
.source "FloatingViewManager.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Lrx/functions/Action1;
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/Signature;
|
||||
value = {
|
||||
"<T:",
|
||||
"Ljava/lang/Object;",
|
||||
">",
|
||||
"Ljava/lang/Object;",
|
||||
"Lrx/functions/Action1<",
|
||||
"Ljava/lang/Throwable;",
|
||||
">;"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lf/a/c/a;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/c/a;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/c/e;->d:Lf/a/c/a;
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public call(Ljava/lang/Object;)V
|
||||
.locals 6
|
||||
|
||||
move-object v2, p1
|
||||
|
||||
check-cast v2, Ljava/lang/Throwable;
|
||||
|
||||
iget-object p1, p0, Lf/a/c/e;->d:Lf/a/c/a;
|
||||
|
||||
iget-object v0, p1, Lf/a/c/a;->b:Lcom/discord/utilities/logging/Logger;
|
||||
|
||||
const/4 v3, 0x0
|
||||
|
||||
const/4 v4, 0x4
|
||||
|
||||
const/4 v5, 0x0
|
||||
|
||||
const-string v1, "error while subscribing to componentPausedObservable for hiding floating view"
|
||||
|
||||
invoke-static/range {v0 .. v5}, Lcom/discord/utilities/logging/Logger;->e$default(Lcom/discord/utilities/logging/Logger;Ljava/lang/String;Ljava/lang/Throwable;Ljava/util/Map;ILjava/lang/Object;)V
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue