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

43 lines
1.1 KiB
Smali

.class public final synthetic Ln0/b;
.super Ljava/lang/Object;
.source "R8$$SyntheticClass"
# interfaces
.implements Landroidx/car/app/utils/RemoteUtils$b;
# instance fields
.field public final synthetic a:Landroidx/car/app/IStartCarApp;
.field public final synthetic b:Landroid/content/Intent;
# direct methods
.method public synthetic constructor <init>(Landroidx/car/app/IStartCarApp;Landroid/content/Intent;)V
.locals 0
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Ln0/b;->a:Landroidx/car/app/IStartCarApp;
iput-object p2, p0, Ln0/b;->b:Landroid/content/Intent;
return-void
.end method
# virtual methods
.method public final call()Ljava/lang/Object;
.locals 2
iget-object v0, p0, Ln0/b;->a:Landroidx/car/app/IStartCarApp;
iget-object v1, p0, Ln0/b;->b:Landroid/content/Intent;
invoke-static {v0, v1}, Landroidx/car/app/notification/CarAppNotificationBroadcastReceiver;->a(Landroidx/car/app/IStartCarApp;Landroid/content/Intent;)Ljava/lang/Object;
move-result-object v0
return-object v0
.end method