t.smali
.class Lcom/cleanmaster/notification/t;
.super Landroid/database/ContentObserver;
.source "NotificationFeatureUtilizationMonitor.java"
# instance fields
.field final synthetic a:Landroid/content/Context;
.field final synthetic b:Lcom/cleanmaster/notification/s;
# direct methods
.method constructor <init>(Lcom/cleanmaster/notification/s;Landroid/os/Handler;Landroid/content/Context;)V
.registers 4
.prologue
.line 110
iput-object p1, p0, Lcom/cleanmaster/notification/t;->b:Lcom/cleanmaster/notification/s;
iput-object p3, p0, Lcom/cleanmaster/notification/t;->a:Landroid/content/Context;
invoke-direct {p0, p2}, Landroid/database/ContentObserver;-><init>(Landroid/os/Handler;)V
return-void
.end method
# virtual methods
.method public onChange(Z)V
.registers 4
.prologue
.line 113
iget-object v0, p0, Lcom/cleanmaster/notification/t;->a:Landroid/content/Context;
invoke-static {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;
move-result-object v0
invoke-virtual {v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getPermanentNotificationBrightnessUtilization()I
move-result v0
.line 114
iget-object v1, p0, Lcom/cleanmaster/notification/t;->a:Landroid/content/Context;
invoke-static {v1}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->getInstanse(Landroid/content/Context;)Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;
move-result-object v1
add-int/lit8 v0, v0, 0x1
invoke-virtual {v1, v0}, Lcom/cleanmaster/hpsharelib/configmanager/ServiceConfigManager;->setPermanentNotificationBrightnessUtilization(I)V
.line 118
return-void
.end method