58 lines
1.0 KiB
Smali
58 lines
1.0 KiB
Smali
.class public final Lp2/c$a;
|
|
.super Landroid/database/ContentObserver;
|
|
.source "Loader.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lp2/c;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x11
|
|
name = "a"
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field public final synthetic a:Lp2/c;
|
|
|
|
|
|
# direct methods
|
|
.method public constructor <init>(Lp2/c;)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iput-object p1, p0, Lp2/c$a;->a:Lp2/c;
|
|
|
|
.line 2
|
|
new-instance p1, Landroid/os/Handler;
|
|
|
|
invoke-direct {p1}, Landroid/os/Handler;-><init>()V
|
|
|
|
invoke-direct {p0, p1}, Landroid/database/ContentObserver;-><init>(Landroid/os/Handler;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public deliverSelfNotifications()Z
|
|
.locals 1
|
|
|
|
const/4 v0, 0x1
|
|
|
|
return v0
|
|
.end method
|
|
|
|
.method public onChange(Z)V
|
|
.locals 0
|
|
|
|
.line 1
|
|
iget-object p1, p0, Lp2/c$a;->a:Lp2/c;
|
|
|
|
invoke-virtual {p1}, Lp2/c;->onContentChanged()V
|
|
|
|
return-void
|
|
.end method
|