Files
CS-Classes/CS435-Mobile_Sec/Module-8/malicious_code/SendData$1.smali
2025-06-17 14:42:22 -07:00

77 lines
1.7 KiB
Smali

.class Lcom/mobiseed/repackaging/SendData$1;
.super Ljava/lang/Object;
.source "MaliciousCode.java"
# interfaces
.implements Landroid/location/LocationListener;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Lcom/mobiseed/repackaging/SendData;->doInBackground([Ljava/lang/String;)Ljava/lang/Void;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x0
name = null
.end annotation
# instance fields
.field final synthetic this$0:Lcom/mobiseed/repackaging/SendData;
# direct methods
.method constructor <init>(Lcom/mobiseed/repackaging/SendData;)V
.locals 0
.param p1, "this$0" # Lcom/mobiseed/repackaging/SendData;
.prologue
.line 58
iput-object p1, p0, Lcom/mobiseed/repackaging/SendData$1;->this$0:Lcom/mobiseed/repackaging/SendData;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public onLocationChanged(Landroid/location/Location;)V
.locals 0
.param p1, "location" # Landroid/location/Location;
.prologue
.line 61
return-void
.end method
.method public onProviderDisabled(Ljava/lang/String;)V
.locals 0
.param p1, "s" # Ljava/lang/String;
.prologue
.line 76
return-void
.end method
.method public onProviderEnabled(Ljava/lang/String;)V
.locals 0
.param p1, "s" # Ljava/lang/String;
.prologue
.line 71
return-void
.end method
.method public onStatusChanged(Ljava/lang/String;ILandroid/os/Bundle;)V
.locals 0
.param p1, "s" # Ljava/lang/String;
.param p2, "i" # I
.param p3, "bundle" # Landroid/os/Bundle;
.prologue
.line 66
return-void
.end method