60 lines
1.1 KiB
Smali
60 lines
1.1 KiB
Smali
.class public final Lf/a/c/d;
|
|
.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<",
|
|
"Lkotlin/Unit;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic d:Lf/a/c/a;
|
|
|
|
.field public final synthetic e:Landroid/view/View;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lf/a/c/a;Landroid/view/View;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Lf/a/c/d;->d:Lf/a/c/a;
|
|
|
|
iput-object p2, p0, Lf/a/c/d;->e:Landroid/view/View;
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public call(Ljava/lang/Object;)V
|
|
.locals 1
|
|
|
|
check-cast p1, Lkotlin/Unit;
|
|
|
|
iget-object p1, p0, Lf/a/c/d;->d:Lf/a/c/a;
|
|
|
|
iget-object v0, p0, Lf/a/c/d;->e:Landroid/view/View;
|
|
|
|
invoke-virtual {v0}, Landroid/view/View;->getId()I
|
|
|
|
move-result v0
|
|
|
|
invoke-virtual {p1, v0}, Lf/a/c/a;->b(I)V
|
|
|
|
return-void
|
|
.end method
|