changed repo structure
This commit is contained in:
@@ -0,0 +1,188 @@
|
||||
.class public Landroidx/constraintlayout/widget/Group;
|
||||
.super Landroidx/constraintlayout/widget/ConstraintHelper;
|
||||
.source "Group.java"
|
||||
|
||||
|
||||
# direct methods
|
||||
.method public constructor <init>(Landroid/content/Context;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"context"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 55
|
||||
invoke-direct {p0, p1}, Landroidx/constraintlayout/widget/ConstraintHelper;-><init>(Landroid/content/Context;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0,
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"context",
|
||||
"attrs"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 59
|
||||
invoke-direct {p0, p1, p2}, Landroidx/constraintlayout/widget/ConstraintHelper;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public constructor <init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0,
|
||||
0x0,
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"context",
|
||||
"attrs",
|
||||
"defStyleAttr"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 63
|
||||
invoke-direct {p0, p1, p2, p3}, Landroidx/constraintlayout/widget/ConstraintHelper;-><init>(Landroid/content/Context;Landroid/util/AttributeSet;I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method protected applyLayoutFeaturesInConstraintSet(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"container"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 99
|
||||
invoke-virtual {p0, p1}, Landroidx/constraintlayout/widget/Group;->applyLayoutFeatures(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method protected init(Landroid/util/AttributeSet;)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"attrs"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 71
|
||||
invoke-super {p0, p1}, Landroidx/constraintlayout/widget/ConstraintHelper;->init(Landroid/util/AttributeSet;)V
|
||||
|
||||
const/4 p1, 0x0
|
||||
|
||||
.line 72
|
||||
iput-boolean p1, p0, Landroidx/constraintlayout/widget/Group;->mUseViewMeasure:Z
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public onAttachedToWindow()V
|
||||
.locals 0
|
||||
|
||||
.line 77
|
||||
invoke-super {p0}, Landroidx/constraintlayout/widget/ConstraintHelper;->onAttachedToWindow()V
|
||||
|
||||
.line 78
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->applyLayoutFeatures()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setElevation(F)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"elevation"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 89
|
||||
invoke-super {p0, p1}, Landroidx/constraintlayout/widget/ConstraintHelper;->setElevation(F)V
|
||||
|
||||
.line 90
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->applyLayoutFeatures()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public setVisibility(I)V
|
||||
.locals 0
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"visibility"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 83
|
||||
invoke-super {p0, p1}, Landroidx/constraintlayout/widget/ConstraintHelper;->setVisibility(I)V
|
||||
|
||||
.line 84
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->applyLayoutFeatures()V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
.method public updatePostLayout(Landroidx/constraintlayout/widget/ConstraintLayout;)V
|
||||
.locals 2
|
||||
.annotation system Ldalvik/annotation/MethodParameters;
|
||||
accessFlags = {
|
||||
0x0
|
||||
}
|
||||
names = {
|
||||
"container"
|
||||
}
|
||||
.end annotation
|
||||
|
||||
.line 108
|
||||
invoke-virtual {p0}, Landroidx/constraintlayout/widget/Group;->getLayoutParams()Landroid/view/ViewGroup$LayoutParams;
|
||||
|
||||
move-result-object p1
|
||||
|
||||
check-cast p1, Landroidx/constraintlayout/widget/ConstraintLayout$LayoutParams;
|
||||
|
||||
.line 109
|
||||
iget-object v0, p1, Landroidx/constraintlayout/widget/ConstraintLayout$LayoutParams;->widget:Landroidx/constraintlayout/core/widgets/ConstraintWidget;
|
||||
|
||||
const/4 v1, 0x0
|
||||
|
||||
invoke-virtual {v0, v1}, Landroidx/constraintlayout/core/widgets/ConstraintWidget;->setWidth(I)V
|
||||
|
||||
.line 110
|
||||
iget-object p1, p1, Landroidx/constraintlayout/widget/ConstraintLayout$LayoutParams;->widget:Landroidx/constraintlayout/core/widgets/ConstraintWidget;
|
||||
|
||||
invoke-virtual {p1, v1}, Landroidx/constraintlayout/core/widgets/ConstraintWidget;->setHeight(I)V
|
||||
|
||||
return-void
|
||||
.end method
|
||||
Reference in New Issue
Block a user