FloatingWindowReporter$Location.smali
.class public Lcom/cleanmaster/hpsharelib/kinfocreporter/FloatingWindowReporter$Location;
.super Ljava/lang/Object;
.source "FloatingWindowReporter.java"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/cleanmaster/hpsharelib/kinfocreporter/FloatingWindowReporter;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "Location"
.end annotation
# instance fields
.field public cm_liangbian:I
.field public location:I
# direct methods
.method public constructor <init>(II)V
.registers 3
.prologue
.line 15
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
.line 16
iput p1, p0, Lcom/cleanmaster/hpsharelib/kinfocreporter/FloatingWindowReporter$Location;->location:I
.line 17
iput p2, p0, Lcom/cleanmaster/hpsharelib/kinfocreporter/FloatingWindowReporter$Location;->cm_liangbian:I
.line 18
return-void
.end method