mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2024-12-26 00:52:31 -06:00
271 lines
7.2 KiB
Smali
271 lines
7.2 KiB
Smali
|
.class final Landroidx/room/AmbiguousColumnResolver$resolve$1$1;
|
||
|
.super Lkotlin/jvm/internal/Lambda;
|
||
|
.source "AmbiguousColumnResolver.kt"
|
||
|
|
||
|
# interfaces
|
||
|
.implements Lkotlin/jvm/functions/Function3;
|
||
|
|
||
|
|
||
|
# annotations
|
||
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
||
|
value = Landroidx/room/AmbiguousColumnResolver;->resolve([Ljava/lang/String;[[Ljava/lang/String;)[[I
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/InnerClass;
|
||
|
accessFlags = 0x18
|
||
|
name = null
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Lkotlin/jvm/internal/Lambda;",
|
||
|
"Lkotlin/jvm/functions/Function3<",
|
||
|
"Ljava/lang/Integer;",
|
||
|
"Ljava/lang/Integer;",
|
||
|
"Ljava/util/List<",
|
||
|
"+",
|
||
|
"Landroidx/room/AmbiguousColumnResolver$ResultColumn;",
|
||
|
">;",
|
||
|
"Lkotlin/Unit;",
|
||
|
">;"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
.annotation system Ldalvik/annotation/SourceDebugExtension;
|
||
|
value = "SMAP\nAmbiguousColumnResolver.kt\nKotlin\n*S Kotlin\n*F\n+ 1 AmbiguousColumnResolver.kt\nandroidx/room/AmbiguousColumnResolver$resolve$1$1\n+ 2 _Arrays.kt\nkotlin/collections/ArraysKt___ArraysKt\n+ 3 _Collections.kt\nkotlin/collections/CollectionsKt___CollectionsKt\n*L\n1#1,253:1\n11335#2:254\n11670#2,2:255\n11672#2:259\n288#3,2:257\n*S KotlinDebug\n*F\n+ 1 AmbiguousColumnResolver.kt\nandroidx/room/AmbiguousColumnResolver$resolve$1$1\n*L\n103#1:254\n103#1:255,2\n103#1:259\n104#1:257,2\n*E\n"
|
||
|
.end annotation
|
||
|
|
||
|
.annotation runtime Lkotlin/Metadata;
|
||
|
d1 = {
|
||
|
"\u0000\u001a\n\u0000\n\u0002\u0010\u0002\n\u0000\n\u0002\u0010\u0008\n\u0002\u0008\u0002\n\u0002\u0010 \n\u0002\u0018\u0002\n\u0000\u0010\u0000\u001a\u00020\u00012\u0006\u0010\u0002\u001a\u00020\u00032\u0006\u0010\u0004\u001a\u00020\u00032\u000c\u0010\u0005\u001a\u0008\u0012\u0004\u0012\u00020\u00070\u0006H\n\u00a2\u0006\u0002\u0008\u0008"
|
||
|
}
|
||
|
d2 = {
|
||
|
"<anonymous>",
|
||
|
"",
|
||
|
"startIndex",
|
||
|
"",
|
||
|
"endIndex",
|
||
|
"resultColumnsSublist",
|
||
|
"",
|
||
|
"Landroidx/room/AmbiguousColumnResolver$ResultColumn;",
|
||
|
"invoke"
|
||
|
}
|
||
|
k = 0x3
|
||
|
mv = {
|
||
|
0x1,
|
||
|
0x7,
|
||
|
0x1
|
||
|
}
|
||
|
xi = 0x30
|
||
|
.end annotation
|
||
|
|
||
|
|
||
|
# instance fields
|
||
|
.field final synthetic $mapping:[Ljava/lang/String;
|
||
|
|
||
|
.field final synthetic $mappingIndex:I
|
||
|
|
||
|
.field final synthetic $mappingMatches:Ljava/util/List;
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"Ljava/util/List<",
|
||
|
"Ljava/util/List<",
|
||
|
"Landroidx/room/AmbiguousColumnResolver$Match;",
|
||
|
">;>;"
|
||
|
}
|
||
|
.end annotation
|
||
|
.end field
|
||
|
|
||
|
|
||
|
# direct methods
|
||
|
.method constructor <init>([Ljava/lang/String;Ljava/util/List;I)V
|
||
|
.locals 0
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"([",
|
||
|
"Ljava/lang/String;",
|
||
|
"Ljava/util/List<",
|
||
|
"+",
|
||
|
"Ljava/util/List<",
|
||
|
"Landroidx/room/AmbiguousColumnResolver$Match;",
|
||
|
">;>;I)V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
iput-object p1, p0, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->$mapping:[Ljava/lang/String;
|
||
|
|
||
|
iput-object p2, p0, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->$mappingMatches:Ljava/util/List;
|
||
|
|
||
|
iput p3, p0, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->$mappingIndex:I
|
||
|
|
||
|
const/4 p1, 0x3
|
||
|
|
||
|
invoke-direct {p0, p1}, Lkotlin/jvm/internal/Lambda;-><init>(I)V
|
||
|
|
||
|
return-void
|
||
|
.end method
|
||
|
|
||
|
|
||
|
# virtual methods
|
||
|
.method public bridge synthetic invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object;
|
||
|
.locals 0
|
||
|
|
||
|
.line 99
|
||
|
check-cast p1, Ljava/lang/Number;
|
||
|
|
||
|
invoke-virtual {p1}, Ljava/lang/Number;->intValue()I
|
||
|
|
||
|
move-result p1
|
||
|
|
||
|
check-cast p2, Ljava/lang/Number;
|
||
|
|
||
|
invoke-virtual {p2}, Ljava/lang/Number;->intValue()I
|
||
|
|
||
|
move-result p2
|
||
|
|
||
|
check-cast p3, Ljava/util/List;
|
||
|
|
||
|
invoke-virtual {p0, p1, p2, p3}, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->invoke(IILjava/util/List;)V
|
||
|
|
||
|
sget-object p0, Lkotlin/Unit;->INSTANCE:Lkotlin/Unit;
|
||
|
|
||
|
return-object p0
|
||
|
.end method
|
||
|
|
||
|
.method public final invoke(IILjava/util/List;)V
|
||
|
.locals 8
|
||
|
.annotation system Ldalvik/annotation/Signature;
|
||
|
value = {
|
||
|
"(II",
|
||
|
"Ljava/util/List<",
|
||
|
"Landroidx/room/AmbiguousColumnResolver$ResultColumn;",
|
||
|
">;)V"
|
||
|
}
|
||
|
.end annotation
|
||
|
|
||
|
const-string v0, "resultColumnsSublist"
|
||
|
|
||
|
invoke-static {p3, v0}, Lkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V
|
||
|
|
||
|
iget-object v0, p0, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->$mapping:[Ljava/lang/String;
|
||
|
|
||
|
.line 254
|
||
|
new-instance v1, Ljava/util/ArrayList;
|
||
|
|
||
|
array-length v2, v0
|
||
|
|
||
|
invoke-direct {v1, v2}, Ljava/util/ArrayList;-><init>(I)V
|
||
|
|
||
|
check-cast v1, Ljava/util/Collection;
|
||
|
|
||
|
.line 255
|
||
|
array-length v2, v0
|
||
|
|
||
|
const/4 v3, 0x0
|
||
|
|
||
|
:goto_0
|
||
|
if-ge v3, v2, :cond_3
|
||
|
|
||
|
aget-object v4, v0, v3
|
||
|
|
||
|
.line 104
|
||
|
move-object v5, p3
|
||
|
|
||
|
check-cast v5, Ljava/lang/Iterable;
|
||
|
|
||
|
.line 257
|
||
|
invoke-interface {v5}, Ljava/lang/Iterable;->iterator()Ljava/util/Iterator;
|
||
|
|
||
|
move-result-object v5
|
||
|
|
||
|
:cond_0
|
||
|
invoke-interface {v5}, Ljava/util/Iterator;->hasNext()Z
|
||
|
|
||
|
move-result v6
|
||
|
|
||
|
if-eqz v6, :cond_1
|
||
|
|
||
|
invoke-interface {v5}, Ljava/util/Iterator;->next()Ljava/lang/Object;
|
||
|
|
||
|
move-result-object v6
|
||
|
|
||
|
move-object v7, v6
|
||
|
|
||
|
check-cast v7, Landroidx/room/AmbiguousColumnResolver$ResultColumn;
|
||
|
|
||
|
.line 104
|
||
|
invoke-virtual {v7}, Landroidx/room/AmbiguousColumnResolver$ResultColumn;->component1()Ljava/lang/String;
|
||
|
|
||
|
move-result-object v7
|
||
|
|
||
|
.line 106
|
||
|
invoke-static {v4, v7}, Lkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z
|
||
|
|
||
|
move-result v7
|
||
|
|
||
|
if-eqz v7, :cond_0
|
||
|
|
||
|
goto :goto_1
|
||
|
|
||
|
:cond_1
|
||
|
const/4 v6, 0x0
|
||
|
|
||
|
.line 104
|
||
|
:goto_1
|
||
|
check-cast v6, Landroidx/room/AmbiguousColumnResolver$ResultColumn;
|
||
|
|
||
|
if-eqz v6, :cond_2
|
||
|
|
||
|
.line 108
|
||
|
invoke-virtual {v6}, Landroidx/room/AmbiguousColumnResolver$ResultColumn;->getIndex()I
|
||
|
|
||
|
move-result v4
|
||
|
|
||
|
invoke-static {v4}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
|
||
|
|
||
|
move-result-object v4
|
||
|
|
||
|
.line 256
|
||
|
invoke-interface {v1, v4}, Ljava/util/Collection;->add(Ljava/lang/Object;)Z
|
||
|
|
||
|
add-int/lit8 v3, v3, 0x1
|
||
|
|
||
|
goto :goto_0
|
||
|
|
||
|
:cond_2
|
||
|
return-void
|
||
|
|
||
|
.line 259
|
||
|
:cond_3
|
||
|
check-cast v1, Ljava/util/List;
|
||
|
|
||
|
iget-object p3, p0, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->$mappingMatches:Ljava/util/List;
|
||
|
|
||
|
iget p0, p0, Landroidx/room/AmbiguousColumnResolver$resolve$1$1;->$mappingIndex:I
|
||
|
|
||
|
.line 110
|
||
|
invoke-interface {p3, p0}, Ljava/util/List;->get(I)Ljava/lang/Object;
|
||
|
|
||
|
move-result-object p0
|
||
|
|
||
|
check-cast p0, Ljava/util/List;
|
||
|
|
||
|
.line 111
|
||
|
new-instance p3, Landroidx/room/AmbiguousColumnResolver$Match;
|
||
|
|
||
|
.line 112
|
||
|
new-instance v0, Lkotlin/ranges/IntRange;
|
||
|
|
||
|
add-int/lit8 p2, p2, -0x1
|
||
|
|
||
|
invoke-direct {v0, p1, p2}, Lkotlin/ranges/IntRange;-><init>(II)V
|
||
|
|
||
|
.line 111
|
||
|
invoke-direct {p3, v0, v1}, Landroidx/room/AmbiguousColumnResolver$Match;-><init>(Lkotlin/ranges/IntRange;Ljava/util/List;)V
|
||
|
|
||
|
.line 110
|
||
|
invoke-interface {p0, p3}, Ljava/util/List;->add(Ljava/lang/Object;)Z
|
||
|
|
||
|
return-void
|
||
|
.end method
|