Changes of com.discord v1181
This commit is contained in:
parent
f52990c3c2
commit
5a8adcbf82
29917 changed files with 1840412 additions and 1765629 deletions
93
com.discord/smali/f/a/c/c.smali
Normal file
93
com.discord/smali/f/a/c/c.smali
Normal file
|
@ -0,0 +1,93 @@
|
|||
.class public final Lf/a/c/c;
|
||||
.super Ljava/lang/Object;
|
||||
.source "View.kt"
|
||||
|
||||
# interfaces
|
||||
.implements Landroid/view/View$OnLayoutChangeListener;
|
||||
|
||||
|
||||
# instance fields
|
||||
.field public final synthetic d:Lf/a/c/a;
|
||||
|
||||
.field public final synthetic e:Landroid/view/View;
|
||||
|
||||
.field public final synthetic f:Landroid/view/View;
|
||||
|
||||
.field public final synthetic g:Landroid/widget/FrameLayout;
|
||||
|
||||
.field public final synthetic h:Lcom/discord/floating_view_manager/FloatingViewGravity;
|
||||
|
||||
.field public final synthetic i:I
|
||||
|
||||
.field public final synthetic j:I
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Lf/a/c/a;Landroid/view/View;Landroid/view/View;Landroid/widget/FrameLayout;Lcom/discord/floating_view_manager/FloatingViewGravity;II)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Lf/a/c/c;->d:Lf/a/c/a;
|
||||
|
||||
iput-object p2, p0, Lf/a/c/c;->e:Landroid/view/View;
|
||||
|
||||
iput-object p3, p0, Lf/a/c/c;->f:Landroid/view/View;
|
||||
|
||||
iput-object p4, p0, Lf/a/c/c;->g:Landroid/widget/FrameLayout;
|
||||
|
||||
iput-object p5, p0, Lf/a/c/c;->h:Lcom/discord/floating_view_manager/FloatingViewGravity;
|
||||
|
||||
iput p6, p0, Lf/a/c/c;->i:I
|
||||
|
||||
iput p7, p0, Lf/a/c/c;->j:I
|
||||
|
||||
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method public onLayoutChange(Landroid/view/View;IIIIIIII)V
|
||||
.locals 0
|
||||
|
||||
if-eqz p1, :cond_0
|
||||
|
||||
invoke-virtual {p1, p0}, Landroid/view/View;->removeOnLayoutChangeListener(Landroid/view/View$OnLayoutChangeListener;)V
|
||||
|
||||
iget-object p1, p0, Lf/a/c/c;->d:Lf/a/c/a;
|
||||
|
||||
iget-object p2, p0, Lf/a/c/c;->f:Landroid/view/View;
|
||||
|
||||
iget-object p3, p0, Lf/a/c/c;->e:Landroid/view/View;
|
||||
|
||||
iget-object p4, p0, Lf/a/c/c;->g:Landroid/widget/FrameLayout;
|
||||
|
||||
const-string p5, "ancestorFrameLayout"
|
||||
|
||||
invoke-static {p4, p5}, Lj0/n/c/h;->checkExpressionValueIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V
|
||||
|
||||
iget-object p5, p0, Lf/a/c/c;->h:Lcom/discord/floating_view_manager/FloatingViewGravity;
|
||||
|
||||
iget p6, p0, Lf/a/c/c;->i:I
|
||||
|
||||
iget p7, p0, Lf/a/c/c;->j:I
|
||||
|
||||
invoke-static/range {p1 .. p7}, Lf/a/c/a;->a(Lf/a/c/a;Landroid/view/View;Landroid/view/View;Landroid/widget/FrameLayout;Lcom/discord/floating_view_manager/FloatingViewGravity;II)V
|
||||
|
||||
iget-object p1, p0, Lf/a/c/c;->f:Landroid/view/View;
|
||||
|
||||
const/4 p2, 0x0
|
||||
|
||||
invoke-virtual {p1, p2}, Landroid/view/View;->setVisibility(I)V
|
||||
|
||||
return-void
|
||||
|
||||
:cond_0
|
||||
const-string p1, "view"
|
||||
|
||||
invoke-static {p1}, Lj0/n/c/h;->c(Ljava/lang/String;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
throw p1
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue