Home
last modified time | relevance | path

Searched refs:checkPendingIntent (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/app/
H A DPendingIntent.java431 private static void checkPendingIntent(int flags, @NonNull Intent intent, in checkPendingIntent() method in PendingIntent
566 checkPendingIntent(flags, intent, context, /* isActivityResultType */ false); in getActivityAsUser()
700 checkPendingIntent(flags, intents[i], context, /* isActivityResultType */ false); in getActivitiesAsUser()
753 checkPendingIntent(flags, intent, context, /* isActivityResultType */ false); in getBroadcastAsUser()
832 checkPendingIntent(flags, intent, context, /* isActivityResultType */ false); in buildServicePendingIntent()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt2426 HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Contex…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt2426 HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Contex…
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt23495 Landroid/location/LocationManager;->checkPendingIntent(Landroid/app/PendingIntent;)V