Rabbit-R1/switch port/smali/smali_classes3/org/webrtc/Predicate$1.smali
2024-05-21 17:08:36 -04:00

88 lines
1.8 KiB
Smali

.class Lorg/webrtc/Predicate$1;
.super Ljava/lang/Object;
.source "Predicate.java"
# interfaces
.implements Lorg/webrtc/Predicate;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lorg/webrtc/Predicate;->or(Lorg/webrtc/Predicate;)Lorg/webrtc/Predicate;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Lorg/webrtc/Predicate<",
"TT;>;"
}
.end annotation
# instance fields
.field final synthetic this$0:Lorg/webrtc/Predicate;
.field final synthetic val$other:Lorg/webrtc/Predicate;
# direct methods
.method constructor <init>(Lorg/webrtc/Predicate;Lorg/webrtc/Predicate;)V
.locals 0
iput-object p1, p0, Lorg/webrtc/Predicate$1;->this$0:Lorg/webrtc/Predicate;
iput-object p2, p0, Lorg/webrtc/Predicate$1;->val$other:Lorg/webrtc/Predicate;
.line 35
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public test(Ljava/lang/Object;)Z
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)Z"
}
.end annotation
iget-object v0, p0, Lorg/webrtc/Predicate$1;->this$0:Lorg/webrtc/Predicate;
.line 38
invoke-interface {v0, p1}, Lorg/webrtc/Predicate;->test(Ljava/lang/Object;)Z
move-result v0
if-nez v0, :cond_1
iget-object p0, p0, Lorg/webrtc/Predicate$1;->val$other:Lorg/webrtc/Predicate;
invoke-interface {p0, p1}, Lorg/webrtc/Predicate;->test(Ljava/lang/Object;)Z
move-result p0
if-eqz p0, :cond_0
goto :goto_0
:cond_0
const/4 p0, 0x0
goto :goto_1
:cond_1
:goto_0
const/4 p0, 0x1
:goto_1
return p0
.end method