RootCacheScanTask$1.smali
.class Lcom/cleanmaster/junk/scan/RootCacheScanTask$1;
.super Ljava/lang/Object;
.source "RootCacheScanTask.java"
# interfaces
.implements Lcom/cm/plugincluster/common/interfaces/root/IOverallRootStateObserver;
# instance fields
.field final synthetic this$0:Lcom/cleanmaster/junk/scan/RootCacheScanTask;
# direct methods
.method constructor <init>(Lcom/cleanmaster/junk/scan/RootCacheScanTask;)V
.registers 2
.prologue
.line 168
iput-object p1, p0, Lcom/cleanmaster/junk/scan/RootCacheScanTask$1;->this$0:Lcom/cleanmaster/junk/scan/RootCacheScanTask;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onStateChange(I)V
.registers 4
.prologue
.line 172
iget-object v0, p0, Lcom/cleanmaster/junk/scan/RootCacheScanTask$1;->this$0:Lcom/cleanmaster/junk/scan/RootCacheScanTask;
invoke-static {v0}, Lcom/cleanmaster/junk/scan/RootCacheScanTask;->access$000(Lcom/cleanmaster/junk/scan/RootCacheScanTask;)Ljava/util/concurrent/BlockingQueue;
move-result-object v0
invoke-static {p1}, Ljava/lang/Integer;->valueOf(I)Ljava/lang/Integer;
move-result-object v1
invoke-interface {v0, v1}, Ljava/util/concurrent/BlockingQueue;->offer(Ljava/lang/Object;)Z
.line 173
return-void
.end method