TableLayout$5.smali

.class final Lim/tpelyyftgw/ui/components/TableLayout$5;
.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 1992
    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 2000
    shr-int/lit8 v0, p2, 0x1

    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 1995
    shr-int/lit8 v0, p2, 0x1

    return v0
.end method