TableLayout$6.smali

.class final Lim/tpelyyftgw/ui/components/TableLayout$6;
.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 2004
    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 2012
    const/high16 v0, -0x80000000

    return v0
.end method

.method public getBounds()Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
    .registers 2

    .line 2017
    new-instance v0, Lim/tpelyyftgw/ui/components/TableLayout$6$1;

    invoke-direct {v0, p0}, Lim/tpelyyftgw/ui/components/TableLayout$6$1;-><init>(Lim/tpelyyftgw/ui/components/TableLayout$6;)V

    return-object 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 2007
    const/4 v0, 0x0

    return v0
.end method