WindowInsetsCompat.smali

.class public Lcom/dcloud/android/v4/view/WindowInsetsCompat;
.super Ljava/lang/Object;


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

    .line 1
    invoke-direct {p0}, Ljava/lang/Object;-><init>()V

    return-void
.end method


# virtual methods
.method public consumeStableInsets()Lcom/dcloud/android/v4/view/WindowInsetsCompat;
    .registers 1

    return-object p0
.end method

.method public consumeSystemWindowInsets()Lcom/dcloud/android/v4/view/WindowInsetsCompat;
    .registers 1

    return-object p0
.end method

.method public getStableInsetBottom()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getStableInsetLeft()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getStableInsetRight()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getStableInsetTop()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getSystemWindowInsetBottom()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getSystemWindowInsetLeft()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getSystemWindowInsetRight()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public getSystemWindowInsetTop()I
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public hasInsets()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public hasStableInsets()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public hasSystemWindowInsets()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public isConsumed()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public isRound()Z
    .registers 2

    const/4 v0, 0x0

    return v0
.end method

.method public replaceSystemWindowInsets(IIII)Lcom/dcloud/android/v4/view/WindowInsetsCompat;
    .registers 5

    return-object p0
.end method

.method public replaceSystemWindowInsets(Landroid/graphics/Rect;)Lcom/dcloud/android/v4/view/WindowInsetsCompat;
    .registers 2

    return-object p0
.end method