EcoGalleryAdapterView$SelectionNotifier.smali

.class Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;
.super Ljava/lang/Object;
.source "EcoGalleryAdapterView.java"

# interfaces
.implements Ljava/lang/Runnable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x2
    name = "SelectionNotifier"
.end annotation


# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;


# direct methods
.method private constructor <init>(Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;)V
    .registers 2

    .prologue
    .line 853
    iput-object p1, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;->this$0:Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;

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

    return-void
.end method

.method synthetic constructor <init>(Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$1;)V
    .registers 3

    .prologue
    .line 853
    invoke-direct {p0, p1}, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;-><init>(Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;)V

    return-void
.end method


# virtual methods
.method public run()V
    .registers 2

    .prologue
    .line 855
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;->this$0:Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;

    iget-boolean v0, v0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;->mDataChanged:Z

    if-eqz v0, :cond_14

    .line 859
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;->this$0:Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;

    invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;->getAdapter()Landroid/widget/Adapter;

    move-result-object v0

    if-eqz v0, :cond_13

    .line 860
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;->this$0:Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;

    invoke-virtual {v0, p0}, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;->post(Ljava/lang/Runnable;)Z

    .line 865
    :cond_13
    :goto_13
    return-void

    .line 863
    :cond_14
    iget-object v0, p0, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView$SelectionNotifier;->this$0:Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;

    invoke-static {v0}, Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;->access$200(Lcom/cleanmaster/hpsharelib/ui/widget/EcoGalleryAdapterView;)V

    goto :goto_13
.end method