59 lines
1.5 KiB
Smali
59 lines
1.5 KiB
Smali
.class Landroid/support/v4/app/TaskStackBuilder$TaskStackBuilderApi16Impl;
|
|
.super Landroid/support/v4/app/TaskStackBuilder$TaskStackBuilderBaseImpl;
|
|
.source "TaskStackBuilder.java"
|
|
|
|
|
|
# annotations
|
|
.annotation build Landroid/support/annotation/RequiresApi;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/v4/app/TaskStackBuilder;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "TaskStackBuilderApi16Impl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 89
|
|
invoke-direct {p0}, Landroid/support/v4/app/TaskStackBuilder$TaskStackBuilderBaseImpl;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getPendingIntent(Landroid/content/Context;[Landroid/content/Intent;IILandroid/os/Bundle;)Landroid/app/PendingIntent;
|
|
.locals 3
|
|
|
|
.line 93
|
|
new-instance v0, Landroid/content/Intent;
|
|
|
|
const/4 v1, 0x0
|
|
|
|
aget-object v2, p2, v1
|
|
|
|
invoke-direct {v0, v2}, Landroid/content/Intent;-><init>(Landroid/content/Intent;)V
|
|
|
|
const v2, 0x1000c000
|
|
|
|
invoke-virtual {v0, v2}, Landroid/content/Intent;->addFlags(I)Landroid/content/Intent;
|
|
|
|
move-result-object v0
|
|
|
|
aput-object v0, p2, v1
|
|
|
|
.line 95
|
|
invoke-static {p1, p3, p2, p4, p5}, Landroid/app/PendingIntent;->getActivities(Landroid/content/Context;I[Landroid/content/Intent;ILandroid/os/Bundle;)Landroid/app/PendingIntent;
|
|
|
|
move-result-object p1
|
|
|
|
return-object p1
|
|
.end method
|