Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java178 public abstract void setPendingIntentAllowBgActivityStarts( in setPendingIntentAllowBgActivityStarts() method in ActivityManagerInternal
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java12474 verify(mAmi, times(3)).setPendingIntentAllowBgActivityStarts(any(),
12502 verify(mAmi, times(4)).setPendingIntentAllowBgActivityStarts(any(),
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java6889 mAmi.setPendingIntentAllowBgActivityStarts(pendingIntent.getTarget(),
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java17742 public void setPendingIntentAllowBgActivityStarts(IIntentSender target, in setPendingIntentAllowBgActivityStarts() method in ActivityManagerService.LocalService
/aosp14/frameworks/base/services/
H A Dart-profile918 …m/android/server/am/ActivityManagerService$LocalService;->setPendingIntentAllowBgActivityStarts(La…