2022-06-10 21:38:30 +09:00

41 lines
854 B
Smali

.class public final synthetic Li1/i;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Ljava/lang/Runnable;
# instance fields
.field public final synthetic a:Lr1/c;
.field public final synthetic b:Landroid/location/Location;
# direct methods
.method public synthetic constructor <init>(Lr1/c;Landroid/location/Location;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Li1/i;->a:Lr1/c;
iput-object p2, p0, Li1/i;->b:Landroid/location/Location;
return-void
.end method
# virtual methods
.method public final run()V
.locals 2
iget-object v0, p0, Li1/i;->a:Lr1/c;
iget-object v1, p0, Li1/i;->b:Landroid/location/Location;
invoke-static {v0, v1}, Landroidx/core/location/a$e;->a(Lr1/c;Landroid/location/Location;)V
return-void
.end method