tmap/smali/androidx/core/app/a$h$a.smali
2022-06-10 21:38:30 +09:00

52 lines
1.4 KiB
Smali

.class public Landroidx/core/app/a$h$a;
.super Ljava/lang/Object;
.source "ActivityCompat.java"
# interfaces
.implements Landroidx/core/app/u$a;
# annotations
.annotation system Ldalvik/annotation/EnclosingMethod;
value = Landroidx/core/app/a$h;->onSharedElementsArrived(Ljava/util/List;Ljava/util/List;Landroid/app/SharedElementCallback$OnSharedElementsReadyListener;)V
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x1
name = null
.end annotation
# instance fields
.field public final synthetic a:Landroid/app/SharedElementCallback$OnSharedElementsReadyListener;
.field public final synthetic b:Landroidx/core/app/a$h;
# direct methods
.method public constructor <init>(Landroidx/core/app/a$h;Landroid/app/SharedElementCallback$OnSharedElementsReadyListener;)V
.locals 0
.line 1
iput-object p1, p0, Landroidx/core/app/a$h$a;->b:Landroidx/core/app/a$h;
iput-object p2, p0, Landroidx/core/app/a$h$a;->a:Landroid/app/SharedElementCallback$OnSharedElementsReadyListener;
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public a()V
.locals 1
.line 1
iget-object v0, p0, Landroidx/core/app/a$h$a;->a:Landroid/app/SharedElementCallback$OnSharedElementsReadyListener;
invoke-interface {v0}, Landroid/app/SharedElementCallback$OnSharedElementsReadyListener;->onSharedElementsReady()V
return-void
.end method