55 lines
1.4 KiB
Smali
55 lines
1.4 KiB
Smali
.class Lcom/moji/weatherprovider/update/LocationUpdater$2;
|
|
.super Landroid/os/Handler;
|
|
.source "LocationUpdater.java"
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingMethod;
|
|
value = Lcom/moji/weatherprovider/update/LocationUpdater;->d()V
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x0
|
|
name = null
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field final synthetic a:Lcom/moji/weatherprovider/update/LocationUpdater;
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>(Lcom/moji/weatherprovider/update/LocationUpdater;Landroid/os/Looper;)V
|
|
.locals 0
|
|
|
|
.line 393
|
|
iput-object p1, p0, Lcom/moji/weatherprovider/update/LocationUpdater$2;->a:Lcom/moji/weatherprovider/update/LocationUpdater;
|
|
|
|
invoke-direct {p0, p2}, Landroid/os/Handler;-><init>(Landroid/os/Looper;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public handleMessage(Landroid/os/Message;)V
|
|
.locals 0
|
|
|
|
.line 396
|
|
invoke-super {p0, p1}, Landroid/os/Handler;->handleMessage(Landroid/os/Message;)V
|
|
|
|
const/4 p1, 0x0
|
|
|
|
.line 397
|
|
invoke-virtual {p0, p1}, Lcom/moji/weatherprovider/update/LocationUpdater$2;->removeCallbacksAndMessages(Ljava/lang/Object;)V
|
|
|
|
.line 398
|
|
invoke-static {}, Landroid/os/Looper;->myLooper()Landroid/os/Looper;
|
|
|
|
move-result-object p1
|
|
|
|
invoke-virtual {p1}, Landroid/os/Looper;->quit()V
|
|
|
|
return-void
|
|
.end method
|