Home
last modified time | relevance | path

Searched refs:getPendingIntentActivityAsApp (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java609 public abstract PendingIntent getPendingIntentActivityAsApp( in getPendingIntentActivityAsApp() method in ActivityManagerInternal
617 public abstract PendingIntent getPendingIntentActivityAsApp( in getPendingIntentActivityAsApp() method in ActivityManagerInternal
/aosp12/frameworks/base/services/core/java/com/android/server/pm/
H A DLauncherAppsService.java817 return mActivityManagerInternal.getPendingIntentActivityAsApp(requestCode, intents, in injectCreatePendingIntent()
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java16301 public PendingIntent getPendingIntentActivityAsApp(
16304 return getPendingIntentActivityAsApp(requestCode, new Intent[] { intent }, flags,
16309 public PendingIntent getPendingIntentActivityAsApp(
/aosp12/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java5632 summaryNotification.contentIntent = mAmi.getPendingIntentActivityAsApp(
/aosp12/frameworks/base/services/
H A Dart-profile6238 PLcom/android/server/am/ActivityManagerService$LocalService;->getPendingIntentActivityAsApp(ILandro…
6239 PLcom/android/server/am/ActivityManagerService$LocalService;->getPendingIntentActivityAsApp(I[Landr…