TableLayout$6$1.smali

.class Lim/tpelyyftgw/ui/components/TableLayout$6$1;
.super Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
.source "TableLayout.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
    value = Lim/tpelyyftgw/ui/components/TableLayout$6;->getBounds()Lim/tpelyyftgw/ui/components/TableLayout$Bounds;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x0
    name = null
.end annotation


# instance fields
.field private size:I

.field final synthetic this$0:Lim/tpelyyftgw/ui/components/TableLayout$6;


# direct methods
.method static constructor <clinit>()V
    .registers 1

    return-void
.end method

.method constructor <init>(Lim/tpelyyftgw/ui/components/TableLayout$6;)V
    .registers 3
    .param p1, "this$0"    # Lim/tpelyyftgw/ui/components/TableLayout$6;

    .line 2017
    iput-object p1, p0, Lim/tpelyyftgw/ui/components/TableLayout$6$1;->this$0:Lim/tpelyyftgw/ui/components/TableLayout$6;

    const/4 v0, 0x0

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

    return-void
.end method


# virtual methods
.method protected getOffset(Lim/tpelyyftgw/ui/components/TableLayout;Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;IZ)I
    .registers 8
    .param p1, "gl"    # Lim/tpelyyftgw/ui/components/TableLayout;
    .param p2, "c"    # Lim/tpelyyftgw/ui/components/TableLayout$Child;
    .param p3, "a"    # Lim/tpelyyftgw/ui/components/TableLayout$Alignment;
    .param p4, "size"    # I
    .param p5, "hrz"    # Z

    .line 2039
    invoke-super/range {p0 .. p5}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->getOffset(Lim/tpelyyftgw/ui/components/TableLayout;Lim/tpelyyftgw/ui/components/TableLayout$Child;Lim/tpelyyftgw/ui/components/TableLayout$Alignment;IZ)I

    move-result v0

    const/4 v1, 0x0

    invoke-static {v1, v0}, Ljava/lang/Math;->max(II)I

    move-result v0

    return v0
.end method

.method protected include(II)V
    .registers 5
    .param p1, "before"    # I
    .param p2, "after"    # I

    .line 2028
    invoke-super {p0, p1, p2}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->include(II)V

    .line 2029
    iget v0, p0, Lim/tpelyyftgw/ui/components/TableLayout$6$1;->size:I

    add-int v1, p1, p2

    invoke-static {v0, v1}, Ljava/lang/Math;->max(II)I

    move-result v0

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout$6$1;->size:I

    .line 2030
    return-void
.end method

.method protected reset()V
    .registers 2

    .line 2022
    invoke-super {p0}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->reset()V

    .line 2023
    const/high16 v0, -0x80000000

    iput v0, p0, Lim/tpelyyftgw/ui/components/TableLayout$6$1;->size:I

    .line 2024
    return-void
.end method

.method protected size(Z)I
    .registers 4
    .param p1, "min"    # Z

    .line 2034
    invoke-super {p0, p1}, Lim/tpelyyftgw/ui/components/TableLayout$Bounds;->size(Z)I

    move-result v0

    iget v1, p0, Lim/tpelyyftgw/ui/components/TableLayout$6$1;->size:I

    invoke-static {v0, v1}, Ljava/lang/Math;->max(II)I

    move-result v0

    return v0
.end method