Searched refs:checkPendingIntent (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/core/java/android/app/ |
D | PendingIntent.java | 439 private static void checkPendingIntent(int flags, @NonNull Intent intent, in checkPendingIntent() method in PendingIntent 574 checkPendingIntent(flags, intent, context, /* isActivityResultType */ false); in getActivityAsUser() 708 checkPendingIntent(flags, intents[i], context, /* isActivityResultType */ false); in getActivitiesAsUser() 761 checkPendingIntent(flags, intent, context, /* isActivityResultType */ false); in getBroadcastAsUser() 840 checkPendingIntent(flags, intent, context, /* isActivityResultType */ false); in buildServicePendingIntent()
|
/frameworks/base/boot/ |
D | boot-image-profile.txt | 2398 HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Contex…
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 2398 HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Contex…
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 23495 Landroid/location/LocationManager;->checkPendingIntent(Landroid/app/PendingIntent;)V
|