LauncherUtil$LauncherDesktopInfo.smali

.class public Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil$LauncherDesktopInfo;
.super Ljava/lang/Object;
.source "LauncherUtil.java"


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x9
    name = "LauncherDesktopInfo"
.end annotation


# instance fields
.field public iconOnDesktopCount:I

.field public maxXhappend:I

.field public maxYhappend:I

.field public minScreenPosition:I

.field public minXhappend:I

.field public minYhappend:I

.field public screenCountofIconExisted:I

.field public seatOccupied:I

.field public setScreen:Ljava/util/HashSet;
    .annotation system Ldalvik/annotation/Signature;
        value = {
            "Ljava/util/HashSet",
            "<",
            "Ljava/lang/Integer;",
            ">;"
        }
    .end annotation
.end field


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

    .prologue
    const/4 v0, 0x0

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

    .line 1314
    iput v0, p0, Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil$LauncherDesktopInfo;->seatOccupied:I

    .line 1315
    iput v0, p0, Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil$LauncherDesktopInfo;->minXhappend:I

    .line 1316
    iput v0, p0, Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil$LauncherDesktopInfo;->maxXhappend:I

    .line 1317
    iput v0, p0, Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil$LauncherDesktopInfo;->minYhappend:I

    .line 1318
    iput v0, p0, Lcom/cleanmaster/hpsharelib/base/util/system/LauncherUtil$LauncherDesktopInfo;->maxYhappend:I

    .line 1319
    return-void
.end method