36 lines
1.3 KiB
Smali
36 lines
1.3 KiB
Smali
.class public Landroidx/constraintlayout/solver/LinearSystem$ValuesRow;
|
|
.super Landroidx/constraintlayout/solver/ArrayRow;
|
|
.source "LinearSystem.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroidx/constraintlayout/solver/LinearSystem;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x1
|
|
name = "ValuesRow"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic this$0:Landroidx/constraintlayout/solver/LinearSystem;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Landroidx/constraintlayout/solver/LinearSystem;Landroidx/constraintlayout/solver/Cache;)V
|
|
.locals 0
|
|
|
|
iput-object p1, p0, Landroidx/constraintlayout/solver/LinearSystem$ValuesRow;->this$0:Landroidx/constraintlayout/solver/LinearSystem;
|
|
|
|
invoke-direct {p0}, Landroidx/constraintlayout/solver/ArrayRow;-><init>()V
|
|
|
|
new-instance p1, Landroidx/constraintlayout/solver/SolverVariableValues;
|
|
|
|
invoke-direct {p1, p0, p2}, Landroidx/constraintlayout/solver/SolverVariableValues;-><init>(Landroidx/constraintlayout/solver/ArrayRow;Landroidx/constraintlayout/solver/Cache;)V
|
|
|
|
iput-object p1, p0, Landroidx/constraintlayout/solver/ArrayRow;->variables:Landroidx/constraintlayout/solver/ArrayRow$ArrayRowVariables;
|
|
|
|
return-void
|
|
.end method
|