94 lines
2.2 KiB
Smali
94 lines
2.2 KiB
Smali
.class public final Landroidx/core/view/ViewCompat$u;
|
|
.super Ljava/lang/Object;
|
|
.source "ViewCompat.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/view/OnReceiveContentListener;
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroidx/annotation/RequiresApi;
|
|
value = 0x1f
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/core/view/ViewCompat;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "u"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final a:Ls1/f0;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end field
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Ls1/f0;)V
|
|
.locals 0
|
|
.param p1 # Ls1/f0;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
|
|
.line 1
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
.line 2
|
|
iput-object p1, p0, Landroidx/core/view/ViewCompat$u;->a:Ls1/f0;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public onReceiveContent(Landroid/view/View;Landroid/view/ContentInfo;)Landroid/view/ContentInfo;
|
|
.locals 2
|
|
.param p1 # Landroid/view/View;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.param p2 # Landroid/view/ContentInfo;
|
|
.annotation build Landroidx/annotation/NonNull;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroidx/annotation/Nullable;
|
|
.end annotation
|
|
|
|
.line 1
|
|
invoke-static {p2}, Landroidx/core/view/ContentInfoCompat;->m(Landroid/view/ContentInfo;)Landroidx/core/view/ContentInfoCompat;
|
|
|
|
move-result-object v0
|
|
|
|
.line 2
|
|
iget-object v1, p0, Landroidx/core/view/ViewCompat$u;->a:Ls1/f0;
|
|
|
|
invoke-interface {v1, p1, v0}, Ls1/f0;->a(Landroid/view/View;Landroidx/core/view/ContentInfoCompat;)Landroidx/core/view/ContentInfoCompat;
|
|
|
|
move-result-object p1
|
|
|
|
if-nez p1, :cond_0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
|
|
:cond_0
|
|
if-ne p1, v0, :cond_1
|
|
|
|
return-object p2
|
|
|
|
.line 3
|
|
:cond_1
|
|
invoke-virtual {p1}, Landroidx/core/view/ContentInfoCompat;->l()Landroid/view/ContentInfo;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|