TableLayout$7.smali
.class final Lim/tpelyyftgw/ui/components/TableLayout$7;
.super Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
.source "TableLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/TableLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>()V
.registers 1
.line 2045
invoke-direct {p0}, Lim/tpelyyftgw/ui/components/TableLayout$Alignment;-><init>()V
return-void
.end method
# virtual methods
.method public getAlignmentValue(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I
.registers 4
.param p1, "view" # Lim/tpelyyftgw/ui/components/TableLayout$Child;
.param p2, "viewSize" # I
.line 2053
const/high16 v0, -0x80000000
return v0
.end method
.method getGravityOffset(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I
.registers 4
.param p1, "view" # Lim/tpelyyftgw/ui/components/TableLayout$Child;
.param p2, "cellDelta" # I
.line 2048
const/4 v0, 0x0
return v0
.end method
.method public getSizeInCell(Lim/tpelyyftgw/ui/components/TableLayout$Child;II)I
.registers 4
.param p1, "view" # Lim/tpelyyftgw/ui/components/TableLayout$Child;
.param p2, "viewSize" # I
.param p3, "cellSize" # I
.line 2058
return p3
.end method