TableLayout$Alignment.smali
.class public abstract Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
.super Ljava/lang/Object;
.source "TableLayout.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lim/tpelyyftgw/ui/components/TableLayout;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x409
name = "Alignment"
.end annotation
# direct methods
.method static constructor <clinit>()V
.registers 1
return-void
.end method
.method constructor <init>()V
.registers 1
.line 1919
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 1920
return-void
.end method
# virtual methods
.method abstract getAlignmentValue(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I
.end method
.method getBounds()Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
.registers 3
.line 1931
new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
const/4 v1, 0x0
invoke-direct {v0, v1}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;-><init>(Lim/tpelyyftgw/ui/components/TableLayout$1;)V
return-object v0
.end method
.method abstract getGravityOffset(Lim/tpelyyftgw/ui/components/TableLayout$Child;I)I
.end method
.method 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 1927
return p2
.end method