41 lines
1.0 KiB
Smali
41 lines
1.0 KiB
Smali
.class public final synthetic Landroidx/core/content/IntentSanitizer$Builder$$ExternalSyntheticLambda18;
|
|
.super Ljava/lang/Object;
|
|
.source "SourceFile"
|
|
|
|
# interfaces
|
|
.implements Landroidx/core/util/Predicate;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic f$0:Landroid/content/ComponentName;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Landroid/content/ComponentName;)V
|
|
.locals 0
|
|
|
|
.line 0
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Landroidx/core/content/IntentSanitizer$Builder$$ExternalSyntheticLambda18;->f$0:Landroid/content/ComponentName;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final test(Ljava/lang/Object;)Z
|
|
.locals 1
|
|
|
|
.line 0
|
|
iget-object v0, p0, Landroidx/core/content/IntentSanitizer$Builder$$ExternalSyntheticLambda18;->f$0:Landroid/content/ComponentName;
|
|
|
|
check-cast p1, Landroid/content/ComponentName;
|
|
|
|
invoke-virtual {v0, p1}, Landroid/content/ComponentName;->equals(Ljava/lang/Object;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|