88 lines
2.4 KiB
Smali
88 lines
2.4 KiB
Smali
.class abstract Landroid/support/v4/app/BaseFragmentActivityApi16;
|
|
.super Landroid/support/v4/app/BaseFragmentActivityApi14;
|
|
.source "BaseFragmentActivityApi16.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroid/support/annotation/RestrictTo;
|
|
.end annotation
|
|
|
|
|
|
# instance fields
|
|
.field mStartedActivityFromFragment:Z
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 34
|
|
invoke-direct {p0}, Landroid/support/v4/app/BaseFragmentActivityApi14;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public startActivityForResult(Landroid/content/Intent;ILandroid/os/Bundle;)V
|
|
.locals 1
|
|
.param p3 # Landroid/os/Bundle;
|
|
.annotation build Landroid/support/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroid/support/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.line 49
|
|
iget-boolean v0, p0, Landroid/support/v4/app/BaseFragmentActivityApi16;->mStartedActivityFromFragment:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/4 v0, -0x1
|
|
|
|
if-eq p2, v0, :cond_0
|
|
|
|
.line 51
|
|
invoke-static {p2}, Landroid/support/v4/app/BaseFragmentActivityApi16;->checkForValidRequestCode(I)V
|
|
|
|
.line 54
|
|
:cond_0
|
|
invoke-super {p0, p1, p2, p3}, Landroid/support/v4/app/BaseFragmentActivityApi14;->startActivityForResult(Landroid/content/Intent;ILandroid/os/Bundle;)V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public startIntentSenderForResult(Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V
|
|
.locals 1
|
|
.param p3 # Landroid/content/Intent;
|
|
.annotation build Landroid/support/annotation/Nullable;
|
|
.end annotation
|
|
.end param
|
|
.annotation build Landroid/support/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/Throws;
|
|
value = {
|
|
Landroid/content/IntentSender$SendIntentException;
|
|
}
|
|
.end annotation
|
|
|
|
.line 64
|
|
iget-boolean v0, p0, Landroid/support/v4/app/BaseFragmentActivityApi16;->mStartedIntentSenderFromFragment:Z
|
|
|
|
if-nez v0, :cond_0
|
|
|
|
const/4 v0, -0x1
|
|
|
|
if-eq p2, v0, :cond_0
|
|
|
|
.line 66
|
|
invoke-static {p2}, Landroid/support/v4/app/BaseFragmentActivityApi16;->checkForValidRequestCode(I)V
|
|
|
|
.line 69
|
|
:cond_0
|
|
invoke-super/range {p0 .. p7}, Landroid/support/v4/app/BaseFragmentActivityApi14;->startIntentSenderForResult(Landroid/content/IntentSender;ILandroid/content/Intent;IIILandroid/os/Bundle;)V
|
|
|
|
return-void
|
|
.end method
|