LocationServiceImpl.smali

.class public Lcom/cleanmaster/sync/binder/impl/LocationServiceImpl;
.super Lcom/cleanmaster/sync/binder/impl/LocationService$Stub;
.source "LocationServiceImpl.java"


# direct methods
.method public constructor <init>()V
    .registers 1

    .prologue
    .line 5
    invoke-direct {p0}, Lcom/cleanmaster/sync/binder/impl/LocationService$Stub;-><init>()V

    return-void
.end method


# virtual methods
.method public removeOnLocationUpdateListener()V
    .registers 1
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .prologue
    .line 16
    return-void
.end method

.method public setOnLocationUpdateListener(Lcom/cleanmaster/sync/binder/impl/OnLocationUpdateListener;)V
    .registers 2
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/os/RemoteException;
        }
    .end annotation

    .prologue
    .line 11
    return-void
.end method