WeatherServiceImpl.smali
.class public Lcom/cleanmaster/sync/binder/impl/WeatherServiceImpl;
.super Lcom/cleanmaster/sync/binder/impl/WeatherService$Stub;
.source "WeatherServiceImpl.java"
# direct methods
.method public constructor <init>()V
.registers 1
.prologue
.line 8
invoke-direct {p0}, Lcom/cleanmaster/sync/binder/impl/WeatherService$Stub;-><init>()V
return-void
.end method
# virtual methods
.method public asyncGetWeather(Lcom/cleanmaster/sync/binder/impl/OnWeatherDataChangeListener;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 48
return-void
.end method
.method public getAlertWeather()Lcom/cleanmaster/weather/data/AlertWeatherData;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 24
const/4 v0, 0x0
return-object v0
.end method
.method public getThreeDaysWeather()[Lcom/cleanmaster/weather/data/WeatherData;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 18
const/4 v0, 0x0
return-object v0
.end method
.method public getTodayWeather()Lcom/cleanmaster/weather/data/WeatherData;
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 12
const/4 v0, 0x0
return-object v0
.end method
.method public removeOnWeatherDataChangeListener()V
.registers 1
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 42
return-void
.end method
.method public removeWeatherData()V
.registers 1
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 31
return-void
.end method
.method public setCity(Ljava/lang/String;Ljava/lang/String;)V
.registers 3
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 53
return-void
.end method
.method public setOnWeatherDataChangeListener(Lcom/cleanmaster/sync/binder/impl/OnWeatherDataChangeListener;)V
.registers 2
.annotation system Ldalvik/annotation/Throws;
value = {
Landroid/os/RemoteException;
}
.end annotation
.prologue
.line 37
return-void
.end method