This commit is contained in:
2022-06-10 21:38:30 +09:00
commit 27f5152838
51323 changed files with 12934539 additions and 0 deletions
+59
View File
@@ -0,0 +1,59 @@
.class public Ly1/a$a;
.super Ljava/lang/Object;
.source "ExploreByTouchHelper.java"
# interfaces
.implements Ly1/b$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ly1/b$a<",
"Lt1/c;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic a(Ljava/lang/Object;Landroid/graphics/Rect;)V
.locals 0
.line 1
check-cast p1, Lt1/c;
invoke-virtual {p0, p1, p2}, Ly1/a$a;->b(Lt1/c;Landroid/graphics/Rect;)V
return-void
.end method
.method public b(Lt1/c;Landroid/graphics/Rect;)V
.locals 0
.line 1
invoke-virtual {p1, p2}, Lt1/c;->r(Landroid/graphics/Rect;)V
return-void
.end method
+109
View File
@@ -0,0 +1,109 @@
.class public Ly1/a$b;
.super Ljava/lang/Object;
.source "ExploreByTouchHelper.java"
# interfaces
.implements Ly1/b$b;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"Ljava/lang/Object;",
"Ly1/b$b<",
"Landroidx/collection/m<",
"Lt1/c;",
">;",
"Lt1/c;",
">;"
}
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public bridge synthetic a(Ljava/lang/Object;I)Ljava/lang/Object;
.locals 0
.line 1
check-cast p1, Landroidx/collection/m;
invoke-virtual {p0, p1, p2}, Ly1/a$b;->c(Landroidx/collection/m;I)Lt1/c;
move-result-object p1
return-object p1
.end method
.method public bridge synthetic b(Ljava/lang/Object;)I
.locals 0
.line 1
check-cast p1, Landroidx/collection/m;
invoke-virtual {p0, p1}, Ly1/a$b;->d(Landroidx/collection/m;)I
move-result p1
return p1
.end method
.method public c(Landroidx/collection/m;I)Lt1/c;
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/collection/m<",
"Lt1/c;",
">;I)",
"Lt1/c;"
}
.end annotation
.line 1
invoke-virtual {p1, p2}, Landroidx/collection/m;->y(I)Ljava/lang/Object;
move-result-object p1
check-cast p1, Lt1/c;
return-object p1
.end method
.method public d(Landroidx/collection/m;)I
.locals 0
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroidx/collection/m<",
"Lt1/c;",
">;)I"
}
.end annotation
.line 1
invoke-virtual {p1}, Landroidx/collection/m;->x()I
move-result p1
return p1
.end method
+102
View File
@@ -0,0 +1,102 @@
.class public Ly1/a$c;
.super Lt1/d;
.source "ExploreByTouchHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/a;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = "c"
.end annotation
# instance fields
.field public final synthetic c:Ly1/a;
# direct methods
.method public constructor <init>(Ly1/a;)V
.locals 0
.line 1
iput-object p1, p0, Ly1/a$c;->c:Ly1/a;
invoke-direct {p0}, Lt1/d;-><init>()V
return-void
.end method
# virtual methods
.method public b(I)Lt1/c;
.locals 1
.line 1
iget-object v0, p0, Ly1/a$c;->c:Ly1/a;
.line 2
invoke-virtual {v0, p1}, Ly1/a;->obtainAccessibilityNodeInfo(I)Lt1/c;
move-result-object p1
.line 3
invoke-static {p1}, Lt1/c;->E0(Lt1/c;)Lt1/c;
move-result-object p1
return-object p1
.end method
.method public d(I)Lt1/c;
.locals 1
const/4 v0, 0x2
if-ne p1, v0, :cond_0
.line 1
iget-object p1, p0, Ly1/a$c;->c:Ly1/a;
iget p1, p1, Ly1/a;->mAccessibilityFocusedVirtualViewId:I
goto :goto_0
:cond_0
iget-object p1, p0, Ly1/a$c;->c:Ly1/a;
iget p1, p1, Ly1/a;->mKeyboardFocusedVirtualViewId:I
:goto_0
const/high16 v0, -0x80000000
if-ne p1, v0, :cond_1
const/4 p1, 0x0
return-object p1
.line 2
:cond_1
invoke-virtual {p0, p1}, Ly1/a$c;->b(I)Lt1/c;
move-result-object p1
return-object p1
.end method
.method public f(IILandroid/os/Bundle;)Z
.locals 1
.line 1
iget-object v0, p0, Ly1/a$c;->c:Ly1/a;
invoke-virtual {v0, p1, p2, p3}, Ly1/a;->performAction(IILandroid/os/Bundle;)Z
move-result p1
return p1
.end method
+2197
View File
File diff suppressed because it is too large Load Diff
+35
View File
@@ -0,0 +1,35 @@
.class public interface abstract Ly1/b$a;
.super Ljava/lang/Object;
.source "FocusStrategy.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "a"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Ljava/lang/Object;Landroid/graphics/Rect;)V
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;",
"Landroid/graphics/Rect;",
")V"
}
.end annotation
.end method
+43
View File
@@ -0,0 +1,43 @@
.class public interface abstract Ly1/b$b;
.super Ljava/lang/Object;
.source "FocusStrategy.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x609
name = "b"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
"V:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;"
}
.end annotation
# virtual methods
.method public abstract a(Ljava/lang/Object;I)Ljava/lang/Object;
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;I)TV;"
}
.end annotation
.end method
.method public abstract b(Ljava/lang/Object;)I
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;)I"
}
.end annotation
.end method
+216
View File
@@ -0,0 +1,216 @@
.class public Ly1/b$c;
.super Ljava/lang/Object;
.source "FocusStrategy.java"
# interfaces
.implements Ljava/util/Comparator;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/b;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "c"
.end annotation
.annotation system Ldalvik/annotation/Signature;
value = {
"<T:",
"Ljava/lang/Object;",
">",
"Ljava/lang/Object;",
"Ljava/util/Comparator<",
"TT;>;"
}
.end annotation
# instance fields
.field public final a:Landroid/graphics/Rect;
.field public final b:Landroid/graphics/Rect;
.field public final c:Z
.field public final d:Ly1/b$a;
.annotation system Ldalvik/annotation/Signature;
value = {
"Ly1/b$a<",
"TT;>;"
}
.end annotation
.end field
# direct methods
.method public constructor <init>(ZLy1/b$a;)V
.locals 1
.annotation system Ldalvik/annotation/Signature;
value = {
"(Z",
"Ly1/b$a<",
"TT;>;)V"
}
.end annotation
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 2
new-instance v0, Landroid/graphics/Rect;
invoke-direct {v0}, Landroid/graphics/Rect;-><init>()V
iput-object v0, p0, Ly1/b$c;->a:Landroid/graphics/Rect;
.line 3
new-instance v0, Landroid/graphics/Rect;
invoke-direct {v0}, Landroid/graphics/Rect;-><init>()V
iput-object v0, p0, Ly1/b$c;->b:Landroid/graphics/Rect;
.line 4
iput-boolean p1, p0, Ly1/b$c;->c:Z
.line 5
iput-object p2, p0, Ly1/b$c;->d:Ly1/b$a;
return-void
.end method
# virtual methods
.method public compare(Ljava/lang/Object;Ljava/lang/Object;)I
.locals 4
.annotation system Ldalvik/annotation/Signature;
value = {
"(TT;TT;)I"
}
.end annotation
.line 1
iget-object v0, p0, Ly1/b$c;->a:Landroid/graphics/Rect;
.line 2
iget-object v1, p0, Ly1/b$c;->b:Landroid/graphics/Rect;
.line 3
iget-object v2, p0, Ly1/b$c;->d:Ly1/b$a;
invoke-interface {v2, p1, v0}, Ly1/b$a;->a(Ljava/lang/Object;Landroid/graphics/Rect;)V
.line 4
iget-object p1, p0, Ly1/b$c;->d:Ly1/b$a;
invoke-interface {p1, p2, v1}, Ly1/b$a;->a(Ljava/lang/Object;Landroid/graphics/Rect;)V
.line 5
iget p1, v0, Landroid/graphics/Rect;->top:I
iget p2, v1, Landroid/graphics/Rect;->top:I
const/4 v2, -0x1
if-ge p1, p2, :cond_0
return v2
:cond_0
const/4 v3, 0x1
if-le p1, p2, :cond_1
return v3
.line 6
:cond_1
iget p1, v0, Landroid/graphics/Rect;->left:I
iget p2, v1, Landroid/graphics/Rect;->left:I
if-ge p1, p2, :cond_3
.line 7
iget-boolean p1, p0, Ly1/b$c;->c:Z
if-eqz p1, :cond_2
move v2, v3
:cond_2
return v2
:cond_3
if-le p1, p2, :cond_5
.line 8
iget-boolean p1, p0, Ly1/b$c;->c:Z
if-eqz p1, :cond_4
goto :goto_0
:cond_4
move v2, v3
:goto_0
return v2
.line 9
:cond_5
iget p1, v0, Landroid/graphics/Rect;->bottom:I
iget p2, v1, Landroid/graphics/Rect;->bottom:I
if-ge p1, p2, :cond_6
return v2
:cond_6
if-le p1, p2, :cond_7
return v3
.line 10
:cond_7
iget p1, v0, Landroid/graphics/Rect;->right:I
iget p2, v1, Landroid/graphics/Rect;->right:I
if-ge p1, p2, :cond_9
.line 11
iget-boolean p1, p0, Ly1/b$c;->c:Z
if-eqz p1, :cond_8
move v2, v3
:cond_8
return v2
:cond_9
if-le p1, p2, :cond_b
.line 12
iget-boolean p1, p0, Ly1/b$c;->c:Z
if-eqz p1, :cond_a
goto :goto_1
:cond_a
move v2, v3
:goto_1
return v2
:cond_b
const/4 p1, 0x0
return p1
.end method
+1260
View File
File diff suppressed because it is too large Load Diff
+14
View File
@@ -0,0 +1,14 @@
.class public interface abstract Ly1/c;
.super Ljava/lang/Object;
.source "Openable.java"
# virtual methods
.method public abstract close()V
.end method
.method public abstract isOpen()Z
.end method
.method public abstract open()V
.end method
+50
View File
@@ -0,0 +1,50 @@
.class public Ly1/d$a;
.super Ljava/lang/Object;
.source "ViewDragHelper.java"
# interfaces
.implements Landroid/view/animation/Interpolator;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getInterpolation(F)F
.locals 2
const/high16 v0, 0x3f800000 # 1.0f
sub-float/2addr p1, v0
mul-float v1, p1, p1
mul-float/2addr v1, p1
mul-float/2addr v1, p1
mul-float/2addr v1, p1
add-float/2addr v1, v0
return v1
.end method
+49
View File
@@ -0,0 +1,49 @@
.class public Ly1/d$b;
.super Ljava/lang/Object;
.source "ViewDragHelper.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Ly1/d;
# direct methods
.method public constructor <init>(Ly1/d;)V
.locals 0
.line 1
iput-object p1, p0, Ly1/d$b;->a:Ly1/d;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.locals 2
.line 1
iget-object v0, p0, Ly1/d$b;->a:Ly1/d;
const/4 v1, 0x0
invoke-virtual {v0, v1}, Ly1/d;->R(I)V
return-void
.end method
+152
View File
@@ -0,0 +1,152 @@
.class public abstract Ly1/d$c;
.super Ljava/lang/Object;
.source "ViewDragHelper.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Ly1/d;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "c"
.end annotation
# direct methods
.method public constructor <init>()V
.locals 0
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public clampViewPositionHorizontal(Landroid/view/View;II)I
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method
.method public clampViewPositionVertical(Landroid/view/View;II)I
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method
.method public getOrderedChildIndex(I)I
.locals 0
return p1
.end method
.method public getViewHorizontalDragRange(Landroid/view/View;)I
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method
.method public getViewVerticalDragRange(Landroid/view/View;)I
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
const/4 p1, 0x0
return p1
.end method
.method public onEdgeDragStarted(II)V
.locals 0
return-void
.end method
.method public onEdgeLock(I)Z
.locals 0
const/4 p1, 0x0
return p1
.end method
.method public onEdgeTouched(II)V
.locals 0
return-void
.end method
.method public onViewCaptured(Landroid/view/View;I)V
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
return-void
.end method
.method public onViewDragStateChanged(I)V
.locals 0
return-void
.end method
.method public onViewPositionChanged(Landroid/view/View;IIII)V
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.param p4 # I
.annotation build Landroidx/annotation/Px;
.end annotation
.end param
.param p5 # I
.annotation build Landroidx/annotation/Px;
.end annotation
.end param
return-void
.end method
.method public onViewReleased(Landroid/view/View;FF)V
.locals 0
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
return-void
.end method
.method public abstract tryCaptureView(Landroid/view/View;I)Z
.param p1 # Landroid/view/View;
.annotation build Landroidx/annotation/NonNull;
.end annotation
.end param
.end method
+3722
View File
File diff suppressed because it is too large Load Diff