39 lines
804 B
Smali
39 lines
804 B
Smali
.class public final synthetic Ls1/b;
|
|
.super Ljava/lang/Object;
|
|
.source "R8$$SyntheticClass"
|
|
|
|
# interfaces
|
|
.implements Lr1/p;
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Ljava/util/function/Predicate;
|
|
|
|
|
|
# direct methods
|
|
.method public synthetic constructor <init>(Ljava/util/function/Predicate;)V
|
|
.locals 0
|
|
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
iput-object p1, p0, Ls1/b;->a:Ljava/util/function/Predicate;
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public final test(Ljava/lang/Object;)Z
|
|
.locals 1
|
|
|
|
iget-object v0, p0, Ls1/b;->a:Ljava/util/function/Predicate;
|
|
|
|
check-cast p1, Landroid/content/ClipData$Item;
|
|
|
|
invoke-interface {v0, p1}, Ljava/util/function/Predicate;->test(Ljava/lang/Object;)Z
|
|
|
|
move-result p1
|
|
|
|
return p1
|
|
.end method
|