RelationalRecommendConfig$1.smali
.class final Lcom/dianxinos/optimizer/module/recommend/data/RelationalRecommendConfig$1;
.super Ljava/lang/Object;
.source "RelationalRecommendConfig.java"
# interfaces
.implements Ljava/lang/Runnable;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/dianxinos/optimizer/module/recommend/data/RelationalRecommendConfig;->schedulePullRelationalAlarm(Landroid/content/Context;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = null
.end annotation
# instance fields
.field final synthetic val$ctx:Landroid/content/Context;
# direct methods
.method constructor <init>(Landroid/content/Context;)V
.registers 2
.prologue
.line 196
iput-object p1, p0, Lcom/dianxinos/optimizer/module/recommend/data/RelationalRecommendConfig$1;->val$ctx:Landroid/content/Context;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public run()V
.registers 3
.prologue
.line 199
iget-object v0, p0, Lcom/dianxinos/optimizer/module/recommend/data/RelationalRecommendConfig$1;->val$ctx:Landroid/content/Context;
const/4 v1, 0x1
invoke-static {v0, v1}, Lcom/dianxinos/optimizer/module/recommend/data/RelationalRecommendConfig;->pullRelationalRecommendFromServer(Landroid/content/Context;Z)V
.line 200
return-void
.end method