.class Landroidx/activity/result/ActivityResultRegistry$CallbackAndContract; .super Ljava/lang/Object; .source "ActivityResultRegistry.java" # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Landroidx/activity/result/ActivityResultRegistry; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0xa name = "CallbackAndContract" .end annotation .annotation system Ldalvik/annotation/Signature; value = { "", "Ljava/lang/Object;" } .end annotation # instance fields .field final mCallback:Landroidx/activity/result/ActivityResultCallback; .annotation system Ldalvik/annotation/Signature; value = { "Landroidx/activity/result/ActivityResultCallback<", "TO;>;" } .end annotation .end field .field final mContract:Landroidx/activity/result/contract/ActivityResultContract; .annotation system Ldalvik/annotation/Signature; value = { "Landroidx/activity/result/contract/ActivityResultContract<", "*TO;>;" } .end annotation .end field # direct methods .method constructor (Landroidx/activity/result/ActivityResultCallback;Landroidx/activity/result/contract/ActivityResultContract;)V .locals 0 .annotation system Ldalvik/annotation/Signature; value = { "(", "Landroidx/activity/result/ActivityResultCallback<", "TO;>;", "Landroidx/activity/result/contract/ActivityResultContract<", "*TO;>;)V" } .end annotation .line 461 invoke-direct {p0}, Ljava/lang/Object;->()V .line 462 iput-object p1, p0, Landroidx/activity/result/ActivityResultRegistry$CallbackAndContract;->mCallback:Landroidx/activity/result/ActivityResultCallback; .line 463 iput-object p2, p0, Landroidx/activity/result/ActivityResultRegistry$CallbackAndContract;->mContract:Landroidx/activity/result/contract/ActivityResultContract; return-void .end method