83 lines
1.8 KiB
Smali
83 lines
1.8 KiB
Smali
.class public final Lh3/x$b;
|
|
.super Landroid/util/Property;
|
|
.source "ViewUtils.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lh3/x;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x9
|
|
name = null
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Signature;
|
|
value = {
|
|
"Landroid/util/Property<",
|
|
"Landroid/view/View;",
|
|
"Landroid/graphics/Rect;",
|
|
">;"
|
|
}
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ljava/lang/Class;Ljava/lang/String;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-direct {p0, p1, p2}, Landroid/util/Property;-><init>(Ljava/lang/Class;Ljava/lang/String;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public a(Landroid/view/View;)Landroid/graphics/Rect;
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-static {p1}, Landroidx/core/view/ViewCompat;->P(Landroid/view/View;)Landroid/graphics/Rect;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public b(Landroid/view/View;Landroid/graphics/Rect;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
invoke-static {p1, p2}, Landroidx/core/view/ViewCompat;->M1(Landroid/view/View;Landroid/graphics/Rect;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public bridge synthetic get(Ljava/lang/Object;)Ljava/lang/Object;
|
|
.locals 0
|
|
|
|
.line 1
|
|
check-cast p1, Landroid/view/View;
|
|
|
|
invoke-virtual {p0, p1}, Lh3/x$b;->a(Landroid/view/View;)Landroid/graphics/Rect;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public bridge synthetic set(Ljava/lang/Object;Ljava/lang/Object;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
check-cast p1, Landroid/view/View;
|
|
|
|
check-cast p2, Landroid/graphics/Rect;
|
|
|
|
invoke-virtual {p0, p1, p2}, Lh3/x$b;->b(Landroid/view/View;Landroid/graphics/Rect;)V
|
|
|
|
return-void
|
|
.end method
|