MemoryInfo$1.smali
.class Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo$1;
.super Ljava/lang/Object;
.source "MemoryInfo.java"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field final synthetic this$0:Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo;
# direct methods
.method constructor <init>(Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo;)V
.registers 2
.prologue
.line 88
iput-object p1, p0, Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo$1;->this$0:Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.prologue
.line 91
const-string v0, "MemoryInfo"
iget-object v1, p0, Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo$1;->this$0:Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo;
invoke-virtual {v1}, Lcom/cleanmaster/hpsharelib/base/util/system/MemoryInfo;->toString()Ljava/lang/String;
move-result-object v1
invoke-static {v0, v1}, Lcom/cleanmaster/hpsharelib/utils/OpLog;->x(Ljava/lang/String;Ljava/lang/String;)V
.line 92
const-string v0, "InfoGet"
invoke-static {v0}, Lcom/cleanmaster/hpsharelib/boost/process/util/ProcessInfoHelper;->writeTotalMemoryInfoAllDirect(Ljava/lang/String;)V
.line 93
return-void
.end method