CircleBackgroundView$1.smali

.class Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$1;
.super Ljava/lang/Object;
.source "CircleBackgroundView.java"

# interfaces
.implements Landroid/view/ViewTreeObserver$OnGlobalLayoutListener;


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;


# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;)V
    .registers 2

    .prologue
    .line 68
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$1;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

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

    return-void
.end method


# virtual methods
.method public onGlobalLayout()V
    .registers 4

    .prologue
    .line 72
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$1;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->getWidth()I

    move-result v0

    .line 73
    iget-object v1, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$1;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

    invoke-virtual {v1}, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->getHeight()I

    move-result v1

    .line 75
    if-lez v0, :cond_10

    if-gtz v1, :cond_11

    .line 81
    :cond_10
    :goto_10
    return-void

    .line 79
    :cond_11
    iget-object v2, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$1;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

    # setter for: Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->mWidth:I
    invoke-static {v2, v0}, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->access$002(Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;I)I

    .line 80
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView$1;->this$0:Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;

    # setter for: Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->mHeight:I
    invoke-static {v0, v1}, Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;->access$102(Lcom/cleanmaster/hpsharelib/boost/acc/ui/CircleBackgroundView;I)I

    goto :goto_10
.end method