Searched refs:checkPendingIntent (Results 1 – 4 of 4) sorted by relevance
/aosp14/frameworks/base/core/java/android/app/ |
H A D | PendingIntent.java | 431 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 D | boot-image-profile.txt | 2426 HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Contex…
|
/aosp14/frameworks/base/config/ |
H A D | boot-image-profile.txt | 2426 HSPLandroid/app/PendingIntent;->checkPendingIntent(ILandroid/content/Intent;Landroid/content/Contex…
|
/aosp14/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 23495 Landroid/location/LocationManager;->checkPendingIntent(Landroid/app/PendingIntent;)V
|