Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/
H A DActivityManagerInternal.java753 public abstract ServiceNotificationPolicy applyForegroundServiceNotification( in applyForegroundServiceNotification() method in ActivityManagerInternal
/aosp14/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationManagerServiceTest.java1316 when(mAmi.applyForegroundServiceNotification( in testEnqueuedBlockedNotifications_appBlockedChannelForegroundService()
1340 when(mAmi.applyForegroundServiceNotification( in testEnqueuedBlockedNotifications_userBlockedChannelForegroundService()
1421 when(mAmi.applyForegroundServiceNotification( in testEnqueuedBlockedNotifications_blockedAppForegroundService()
1746 when(mAmi.applyForegroundServiceNotification( in testEnqueueNotificationWithTag_FgsAddsFlags_dismissalAllowed()
2218 when(mAmi.applyForegroundServiceNotification( in testCancelAllNotifications_IgnoreForegroundService()
2235 when(mAmi.applyForegroundServiceNotification( in testCancelAllNotifications_FgsFlag_NoFgs_Allowed()
2252 when(mAmi.applyForegroundServiceNotification( in testCancelAllNotifications_IgnoreOtherPackages()
2342 when(mAmi.applyForegroundServiceNotification( in testRemoveForegroundServiceFlag_ImmediatelyAfterEnqueue()
2382 when(mAmi.applyForegroundServiceNotification( in testCancelNotificationWithTag_fromApp_cannotCancelFgsChild()
2409 when(mAmi.applyForegroundServiceNotification( in testCancelNotificationWithTag_fromApp_cannotCancelFgsParent()
[all …]
/aosp14/frameworks/base/services/core/java/com/android/server/notification/
H A DNotificationManagerService.java6746 final ServiceNotificationPolicy policy = mAmi.applyForegroundServiceNotification(
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java18619 public ServiceNotificationPolicy applyForegroundServiceNotification( in applyForegroundServiceNotification() method
/aosp14/frameworks/base/services/
H A Dart-profile889 HSPLcom/android/server/am/ActivityManagerService$LocalService;->applyForegroundServiceNotification(…